]> OCCT Git - occt-copy.git/commit
0025936: Modeling Data - reusable data structure for 2D tesselation (3- and 4-nodal...
authorvro <vladislav.romashko@opencascade.com>
Fri, 5 Feb 2021 12:03:45 +0000 (15:03 +0300)
committervro <vladislav.romashko@opencascade.com>
Fri, 5 Feb 2021 12:03:45 +0000 (15:03 +0300)
commiteb9c72252f0ace6cf458bf854786b7c5bfcf0302
tree6d7e48457212eaec369c175e9483acf8a55d3428
parentcfb9db8a4d135724d52ccc550d1bcb4c768b0ea3
0025936: Modeling Data - reusable data structure for 2D tesselation (3- and 4-nodal mesh)

// Just forgot to add Poly_Element and Poly_Mesh files into the Git.
src/Poly/Poly_Element.cxx [new file with mode: 0644]
src/Poly/Poly_Element.hxx [new file with mode: 0644]
src/Poly/Poly_Mesh.cxx [new file with mode: 0644]
src/Poly/Poly_Mesh.hxx [new file with mode: 0644]