|
Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
| VoxelParticleIntersectionCheck (const VoxelParticleEngine &engine) | |
| virtual bool | isDead (const VoxelParticleData &particle) override |
Protected Member Functions | |
| virtual void | beforeCheck () |
Protected Attributes | |
| const VoxelParticleEngine & | m_particleEngine |
| Sphere | m_Sphere |