Go to the source code of this file.
Functions | |
| bool | createUncertainZone () |
| bool | createNearestIntersections () |
| bool | extendSelectedBorders () |
| bool | extendSelectedBordersToSurface () |
| bool | smoothSelection () |
| bool | relaxSelection () |
| bool | simplifyMesh () |
| bool | centerSelection () |
| bool | plateVerticesOnFaces () |
| bool | plateVerticesOnEdges () |
| bool | plateVerticesOnVertices () |
| bool | selectMacroVertices () |
| bool | selectAllMacroEdges () |
| bool | selectMacroEdges () |
| bool | selectMacroFaces () |
| bool | selectBordersBetweenSelectedDarts () |
| bool | importGr2d (const char *AFileName) |
| bool | importXyz (const char *AFileName) |
| bool | importTs (const char *AFileName) |
| bool | importCloud (const char *AFileName) |
| bool centerSelection | ( | ) |
| bool createNearestIntersections | ( | ) |
| bool createUncertainZone | ( | ) |
| bool extendSelectedBorders | ( | ) |
| bool extendSelectedBordersToSurface | ( | ) |
| bool importCloud | ( | const char * | AFileName | ) |
| bool importGr2d | ( | const char * | AFileName | ) |
| bool importTs | ( | const char * | AFileName | ) |
| bool importXyz | ( | const char * | AFileName | ) |
| bool plateVerticesOnEdges | ( | ) |
| bool plateVerticesOnFaces | ( | ) |
| bool plateVerticesOnVertices | ( | ) |
| bool relaxSelection | ( | ) |
| bool selectAllMacroEdges | ( | ) |
| bool selectBordersBetweenSelectedDarts | ( | ) |
| bool selectMacroEdges | ( | ) |
| bool selectMacroFaces | ( | ) |
| bool selectMacroVertices | ( | ) |
| bool simplifyMesh | ( | ) |
| bool smoothSelection | ( | ) |
1.5.8