HDTree  0.5.2
HDTree C++ API
MyData Class Reference

Example user class. More...

Public Member Functions

 MyData (float x, float y, float z)
 
void clear ()
 
float mag () const
 

Private Member Functions

template<typename Branch >
void attach (Branch &b)
 

Private Attributes

float x_
 
float y_
 
float z_
 

Friends

class hdtree::access
 

Detailed Description

Example user class.


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