载入中...
搜索中...
未找到
One draw batch: all packed rects of one face direction for one chunk. 更多...
#include <VoxelWorld.h>
Public 属性 | |
| const Chunk * | chunk = nullptr |
| FaceDir | dir = FaceDir::PosX |
| const uint32_t * | packed = nullptr |
| const uint32_t * | ao = nullptr |
| int | count = 0 |
详细描述
One draw batch: all packed rects of one face direction for one chunk.
在文件 VoxelWorld.h 第 39 行定义.
类成员变量说明
◆ ao
| const uint32_t* eve::voxel::DrawBatch::ao = nullptr |
在文件 VoxelWorld.h 第 43 行定义.
◆ chunk
| const Chunk* eve::voxel::DrawBatch::chunk = nullptr |
在文件 VoxelWorld.h 第 40 行定义.
◆ count
| int eve::voxel::DrawBatch::count = 0 |
在文件 VoxelWorld.h 第 44 行定义.
◆ dir
| FaceDir eve::voxel::DrawBatch::dir = FaceDir::PosX |
在文件 VoxelWorld.h 第 41 行定义.
◆ packed
| const uint32_t* eve::voxel::DrawBatch::packed = nullptr |
在文件 VoxelWorld.h 第 42 行定义.
该结构体的文档由以下文件生成:
- src/modules/voxel/VoxelWorld.h