Actual warnings were fixed.
theError: Matrix from math;
myindex: IntegerVector from math;
-ERR3d: Real;
-ERR2d: Real;
lambda1: Real;
lambda2: Real;
fields DirectionOfSort : XY from gp;
- Tolerance : Real from Standard;
end ComparatorOfVertexOfDelaun;
Vm : Real from Standard; -- Min V de la surf
VM : Real from Standard; -- Max V de la surf
previousPoint : PntOn2S from IntSurf;
- prevtg : Boolean from Standard;
previousd3d : Vec from gp;
previousd2d : Dir2d from gp;
seqAjout : SequenceOfInteger from TColStd;
bisectortwotoremove : DataMapOfIntegerBisector from MAT;
bisectormap : DataMapOfIntegerBisector from MAT;
roots : ListOfBisector from MAT;
- thecurrentindex : Integer;
isDone : Boolean;
end Mat2d;