Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DominoData Class ReferenceSubclass of Brick that describes a Domino. More...
Inheritance diagram for DominoData:
Detailed DescriptionSubclass of Brick that describes a Domino. Definition at line 9 of file DominoData.h.
Member Enumeration Documentation
Helper function for domino construction. Definition at line 42 of file DominoData.h. Constructor & Destructor Documentation
Definition at line 12 of file DominoData.h. Member Function Documentation
Compute an object grasp point based on some feature of the object, e.g., the low end of a domino. Definition at line 26 of file DominoData.cc. Referenced by DominoData::computeTargetPosition().
Compute a point on the destination target based on some feature of the target, e.g., the left side of a domino. Definition at line 39 of file DominoData.cc.
Definition at line 7 of file DominoData.cc.
Definition at line 32 of file DominoData.h.
Definition at line 27 of file DominoData.h.
Definition at line 30 of file DominoData.h.
Definition at line 34 of file DominoData.h.
Definition at line 26 of file DominoData.h.
Definition at line 31 of file DominoData.h. Match dominoes based on their parameters. (Virtual in BaseData.). Reimplemented from BrickData. Definition at line 15 of file DominoData.cc.
Definition at line 35 of file DominoData.h.
Definition at line 28 of file DominoData.h. Member Data Documentationheight of the domino Definition at line 59 of file DominoData.h. Referenced by DominoData::getHeight().
number of dots on high side Definition at line 56 of file DominoData.h. Referenced by DominoData::getHighValue(), DominoData::isMatchFor(), and DominoData::setValues(). length of the domino (longest dimension) Definition at line 57 of file DominoData.h. Referenced by DominoData::getLength(). color of the dividing line Definition at line 60 of file DominoData.h. Referenced by DominoData::getLineColor(), and DominoData::setLineColor().
number of dots on low side Definition at line 55 of file DominoData.h. Referenced by DominoData::getLowValue(), DominoData::isMatchFor(), and DominoData::setValues(). width of the domino (smaller than length); Definition at line 58 of file DominoData.h. Referenced by DominoData::getWidth(). The documentation for this class was generated from the following files: |
DualCoding 5.1CVS |
Generated Mon May 9 04:56:30 2016 by Doxygen 1.6.3 |