#include <InspectionFeature.h>
Public Member Functions | |
| virtual float | getDistance (const Base::Vector3f &) const |
| InspectNominalMesh (const Mesh::MeshObject &rMesh, float offset) | |
| ~InspectNominalMesh () | |
Public Member Functions inherited from Inspection::InspectNominalGeometry | |
| virtual float | getDistance (const Base::Vector3f &) const =0 |
| InspectNominalGeometry () | |
| virtual | ~InspectNominalGeometry () |
| InspectNominalMesh::InspectNominalMesh | ( | const Mesh::MeshObject & | rMesh, |
| float | offset | ||
| ) |
| InspectNominalMesh::~InspectNominalMesh | ( | ) |
|
virtual |