Public Member Functions

kdtree::Entry Class Reference
[kd-tree Library]

base class for kd-tree entries. Clients can inherit from this. More...

#include <kdtree.h>

Inheritance diagram for kdtree::Entry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Entry (void) throw ()

Detailed Description

base class for kd-tree entries. Clients can inherit from this.

Definition at line 123 of file kdtree.h.


Constructor & Destructor Documentation

kdtree::Entry::~Entry ( void   )  throw () [virtual]

Definition at line 41 of file kdtree.cpp.


The documentation for this class was generated from the following files: