#include <grid.h>
Public Member Functions | |
GMailboxPrim (boost::shared_ptr< Primitive > p) | |
Public Attributes | |
boost::shared_ptr< Primitive > | primitive |
int | lastMailboxId |
Definition at line 37 of file grid.h.
lux::GMailboxPrim::GMailboxPrim | ( | boost::shared_ptr< Primitive > | p | ) | [inline] |
Definition at line 38 of file grid.h.
References lastMailboxId, and primitive.
Definition at line 43 of file grid.h.
Referenced by GMailboxPrim().
boost::shared_ptr<Primitive> lux::GMailboxPrim::primitive |
Definition at line 42 of file grid.h.
Referenced by GMailboxPrim(), lux::Voxel::Intersect(), and lux::Voxel::IntersectP().