# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CQuadTree::CNode Template Class Reference

Inheritance diagram for NL3D::CQuadTree::CNode

Inheritance graph
[legend]
Collaboration diagram for NL3D::CQuadTree::CNode:

Collaboration graph
[legend]
List of all members.

Public Methods

 CNode (const T &val)

Public Attributes

Value

Constructor & Destructor Documentation

NL3D::CQuadTree::CNode::CNode ( const T & val ) [inline]
 

Definition at line 283 of file quad_tree.h.


Member Data Documentation

T NL3D::CQuadTree::CNode::Value
 

Definition at line 282 of file quad_tree.h.


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