Voxellancer
0.3
A game about voxels in space
|
This is the complete list of members for VoxelNeighbourHelper, including all inherited members.
considerNeighbour(const glm::ivec3 &pos, const glm::ivec3 &offset) (defined in VoxelNeighbourHelper) | VoxelNeighbourHelper | protected |
m_includeDiagonals (defined in VoxelNeighbourHelper) | VoxelNeighbourHelper | protected |
m_neighbours (defined in VoxelNeighbourHelper) | VoxelNeighbourHelper | protected |
m_voxelCluster (defined in VoxelNeighbourHelper) | VoxelNeighbourHelper | protected |
neighbours(const glm::ivec3 &pos) (defined in VoxelNeighbourHelper) | VoxelNeighbourHelper | |
neighbours(Voxel *voxel) (defined in VoxelNeighbourHelper) | VoxelNeighbourHelper | |
VoxelNeighbourHelper(VoxelCluster *voxelCluster, bool includeDiagonals=true) (defined in VoxelNeighbourHelper) | VoxelNeighbourHelper |