Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LineElement Class Reference

#include <GraphicsData.h>

Inheritance diagram for LineElement:

Detailed Description

Definition at line 50 of file GraphicsData.h.

List of all members.

Public Member Functions

 LineElement (const std::string &_name, const xyPair &_pt1, const xyPair &_pt2, const rgb _color=rgb(0, 0, 255))
virtual ~LineElement ()

Public Attributes

xyPair pt1
xyPair pt2

Constructor & Destructor Documentation

LineElement ( const std::string &  _name,
const xyPair _pt1,
const xyPair _pt2,
const rgb  _color = rgb(0,0,255) 
)

Definition at line 53 of file GraphicsData.h.

virtual ~LineElement (  )  [virtual]

Definition at line 55 of file GraphicsData.h.


Member Data Documentation

Definition at line 52 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

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