Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EllipseElement Class Reference

#include <GraphicsData.h>

Inheritance diagram for EllipseElement:

Detailed Description

Definition at line 62 of file GraphicsData.h.

List of all members.

Public Member Functions

 EllipseElement (const xyPair &_center, float _semimajor, float _semiminor, AngTwoPi _orientation=0, bool _filled=false, const rgb _color=rgb(255, 0, 0))
virtual ~EllipseElement ()

Public Attributes

xyPair center
float semimajor
float semiminor
AngPi orientation
bool filled

Constructor & Destructor Documentation

EllipseElement ( const xyPair _center,
float  _semimajor,
float  _semiminor,
AngTwoPi  _orientation = 0,
bool  _filled = false,
const rgb  _color = rgb(255,0,0) 
)

Definition at line 68 of file GraphicsData.h.

virtual ~EllipseElement (  )  [virtual]

Definition at line 73 of file GraphicsData.h.


Member Data Documentation

Definition at line 64 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

bool filled

Definition at line 67 of file GraphicsData.h.

Definition at line 66 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

Definition at line 65 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

Definition at line 65 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().


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

DualCoding 5.1CVS
Generated Fri Mar 16 05:23:52 2012 by Doxygen 1.6.3