kdtree_cell< CELL > Struct Template Reference

#include <kdtree_cell.hpp>

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

template<class CELL>
struct mmx::shape::kdtree_cell< CELL >

Definition at line 25 of file kdtree_cell.hpp.


Member Typedef Documentation

typedef kdtree<CELL *> Kdtree

Definition at line 28 of file kdtree_cell.hpp.

typedef node<CELL *> Node

Definition at line 27 of file kdtree_cell.hpp.


Member Function Documentation

Node* root ( void   )  [inline]

Member Data Documentation

Seq<CELL *> m_leaves

Definition at line 35 of file kdtree_cell.hpp.

std::map<CELL*,Node*> m_map

Definition at line 36 of file kdtree_cell.hpp.

std::list<Node *> m_nodes

Definition at line 33 of file kdtree_cell.hpp.

Referenced by kdtree_cell< CELL >::root().


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

Generated on 6 Dec 2012 for shape by  doxygen 1.6.1