|
FreeCAD C++
|
#include <Mod/Mesh/App/Core/Evaluation.h>
Public Member Functions | |
| bool | Visit (const MeshFacet &, const MeshFacet &, unsigned long, unsigned long) |
Public Member Functions inherited from MeshCore::MeshFacetVisitor | |
| MeshFacetVisitor (void) | |
| Construction. | |
| virtual | ~MeshFacetVisitor (void) |
| Denstruction. | |
| virtual bool | AllowVisit (const MeshFacet &rclFacet, const MeshFacet &rclFrom, unsigned long ulFInd, unsigned long ulLevel, unsigned short neighbourIndex) |
|
virtual |
Returns always true and collects the indices with wrong orientation.
Reimplemented from MeshCore::MeshOrientationVisitor.
1.8.15