
Go to the source code of this file.
Packages | |
| package | MESHCUT |
Functions | |
| float | MESHCUT.longueurSegment (int ngA, int ngB) |
| float | MESHCUT.distanceNoeudPlan (float point[3]) |
| float | MESHCUT.distanceNoeudPlan (int ng) |
| int | MESHCUT.positionNoeudPlan (int indiceNoeud) |
| int | MESHCUT.intersectionSegmentPlan (int it4, int na) |
| Equation paramétrique de la droite AB: OP = OA + lambda AB. | |