#include <3DPoint.h>
Public Member Functions | |
| C3DPoint (void) | |
| Constructor.   | |
| ~C3DPoint (void) | |
| Destructor.   | |
| double | Distance (const C3DPoint &Other) const | 
| Distance to another point.   | |
3D Point class.
---------------------------------------------------------------------------
      
  | 
  
| 
 Constructor. 
-------------------------------------------------------------------------- ---------------------------------------------------------------------------  | 
  
      
  | 
  
| 
 Destructor. 
-------------------------------------------------------------------------- ---------------------------------------------------------------------------  | 
  
      
  | 
  
| 
 Distance to another point. 
-------------------------------------------------------------------------- ---------------------------------------------------------------------------  | 
  
 1.4.4