geometric::screen_point Class Reference

a simple class used to describe points on a graphics screen. More...

#include <screen_rectangle.h>

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

List of all members.

Public Member Functions

 screen_point (int x=0, int y=0)
 screen_point (int r, double_angle theta)
 screen_point (const point< int > &original)
 DEFINE_CLASS_NAME ("screen_point")

Detailed Description

a simple class used to describe points on a graphics screen.

Definition at line 34 of file screen_rectangle.h.


Constructor & Destructor Documentation

geometric::screen_point::screen_point ( int  x = 0,
int  y = 0 
) [inline]

Definition at line 37 of file screen_rectangle.h.

geometric::screen_point::screen_point ( int  r,
double_angle  theta 
) [inline]

Definition at line 38 of file screen_rectangle.h.

geometric::screen_point::screen_point ( const point< int > &  original  )  [inline]

Definition at line 39 of file screen_rectangle.h.


Member Function Documentation

geometric::screen_point::DEFINE_CLASS_NAME ( "screen_point"   ) 

The documentation for this class was generated from the following file:
Generated on Sat Jan 28 04:25:37 2012 for hoople2 project by  doxygen 1.6.3