| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/container/spacetree.h>
Public Member Functions | |
| STNODEInfo (const NodePointer &node, const Cell< DIM > &cell, const SpaceTreePath< DIM > &path) | |
Public Attributes | |
| NodePointer | node_ |
| Cell< DIM > | cell_ |
| SpaceTreePath< DIM > | path_ |
| VRS::SpaceTree< NODE, DIM >::STNODEInfo::STNODEInfo | ( | const NodePointer & | node, | |
| const Cell< DIM > & | cell, | |||
| const SpaceTreePath< DIM > & | path | |||
| ) | [inline] |
| NodePointer VRS::SpaceTree< NODE, DIM >::STNODEInfo::node_ |
| Cell<DIM> VRS::SpaceTree< NODE, DIM >::STNODEInfo::cell_ |
| SpaceTreePath<DIM> VRS::SpaceTree< NODE, DIM >::STNODEInfo::path_ |