Kohi Game Engine
|
#include <terrain.h>
Data Fields | |
u32 | surface_index_count |
The index count for the chunk surface. More... | |
u32 | total_index_count |
The total index count, including those for side skirts. More... | |
u32 * | indices |
The index data. More... | |
u64 | index_buffer_offset |
The offset from the beginning of the index buffer. More... | |
u64 index_buffer_offset |
The offset from the beginning of the index buffer.
u32* indices |
The index data.
u32 surface_index_count |
The index count for the chunk surface.
u32 total_index_count |
The total index count, including those for side skirts.