Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EllipseElement Class Reference

#include <GraphicsData.h>

Inheritance diagram for EllipseElement:

Detailed Description

Definition at line 85 of file GraphicsData.h.

List of all members.

Public Member Functions

 EllipseElement (const std::string &_name, const xyPair &_center, float _semimajor, float _semiminor, AngTwoPi _orientation, bool _filled, 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 std::string &  _name,
const xyPair _center,
float  _semimajor,
float  _semiminor,
AngTwoPi  _orientation,
bool  _filled,
const rgb  _color = rgb(255,0,0) 
)

Definition at line 91 of file GraphicsData.h.

virtual ~EllipseElement (  )  [virtual]

Definition at line 96 of file GraphicsData.h.


Member Data Documentation

Definition at line 87 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

Definition at line 90 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

Definition at line 89 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

Definition at line 88 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

Definition at line 88 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().


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

DualCoding 5.1CVS
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3