cgma
OctTreeEntry< X, E > Struct Template Reference

#include <OctTreeCell.hpp>

List of all members.

Public Attributes

Xnode
OctTreeEntry< X, E > * next

Detailed Description

template<class X, class E>
struct OctTreeEntry< X, E >

Definition at line 22 of file OctTreeCell.hpp.


Member Data Documentation

template<class X, class E>
OctTreeEntry<X,E>* OctTreeEntry< X, E >::next

Definition at line 25 of file OctTreeCell.hpp.

template<class X, class E>
X* OctTreeEntry< X, E >::node

Definition at line 24 of file OctTreeCell.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines