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

each Voxel contains a linked list of Objects More...

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

Public Member Functions

 Voxel (const Voxel &cpy)
 
void add (Object *o)
 definitely not thread-safe.
 
void remove (Object *o)
 definitely not thread-safe.
 

Public Attributes

ObjectmObjects
 the linked list of objects in this voxel
 

Detailed Description

each Voxel contains a linked list of Objects

Definition at line 92 of file al_HashSpace.hpp.


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