lux::OctNode< NodeData > Struct Template Reference

#include <octree.h>

List of all members.

Public Member Functions

 OctNode ()
 ~OctNode ()

Public Attributes

OctNodechildren [8]
vector< NodeData > data

Detailed Description

template<class NodeData>
struct lux::OctNode< NodeData >

Definition at line 33 of file octree.h.


Constructor & Destructor Documentation

template<class NodeData>
lux::OctNode< NodeData >::OctNode (  )  [inline]

Definition at line 34 of file octree.h.

template<class NodeData>
lux::OctNode< NodeData >::~OctNode (  )  [inline]

Definition at line 38 of file octree.h.


Member Data Documentation

template<class NodeData>
OctNode* lux::OctNode< NodeData >::children[8]
template<class NodeData>
vector<NodeData> lux::OctNode< NodeData >::data

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

Generated on 22 Jan 2010 for lux by  doxygen 1.6.1