]> OCCT Git - occt-copy.git/commit
New Element() method was added at the level of Poly_Mesh class. This method is more...
authorssv <ssv@opencascade.com>
Thu, 2 Jul 2015 11:25:30 +0000 (14:25 +0300)
committerssv <ssv@opencascade.com>
Thu, 2 Jul 2015 11:25:30 +0000 (14:25 +0300)
commit62317aefeebf74e20da8e79ebd0b97d7f1bdf4b9
treee095040a2608b85064379a1e8a395285c8105a90
parentf3a397c320c69604c4d295a37fa4eebc7f4e2994
New Element() method was added at the level of Poly_Mesh class. This method is more convenient than direct accessing of Poly_Element structures with low-level treatment of its internal triangles. Moreover, the new method encapsulates the conventional order of nodes in the pair of triangles composing a quad.
src/Poly/Poly_Mesh.cxx
src/Poly/Poly_Mesh.hxx