mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +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
144 B
Plaintext
7 lines
144 B
Plaintext
001 standard_shading
|
|
002 standard_incmesh
|
|
003 advanced_shading
|
|
004 advanced_incmesh
|
|
005 standard_incmesh_parallel
|
|
006 advanced_incmesh_parallel
|