20#ifndef __MESHCUT_FONCTION_HXX__
21#define __MESHCUT_FONCTION_HXX__
Definition: MeshCut_Carre.hxx:26
float longueurSegment(int ngA, int ngB)
Definition: MeshCut_Fonctions.cxx:33
float distanceNoeudPlan(float point[3])
Definition: MeshCut_Fonctions.cxx:48
int positionNoeudPlan(int indiceNoeud)
Definition: MeshCut_Fonctions.cxx:62
int intersectionSegmentPlan(int it4, int na)
Equation paramétrique de la droite AB: OP = OA + lambda AB.
Definition: MeshCut_Fonctions.cxx:84