quadtree< Object, CELL > Class Template Reference
#include <quadtree.hpp>
List of all members.
Public Member Functions
Detailed Description
template<class Object, class CELL>
class mmx::shape::quadtree< Object, CELL >
Definition at line 22 of file quadtree.hpp.
Constructor & Destructor Documentation
Member Function Documentation
Node* root |
( |
void |
|
) |
[inline] |
Definition at line 32 of file quadtree.hpp.
00032 {
00033 return m_root ;
00034 }
The documentation for this class was generated from the following file: