Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CylinderData Class ReferenceVertical standing cylinder. More...
Inheritance diagram for CylinderData:
Detailed DescriptionVertical standing cylinder. Definition at line 14 of file CylinderData.h.
Constructor & Destructor Documentation
Constructor. Definition at line 15 of file CylinderData.cc. Referenced by CylinderData::extractCylinders(). Member Function Documentation
Apply a transformation matrix to the shape. Implements BaseData. Definition at line 56 of file CylinderData.cc.
Import cylinders of specified colors from Sketch<uchar> as a vector of Shape<CylinderData> Definition at line 123 of file CylinderData.cc.
Returns the bounding box of the cylinder. Reimplemented from BaseData. Definition at line 40 of file CylinderData.cc.
return the centroid of the shape in point format Implements BaseData. Definition at line 36 of file CylinderData.cc. Referenced by CylinderData::render().
Implements BaseData. Definition at line 40 of file CylinderData.h.
Definition at line 25 of file CylinderData.h.
Definition at line 27 of file CylinderData.h.
Definition at line 26 of file CylinderData.h.
Definition at line 29 of file CylinderData.h. Shapes match if their coordinates agree. DOES NOT Assume type and color already checked. Implements BaseData. Definition at line 21 of file CylinderData.cc.
Prints information about this shape. Implements BaseData. Definition at line 47 of file CylinderData.cc.
Project to ground plane using given matrix. Implements BaseData. Definition at line 60 of file CylinderData.cc. Update shape parameters after matching to another shape. Implements BaseData. Definition at line 38 of file CylinderData.cc. Member Data DocumentationDefinition at line 16 of file CylinderData.h. Referenced by CylinderData::applyTransform(), CylinderData::CylinderData(), CylinderData::extractCylinders(), CylinderData::getBoundingBox(), CylinderData::getCentroid(), CylinderData::isMatchFor(), CylinderData::printParams(), and CylinderData::projectToGround(). Definition at line 17 of file CylinderData.h. Referenced by CylinderData::extractCylinders(), CylinderData::getBoundingBox(), CylinderData::getHeight(), CylinderData::printParams(), CylinderData::projectToGround(), and CylinderData::render().
Definition at line 19 of file CylinderData.h. Referenced by CylinderData::extractCylinders(), CylinderData::getOrientation(), and CylinderData::printParams(). Definition at line 18 of file CylinderData.h. Referenced by CylinderData::extractCylinders(), CylinderData::getBoundingBox(), CylinderData::getRadius(), CylinderData::isMatchFor(), CylinderData::printParams(), CylinderData::projectToGround(), and CylinderData::render(). 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 |