geometric::cartesian_point Class Reference

Provides a geometric point that use double floating points numbers. More...

#include <cartesian_objects.h>

Inheritance diagram for geometric::cartesian_point:

Inheritance graph
[legend]
Collaboration diagram for geometric::cartesian_point:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 cartesian_point (double x=0, double y=0)
 cartesian_point (double r, double_angle theta)
 cartesian_point (const point< double > &to_copy)
 IMPLEMENT_CLASS_NAME ("cartesian_point")

Detailed Description

Provides a geometric point that use double floating points numbers.

Definition at line 31 of file cartesian_objects.h.


Constructor & Destructor Documentation

geometric::cartesian_point::cartesian_point ( double  x = 0,
double  y = 0 
) [inline]

Definition at line 34 of file cartesian_objects.h.

geometric::cartesian_point::cartesian_point ( double  r,
double_angle  theta 
) [inline]

Definition at line 35 of file cartesian_objects.h.

geometric::cartesian_point::cartesian_point ( const point< double > &  to_copy  )  [inline]

Definition at line 36 of file cartesian_objects.h.


Member Function Documentation

geometric::cartesian_point::IMPLEMENT_CLASS_NAME ( "cartesian_point"   ) 


The documentation for this class was generated from the following file:
Generated on Fri Oct 10 04:30:40 2008 for HOOPLE Libraries by  doxygen 1.5.1