ARB
Public Member Functions | List of all members
NodeLeafDistance Class Reference

Public Member Functions

 NodeLeafDistance ()
 
GBT_LEN get_downdist () const
 
void set_downdist (GBT_LEN DownDist)
 
GBT_LEN get_updist () const
 
void set_updist (GBT_LEN UpDist)
 

Detailed Description

Definition at line 289 of file TreeNode.cxx.

Constructor & Destructor Documentation

NodeLeafDistance::NodeLeafDistance ( )
inline

Definition at line 295 of file TreeNode.cxx.

Member Function Documentation

GBT_LEN NodeLeafDistance::get_downdist ( ) const
inline

Definition at line 301 of file TreeNode.cxx.

References rt_assert.

void NodeLeafDistance::set_downdist ( GBT_LEN  DownDist)
inline

Definition at line 302 of file TreeNode.cxx.

GBT_LEN NodeLeafDistance::get_updist ( ) const
inline

Definition at line 307 of file TreeNode.cxx.

References rt_assert.

void NodeLeafDistance::set_updist ( GBT_LEN  UpDist)
inline

Definition at line 308 of file TreeNode.cxx.


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