$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
IncludeContext Struct Reference
Collaboration diagram for IncludeContext:
[legend]

Data Fields

LoadedBufferbuffers_head
 
Chunkchunks_head
 
Chunkchunks_tail
 
size_t total_size
 
int recursion_depth
 

Field Documentation

◆ buffers_head

LoadedBuffer* IncludeContext::buffers_head

◆ chunks_head

Chunk* IncludeContext::chunks_head

◆ chunks_tail

Chunk* IncludeContext::chunks_tail

◆ recursion_depth

int IncludeContext::recursion_depth

◆ total_size

size_t IncludeContext::total_size

The documentation for this struct was generated from the following file: