|
Allolib
1.0
C++ Components For Interactive Multimedia
|
container for registered spatial elements More...
Public Attributes | |
| Vec3d | pos |
| uint32_t | hash |
| which voxel ID it belongs to (or invalidHash()) | |
| Object * | next |
| Object * | prev |
| neighbors in the same voxel | |
| union { | |
| uint32_t id | |
| < a way to attach user-defined payloads: | |
| void * userdata | |
| }; | |
container for registered spatial elements
Definition at line 79 of file al_HashSpace.hpp.