Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
VoxelNeighbourHelper Member List

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)VoxelNeighbourHelperprotected
m_includeDiagonals (defined in VoxelNeighbourHelper)VoxelNeighbourHelperprotected
m_neighbours (defined in VoxelNeighbourHelper)VoxelNeighbourHelperprotected
m_voxelCluster (defined in VoxelNeighbourHelper)VoxelNeighbourHelperprotected
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