载入中...
搜索中...
未找到
eve::voxel::Chunk 成员列表
成员的完整列表,这些成员属于 eve::voxel::Chunk,包括所有继承而来的类成员
| Chunk(int cx=0, int cy=0, int cz=0) | eve::voxel::Chunk | inline |
| clear() | eve::voxel::Chunk | inline |
| cx() const | eve::voxel::Chunk | inline |
| cy() const | eve::voxel::Chunk | inline |
| cz() const | eve::voxel::Chunk | inline |
| ensureMeshed(const CubeTypeRegistry &types=CubeTypeRegistry::empty(), ChunkSampler sampler=nullptr, void *samplerUserData=nullptr) | eve::voxel::Chunk | inline |
| faceAOPackedData(FaceDir dir) const | eve::voxel::Chunk | inline |
| facePackedData(FaceDir dir) const | eve::voxel::Chunk | inline |
| faceRectCount(FaceDir dir) const | eve::voxel::Chunk | inline |
| faceRects(FaceDir dir) const | eve::voxel::Chunk | inline |
| fill(uint8_t texId) | eve::voxel::Chunk | inline |
| get(int x, int y, int z) const | eve::voxel::Chunk | inline |
| isDirty() const | eve::voxel::Chunk | inline |
| markDirty() | eve::voxel::Chunk | inline |
| originX() const | eve::voxel::Chunk | inline |
| originY() const | eve::voxel::Chunk | inline |
| originZ() const | eve::voxel::Chunk | inline |
| rawVoxels() const | eve::voxel::Chunk | inline |
| remesh(const CubeTypeRegistry &types=CubeTypeRegistry::empty(), ChunkSampler sampler=nullptr, void *samplerUserData=nullptr) | eve::voxel::Chunk | inline |
| set(int x, int y, int z, uint8_t texId) | eve::voxel::Chunk | inline |
| setVoxelData(const uint8_t *src) | eve::voxel::Chunk | inline |
| totalRectCount() const | eve::voxel::Chunk | inline |
| worldAABB(float &minX, float &minY, float &minZ, float &maxX, float &maxY, float &maxZ) const | eve::voxel::Chunk | inline |