Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PointElement Class Reference

#include <GraphicsData.h>

Inheritance diagram for PointElement:

Detailed Description

Definition at line 148 of file GraphicsData.h.

List of all members.

Public Member Functions

 PointElement (const std::string &_name, const xyPair &_center, const rgb _color=rgb(255, 0, 0))
virtual ~PointElement ()

Public Attributes

xyPair center

Constructor & Destructor Documentation

PointElement ( const std::string &  _name,
const xyPair _center,
const rgb  _color = rgb(255,0,0) 
)

Definition at line 151 of file GraphicsData.h.

virtual ~PointElement (  )  [virtual]

Definition at line 153 of file GraphicsData.h.


Member Data Documentation

Definition at line 150 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