mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
In fact, the DRAW-command "mesh" is duplicate of "incmesh". The difference is that the "mesh" creates DRAW-object MeshTest_DrawableMesh. However, this object is currently not applicable (e.g. we cannot display it). DRAW-commands "mesh", "addshape", "smooth", "edges", "vertices", "medge", "mvertex", "triangle", "dumpvertex", "dumpedge", "dumptriangle" and "onetriangulation" have been removed. The class MeshTest_DrawableMesh has been removed as useless. Testgrids "mesh standard_mesh" and "mesh advanced_mesh" have been removed.
7 lines
127 B
Plaintext
Executable File
7 lines
127 B
Plaintext
Executable File
MeshTest.cxx
|
|
MeshTest.hxx
|
|
MeshTest_CheckTopology.cxx
|
|
MeshTest_CheckTopology.hxx
|
|
MeshTest_PluginCommands.cxx
|
|
MeshTest_Debug.cxx
|