Allolib  1.0
C++ Components For Interactive Multimedia
al::HashSpace::Object Struct Reference

container for registered spatial elements More...

#include <C:/Users/Andres/source/repos/casm_viewer/external/tinc/external/allolib/include/al/spatial/al_HashSpace.hpp>

Public Attributes

Vec3d pos
 
uint32_t hash
 which voxel ID it belongs to (or invalidHash())
 
Objectnext
 
Objectprev
 neighbors in the same voxel
 
union {
   uint32_t   id
 < a way to attach user-defined payloads:
 
   void *   userdata
 
}; 
 

Detailed Description

container for registered spatial elements

Definition at line 79 of file al_HashSpace.hpp.


The documentation for this struct was generated from the following file: