mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
- all data maps where shape used as a key have been replaced with indexed data maps. Now index used for iteration through this map instead of shape-key. - new test have been added. This test allows to test stability of DraftAngle-algo. - alignment corrections... Removing warnings
16 lines
352 B
Plaintext
Executable File
16 lines
352 B
Plaintext
Executable File
Draft.cxx
|
|
Draft.hxx
|
|
Draft_IndexedDataMapOfEdgeEdgeInfo.hxx
|
|
Draft_IndexedDataMapOfFaceFaceInfo.hxx
|
|
Draft_IndexedDataMapOfVertexVertexInfo.hxx
|
|
Draft_EdgeInfo.cxx
|
|
Draft_EdgeInfo.hxx
|
|
Draft_ErrorStatus.hxx
|
|
Draft_FaceInfo.cxx
|
|
Draft_FaceInfo.hxx
|
|
Draft_Modification.cxx
|
|
Draft_Modification.hxx
|
|
Draft_Modification_1.cxx
|
|
Draft_VertexInfo.cxx
|
|
Draft_VertexInfo.hxx
|