]> OCCT Git - occt.git/commit
0032820: Data Exchange - add VRML reader to XCAF document
authoratychini <atychini@opencascade.com>
Tue, 12 Jul 2022 20:48:02 +0000 (23:48 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 23 Sep 2022 15:30:08 +0000 (18:30 +0300)
commit5bde4773f9e1c0a37e3e994ea6768ed35117eca7
tree5805cbc0409dd7624312bfd34b3a0955c129ea86
parentb0f92d3d5c78548a1e5d14f7b7c28463a3981092
0032820: Data Exchange - add VRML reader to XCAF document

Implementing VRML reader into XCAF document.
Updating DE_Wrapper according to VRML Reader.
17 files changed:
src/TKVRML/EXTERNLIB
src/Vrml/Vrml_ConfigurationNode.cxx
src/Vrml/Vrml_ConfigurationNode.hxx
src/Vrml/Vrml_Provider.cxx
src/VrmlAPI/FILES
src/VrmlAPI/VrmlAPI_CafReader.cxx [new file with mode: 0644]
src/VrmlAPI/VrmlAPI_CafReader.hxx [new file with mode: 0644]
src/XDEDRAW/XDEDRAW_Common.cxx
tests/de_mesh/grids.list
tests/de_mesh/vrml_read/A1 [new file with mode: 0644]
tests/de_mesh/vrml_read/A2 [new file with mode: 0644]
tests/de_mesh/vrml_read/A3 [new file with mode: 0644]
tests/de_mesh/vrml_read/A4 [new file with mode: 0644]
tests/de_mesh/vrml_read/begin [new file with mode: 0644]
tests/de_wrapper/configuration/A3
tests/de_wrapper/vrml/A5
tests/de_wrapper/vrml/A6