Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Shape< TargetData > Class Template Reference
Inheritance diagram for Shape< TargetData >:
Detailed Descriptiontemplate<>
|
Public Member Functions | |
SHAPESTUFF_H (TargetData) | |
Shape (ShapeSpace &s, const EndPoint &frontLeftPt, const EndPoint &frontRightPt, const EndPoint &backLeftPt, const EndPoint &backRightPt, const EndPoint &frontIntersect, const EndPoint &backIntersect, const float height) | |
Make a target from a point, two end points, and a height. | |
Shape (const TargetData &newData) | |
Copy constructor. |
Shape | ( | ShapeSpace & | s, | |
const EndPoint & | frontLeftPt, | |||
const EndPoint & | frontRightPt, | |||
const EndPoint & | backLeftPt, | |||
const EndPoint & | backRightPt, | |||
const EndPoint & | frontIntersect, | |||
const EndPoint & | backIntersect, | |||
const float | height | |||
) |
Make a target from a point, two end points, and a height.
Shape | ( | const TargetData & | newData | ) |
Copy constructor.
SHAPESTUFF_H | ( | TargetData | ) |
DualCoding 5.1CVS |
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3 |