Calculates the shortest distance of the underlying geometry to a given point. More...
#include <InspectionFeature.h>
Public Member Functions | |
| virtual float | getDistance (const Base::Vector3f &)=0 |
| InspectNominalGeometry () | |
| virtual | ~InspectNominalGeometry () |
Calculates the shortest distance of the underlying geometry to a given point.
Definition at line 97 of file InspectionFeature.h.
| Inspection::InspectNominalGeometry::InspectNominalGeometry | ( | ) | [inline] |
Definition at line 100 of file InspectionFeature.h.
| virtual Inspection::InspectNominalGeometry::~InspectNominalGeometry | ( | ) | [inline, virtual] |
Definition at line 101 of file InspectionFeature.h.
| virtual float Inspection::InspectNominalGeometry::getDistance | ( | const Base::Vector3f & | ) | [pure virtual] |
1.6.1