|
Voxellancer
0.3
A game about voxels in space
|
This is the complete list of members for CrucialVoxel, including all inherited members.
| addToCluster(VoxelCluster *cluster) (defined in Voxel) | Voxel | virtual |
| addToObject(WorldObject *worldObject) (defined in CrucialVoxel) | CrucialVoxel | virtual |
| applyDamage(float deltaHp) (defined in Voxel) | Voxel | |
| CrucialVoxel(const glm::ivec3 &gridCell, int index) (defined in CrucialVoxel) | CrucialVoxel | |
| damageForwardingDestructionDamage() (defined in Voxel) | Voxel | virtual |
| defaultHp() (defined in Voxel) | Voxel | protectedstatic |
| defaultMass() (defined in Voxel) | Voxel | protectedstatic |
| gridCell() const (defined in Voxel) | Voxel | |
| hp() const (defined in Voxel) | Voxel | |
| index() const (defined in SpecialVoxel) | SpecialVoxel | |
| m_gridCell (defined in Voxel) | Voxel | protected |
| m_hp (defined in Voxel) | Voxel | protected |
| m_index (defined in SpecialVoxel) | SpecialVoxel | protected |
| m_normalizedMass (defined in Voxel) | Voxel | protected |
| m_visuals (defined in Voxel) | Voxel | protected |
| m_voxelTreeNode (defined in Voxel) | Voxel | protected |
| normalizedMass() const (defined in Voxel) | Voxel | |
| onDestruction() (defined in CrucialVoxel) | CrucialVoxel | virtual |
| onRemoval() (defined in CrucialVoxel) | CrucialVoxel | virtual |
| position() const (defined in Voxel) | Voxel | |
| s_defaultHp (defined in Voxel) | Voxel | protectedstatic |
| s_defaultMass (defined in Voxel) | Voxel | protectedstatic |
| setVoxelTreeNode(VoxelTreeNode *voxelTreeNode) (defined in Voxel) | Voxel | |
| SpecialVoxel(const glm::ivec3 &gridCell, int index, uint32_t color, float mass, float hp) (defined in SpecialVoxel) | SpecialVoxel | |
| visuals() const (defined in Voxel) | Voxel | virtual |
| Voxel(const glm::ivec3 &gridCell, uint32_t color=0xFFFFFF, float mass=defaultMass(), float hp=defaultHp(), float emissiveness=0) (defined in Voxel) | Voxel | |
| Voxel(const Voxel &other) (defined in Voxel) | Voxel | |
| voxelTreeNode() (defined in Voxel) | Voxel | |
| ~Voxel() (defined in Voxel) | Voxel | virtual |