Inspection::InspectActualGeometry Class Referenceabstract

Delivers the number of points to be checked and returns the appropriate point to an index. More...

#include <InspectionFeature.h>

Public Member Functions

virtual unsigned long countPoints () const =0
 Number of points to be checked. More...
 
virtual Base::Vector3f getPoint (unsigned long) const =0
 
 InspectActualGeometry ()
 
virtual ~InspectActualGeometry ()
 

Detailed Description

Delivers the number of points to be checked and returns the appropriate point to an index.

Constructor & Destructor Documentation

◆ InspectActualGeometry()

Inspection::InspectActualGeometry::InspectActualGeometry ( )

◆ ~InspectActualGeometry()

virtual Inspection::InspectActualGeometry::~InspectActualGeometry ( )
virtual

Member Function Documentation

◆ countPoints()

virtual unsigned long Inspection::InspectActualGeometry::countPoints ( ) const
pure virtual

◆ getPoint()


The documentation for this class was generated from the following file: