]> OCCT Git - occt.git/commit
0032821: DEWrapper - Implementation of a common toolkit for importing and exporting...
authoratychini <atychini@opencascade.com>
Wed, 16 Feb 2022 10:22:23 +0000 (13:22 +0300)
committerafokin <afokin@opencascade.com>
Thu, 23 Jun 2022 17:29:00 +0000 (20:29 +0300)
commit6d1a049be75b555eb262a8271c807e7db2898b50
tree4df521109e5bb70e7fab31eba63ddc564ee542e1
parentb1970c8a47e940aabc6edd1e611d30dff2dd9029
0032821: DEWrapper - Implementation of a common toolkit for importing and exporting CAD files

Implementing DE_Wrapper and its formats
141 files changed:
adm/MODULES
adm/UDLIST
src/DE/DE_ConfigurationContext.cxx [new file with mode: 0644]
src/DE/DE_ConfigurationContext.hxx [new file with mode: 0644]
src/DE/DE_ConfigurationNode.cxx [new file with mode: 0644]
src/DE/DE_ConfigurationNode.hxx [new file with mode: 0644]
src/DE/DE_Provider.cxx [new file with mode: 0644]
src/DE/DE_Provider.hxx [new file with mode: 0644]
src/DE/DE_Wrapper.cxx [new file with mode: 0644]
src/DE/DE_Wrapper.hxx [new file with mode: 0644]
src/DE/FILES [new file with mode: 0644]
src/DEBRepCascade/DEBRepCascade_ConfigurationNode.cxx [new file with mode: 0644]
src/DEBRepCascade/DEBRepCascade_ConfigurationNode.hxx [new file with mode: 0644]
src/DEBRepCascade/DEBRepCascade_Provider.cxx [new file with mode: 0644]
src/DEBRepCascade/DEBRepCascade_Provider.hxx [new file with mode: 0644]
src/DEBRepCascade/FILES [new file with mode: 0644]
src/DEXCAFCascade/DEXCAFCascade_ConfigurationNode.cxx [new file with mode: 0644]
src/DEXCAFCascade/DEXCAFCascade_ConfigurationNode.hxx [new file with mode: 0644]
src/DEXCAFCascade/DEXCAFCascade_Provider.cxx [new file with mode: 0644]
src/DEXCAFCascade/DEXCAFCascade_Provider.hxx [new file with mode: 0644]
src/DEXCAFCascade/FILES [new file with mode: 0644]
src/IGESCAFControl/FILES
src/IGESCAFControl/IGESCAFControl_ConfigurationNode.cxx [new file with mode: 0644]
src/IGESCAFControl/IGESCAFControl_ConfigurationNode.hxx [new file with mode: 0644]
src/IGESCAFControl/IGESCAFControl_Provider.cxx [new file with mode: 0644]
src/IGESCAFControl/IGESCAFControl_Provider.hxx [new file with mode: 0644]
src/IGESCAFControl/IGESCAFControl_Reader.cxx
src/IGESCAFControl/IGESCAFControl_Reader.hxx
src/RWGltf/FILES
src/RWGltf/RWGltf_ConfigurationNode.cxx [new file with mode: 0644]
src/RWGltf/RWGltf_ConfigurationNode.hxx [new file with mode: 0644]
src/RWGltf/RWGltf_Provider.cxx [new file with mode: 0644]
src/RWGltf/RWGltf_Provider.hxx [new file with mode: 0644]
src/RWMesh/FILES
src/RWObj/FILES
src/RWObj/RWObj_ConfigurationNode.cxx [new file with mode: 0644]
src/RWObj/RWObj_ConfigurationNode.hxx [new file with mode: 0644]
src/RWObj/RWObj_Provider.cxx [new file with mode: 0644]
src/RWObj/RWObj_Provider.hxx [new file with mode: 0644]
src/RWPly/FILES
src/RWPly/RWPly_ConfigurationNode.cxx [new file with mode: 0644]
src/RWPly/RWPly_ConfigurationNode.hxx [new file with mode: 0644]
src/RWPly/RWPly_Provider.cxx [new file with mode: 0644]
src/RWPly/RWPly_Provider.hxx [new file with mode: 0644]
src/RWStl/FILES
src/RWStl/RWStl_ConfigurationNode.cxx [new file with mode: 0644]
src/RWStl/RWStl_ConfigurationNode.hxx [new file with mode: 0644]
src/RWStl/RWStl_Provider.cxx [new file with mode: 0644]
src/RWStl/RWStl_Provider.hxx [new file with mode: 0644]
src/STEPCAFControl/FILES
src/STEPCAFControl/STEPCAFControl_ConfigurationNode.cxx [new file with mode: 0644]
src/STEPCAFControl/STEPCAFControl_ConfigurationNode.hxx [new file with mode: 0644]
src/STEPCAFControl/STEPCAFControl_Provider.cxx [new file with mode: 0644]
src/STEPCAFControl/STEPCAFControl_Provider.hxx [new file with mode: 0644]
src/STEPCAFControl/STEPCAFControl_Reader.cxx
src/STEPCAFControl/STEPCAFControl_Reader.hxx
src/STEPControl/STEPControl_Controller.cxx
src/TKRWMesh/EXTERNLIB
src/TKSTL/EXTERNLIB
src/TKVRML/EXTERNLIB
src/TKXDE/CMakeLists.txt [new file with mode: 0644]
src/TKXDE/EXTERNLIB [new file with mode: 0644]
src/TKXDE/FILES [new file with mode: 0644]
src/TKXDE/PACKAGES [new file with mode: 0644]
src/TKXDECascade/CMakeLists.txt [new file with mode: 0644]
src/TKXDECascade/EXTERNLIB [new file with mode: 0644]
src/TKXDECascade/FILES [new file with mode: 0644]
src/TKXDECascade/PACKAGES [new file with mode: 0644]
src/TKXDEDRAW/EXTERNLIB
src/TKXDEIGES/EXTERNLIB
src/TKXDESTEP/EXTERNLIB
src/Vrml/FILES
src/Vrml/Vrml_ConfigurationNode.cxx [new file with mode: 0644]
src/Vrml/Vrml_ConfigurationNode.hxx [new file with mode: 0644]
src/Vrml/Vrml_Provider.cxx [new file with mode: 0644]
src/Vrml/Vrml_Provider.hxx [new file with mode: 0644]
src/XDEDRAW/XDEDRAW.cxx
src/XDEDRAW/XDEDRAW_Common.cxx
src/XSDRAWSTLVRML/XSDRAWSTLVRML.cxx
tests/de_wrapper/begin [new file with mode: 0644]
tests/de_wrapper/brep/A1 [new file with mode: 0644]
tests/de_wrapper/brep/A2 [new file with mode: 0644]
tests/de_wrapper/brep/A3 [new file with mode: 0644]
tests/de_wrapper/brep/A4 [new file with mode: 0644]
tests/de_wrapper/brep/begin [new file with mode: 0644]
tests/de_wrapper/configuration/A1 [new file with mode: 0644]
tests/de_wrapper/configuration/A2 [new file with mode: 0644]
tests/de_wrapper/configuration/A3 [new file with mode: 0644]
tests/de_wrapper/configuration/A4 [new file with mode: 0644]
tests/de_wrapper/configuration/begin [new file with mode: 0644]
tests/de_wrapper/end [new file with mode: 0644]
tests/de_wrapper/gltf/A1 [new file with mode: 0644]
tests/de_wrapper/gltf/A2 [new file with mode: 0644]
tests/de_wrapper/gltf/A3 [new file with mode: 0644]
tests/de_wrapper/gltf/A4 [new file with mode: 0644]
tests/de_wrapper/gltf/A5 [new file with mode: 0644]
tests/de_wrapper/gltf/A6 [new file with mode: 0644]
tests/de_wrapper/gltf/begin [new file with mode: 0644]
tests/de_wrapper/grids.list [new file with mode: 0644]
tests/de_wrapper/iges/A1 [new file with mode: 0644]
tests/de_wrapper/iges/A2 [new file with mode: 0644]
tests/de_wrapper/iges/A3 [new file with mode: 0644]
tests/de_wrapper/iges/A4 [new file with mode: 0644]
tests/de_wrapper/iges/A5 [new file with mode: 0644]
tests/de_wrapper/iges/A6 [new file with mode: 0644]
tests/de_wrapper/iges/begin [new file with mode: 0644]
tests/de_wrapper/obj/A1 [new file with mode: 0644]
tests/de_wrapper/obj/A2 [new file with mode: 0644]
tests/de_wrapper/obj/A3 [new file with mode: 0644]
tests/de_wrapper/obj/A4 [new file with mode: 0644]
tests/de_wrapper/obj/A5 [new file with mode: 0644]
tests/de_wrapper/obj/A6 [new file with mode: 0644]
tests/de_wrapper/obj/begin [new file with mode: 0644]
tests/de_wrapper/parse.rules [new file with mode: 0644]
tests/de_wrapper/ply/A1 [new file with mode: 0644]
tests/de_wrapper/ply/A2 [new file with mode: 0644]
tests/de_wrapper/ply/begin [new file with mode: 0644]
tests/de_wrapper/step/A1 [new file with mode: 0644]
tests/de_wrapper/step/A2 [new file with mode: 0644]
tests/de_wrapper/step/A3 [new file with mode: 0644]
tests/de_wrapper/step/A4 [new file with mode: 0644]
tests/de_wrapper/step/A5 [new file with mode: 0644]
tests/de_wrapper/step/A6 [new file with mode: 0644]
tests/de_wrapper/step/begin [new file with mode: 0644]
tests/de_wrapper/stl/A1 [new file with mode: 0644]
tests/de_wrapper/stl/A2 [new file with mode: 0644]
tests/de_wrapper/stl/A3 [new file with mode: 0644]
tests/de_wrapper/stl/A4 [new file with mode: 0644]
tests/de_wrapper/stl/begin [new file with mode: 0644]
tests/de_wrapper/vrml/A1 [new file with mode: 0644]
tests/de_wrapper/vrml/A2 [new file with mode: 0644]
tests/de_wrapper/vrml/A3 [new file with mode: 0644]
tests/de_wrapper/vrml/A4 [new file with mode: 0644]
tests/de_wrapper/vrml/A5 [new file with mode: 0644]
tests/de_wrapper/vrml/A6 [new file with mode: 0644]
tests/de_wrapper/vrml/begin [new file with mode: 0644]
tests/de_wrapper/xcaf/A1 [new file with mode: 0644]
tests/de_wrapper/xcaf/A2 [new file with mode: 0644]
tests/de_wrapper/xcaf/A3 [new file with mode: 0644]
tests/de_wrapper/xcaf/A4 [new file with mode: 0644]
tests/de_wrapper/xcaf/begin [new file with mode: 0644]