]> OCCT Git - occt.git/commit
0025262: Foundation Classes - Poly package improvements
authorpdn <pdn@opencascade.com>
Tue, 23 Sep 2014 08:04:57 +0000 (12:04 +0400)
committerbugmaster <bugmaster@opencascade.com>
Sun, 21 Mar 2021 16:15:07 +0000 (19:15 +0300)
commitf7ad1e7e3729c128014a23f18c028c55f50db301
treef5c92f7ab91406f0d19b62b82306a166a9322a2e
parent0c2517292fef234d6399aeb4e587e94045b2f305
0025262: Foundation Classes - Poly package improvements

Improvements of functionality of Poly package:
* Add function to intersect a triangulation by an axis.
* Add function to intersect a triangle by an axis.
* Correct the bugs in the methods RemoveDegenerated, RemoveTriangle and ReplaceNodes of the class Poly_CoherentTriangulation.
src/Poly/Poly.cxx
src/Poly/Poly.hxx
src/Poly/Poly_CoherentTriangulation.cxx