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 OctNode< NodeData >

Definition at line 30 of file octree.h.


Constructor & Destructor Documentation

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

Definition at line 31 of file octree.h.

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

Definition at line 35 of file octree.h.


Member Data Documentation

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

template<class NodeData>
vector<NodeData> OctNode< NodeData >::data


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

Generated on Mon Jul 20 17:31:55 2009 for pbrt by  doxygen 1.5.6