Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
BiColorMarkerData Class ReferenceMarker shapes, described by a single point in space. More...
Inheritance diagram for BiColorMarkerData:
Detailed DescriptionMarker shapes, described by a single point in space. Definition at line 14 of file BiColorMarkerData.h.
Constructor & Destructor Documentation
Constructor. Definition at line 24 of file BiColorMarkerData.cc. Referenced by BiColorMarkerData::extractMarkers(). Member Function Documentation
Extract bicolor markers from sketch. Reimplemented from MarkerData. Definition at line 59 of file BiColorMarkerData.cc.
Return the string description for this marker (used to display marker specific information). Reimplemented from MarkerData. Definition at line 51 of file BiColorMarkerData.cc.
Test for marker with matching features. Unlike isMatchFor, does not consider positions, should just compare things like colors or other marker-specific features. Reimplemented from MarkerData. Definition at line 38 of file BiColorMarkerData.cc.
Print information about this shape. Reimplemented from MarkerData. Definition at line 30 of file BiColorMarkerData.cc. Member Data Documentation
Initial value:
MarkerData::registerMarkerType("biColorMarkerType",BiColorMarkerData::extractMarkers) type of bicolor markers Definition at line 40 of file BiColorMarkerData.h. Referenced by BiColorMarkerData::BiColorMarkerData(), and BiColorMarkerData::extractMarkers(). the color on the bottom of the marker Definition at line 19 of file BiColorMarkerData.h. Referenced by BiColorMarkerData::getMarkerDescription(), BiColorMarkerData::isMatchingMarker(), and BiColorMarkerData::printParams(). the color on the top of the marker Definition at line 17 of file BiColorMarkerData.h. Referenced by BiColorMarkerData::getMarkerDescription(), BiColorMarkerData::isMatchingMarker(), and BiColorMarkerData::printParams(). 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 |