NL3D::CQuadGrid< T >::CQuadNode Class Reference

template<class T>
class NL3D::CQuadGrid< T >::CQuadNode


Public Member Functions

 CQuadNode (NLMISC::CBlockMemory< CNode *, false > *bm)

Data Fields

NLMISC::CSTLBlockList< CNode * > Nodes

Constructor & Destructor Documentation

template<class T>
NL3D::CQuadGrid< T >::CQuadNode::CQuadNode NLMISC::CBlockMemory< CNode *, false > *  bm  )  [inline]
 

Definition at line 230 of file 3d/quad_grid.h.

References NL3D::CQuadGrid< T >::CQuadNode::Nodes.

00230 : Nodes(bm) {}


Field Documentation

template<class T>
NLMISC::CSTLBlockList<CNode*> NL3D::CQuadGrid< T >::CQuadNode::Nodes
 

Definition at line 228 of file 3d/quad_grid.h.

Referenced by NL3D::CQuadGrid< T >::CQuadNode::CQuadNode(), NL3D::CQuadGrid< T >::erase(), and NL3D::CQuadGrid< T >::insert().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 07:33:53 2004 for NeL by doxygen 1.3.6