version 3.3

VRS::SpaceTree< NODE, DIM >::STNODEInfo Struct Reference

#include <vrs/container/spacetree.h>

List of all members.

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_

template<typename NODE, UINT DIM>
struct VRS::SpaceTree< NODE, DIM >::STNODEInfo


Constructor & Destructor Documentation

template<typename NODE, UINT DIM>
VRS::SpaceTree< NODE, DIM >::STNODEInfo::STNODEInfo ( const NodePointer node,
const Cell< DIM > &  cell,
const SpaceTreePath< DIM > &  path 
) [inline]


Member Data Documentation

template<typename NODE, UINT DIM>
NodePointer VRS::SpaceTree< NODE, DIM >::STNODEInfo::node_

template<typename NODE, UINT DIM>
Cell<DIM> VRS::SpaceTree< NODE, DIM >::STNODEInfo::cell_

template<typename NODE, UINT DIM>
SpaceTreePath<DIM> VRS::SpaceTree< NODE, DIM >::STNODEInfo::path_


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

Generated on Thu May 24 06:00:19 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact