Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
EndPoint Class Reference
Inheritance diagram for EndPoint:
Detailed DescriptionDefinition at line 10 of file EndPoint.h.
Constructor & Destructor Documentation
Definition at line 31 of file EndPoint.h.
Definition at line 34 of file EndPoint.h. Definition at line 37 of file EndPoint.h. Member Function Documentation
Checks if endpoint comes to close to edge of camera frame and if so, marks it as invalid. Definition at line 5 of file EndPoint.cc.
Definition at line 61 of file EndPoint.h.
Definition at line 66 of file EndPoint.h.
Definition at line 65 of file EndPoint.h.
Definition at line 43 of file EndPoint.h. Referenced by LineData::printEnds(), LineData::printParams(), LineData::setDrawCoords(), and LineData::setEndPts(). Definition at line 49 of file EndPoint.h. Referenced by EndPoint::operator==().
Definition at line 40 of file EndPoint.h. Referenced by PolygonData::formsNewEndline(), PolygonData::isClosed(), LineData::mergeWith(), LineData::printEnds(), TargetData::printParams(), LineData::printParams(), LineData::setEndPts(), PolygonData::tryClosePolygon(), PolygonData::tryImportNewEndline(), TargetData::update_derived_properties(), LineData::updateLinePt(), and TargetData::updateParams().
Definition at line 67 of file EndPoint.h. Referenced by LineData::setEndPts(). Definition at line 50 of file EndPoint.h.
Definition at line 44 of file EndPoint.h. Referenced by LineData::LineData(), LineData::setEndPts(), and LineData::setInfinite().
Definition at line 62 of file EndPoint.h. Referenced by LineData::setEndPts().
Definition at line 41 of file EndPoint.h. Referenced by EndPoint::checkValidity(), TargetData::extractLineTarget(), LineData::LineData(), LineData::setEndPts(), and TargetData::update_derived_properties().
Definition at line 23 of file EndPoint.cc.
Definition at line 13 of file EndPoint.cc. Referenced by TargetData::mergeWith(), LineData::updateLinePt(), TargetData::updateParams(), and EndPoint::updateParams(). Friends And Related Function Documentation
Definition at line 28 of file EndPoint.h.
Definition at line 27 of file EndPoint.h.
Definition at line 29 of file EndPoint.h. Member Data Documentationactive indicates whether or not the line is to terminate at this point. If false, the line will continue infinitely as a ray beyond this point. Definition at line 18 of file EndPoint.h. Referenced by EndPoint::isActive(), and EndPoint::setActive().
How many measurements have gone into the estimate of this point. Definition at line 24 of file EndPoint.h. Referenced by EndPoint::clearNumUpdates(), EndPoint::decrementNumUpdates(), EndPoint::incrementNumUpdates(), EndPoint::numUpdates(), EndPoint::setNumUpdates(), and EndPoint::updateParams().
rendering_valid is set when the line is rendered and cleared if an endpoint is modified Definition at line 21 of file EndPoint.h. Referenced by LineData::renderOnTo(), EndPoint::setActive(), and EndPoint::updateParams(). valid indicates whether or not this is known to be the final end-point of the line. If false, this was the point at which the line went off-camera, not the true end point. Definition at line 14 of file EndPoint.h. Referenced by EndPoint::isValid(), LineData::mergeWith(), and EndPoint::setValid(). 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 |