]> OCCT Git - occt-copy.git/commit
0029902: Data Exchange, XCAF - provide extended Material definition for visualization...
authorkgv <kgv@opencascade.com>
Wed, 3 Jul 2019 08:28:26 +0000 (11:28 +0300)
committerkgv <kgv@opencascade.com>
Fri, 20 Sep 2019 10:19:39 +0000 (13:19 +0300)
commit7103ac61c34136259d1d4a9242144f572cd7dcf7
treedd258c21cdd61b4862ec9b42f65a1bfd4393efa4
parentf2f06fbc45cbf2d9afb6ad802d2567c50ed889a2
0029902: Data Exchange, XCAF - provide extended Material definition for visualization purposes

Introduced new attribute XCAFDoc_VisMaterial storing visualization material definition.
21 files changed:
src/AIS/AIS_ColoredDrawer.hxx
src/AIS/AIS_ColoredShape.cxx
src/RWGltf/RWGltf_GltfJsonParser.cxx
src/RWGltf/RWGltf_GltfJsonParser.pxx
src/RWMesh/RWMesh_CafReader.cxx
src/RWObj/RWObj_CafReader.cxx
src/XCAFDoc/FILES
src/XCAFDoc/XCAFDoc.cxx
src/XCAFDoc/XCAFDoc.hxx
src/XCAFDoc/XCAFDoc_ColorTool.cxx
src/XCAFDoc/XCAFDoc_ColorTool.hxx
src/XCAFDoc/XCAFDoc_DocumentTool.cxx
src/XCAFDoc/XCAFDoc_DocumentTool.hxx
src/XCAFDoc/XCAFDoc_VisMaterial.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_VisMaterial.hxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_VisMaterialTool.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_VisMaterialTool.hxx [new file with mode: 0644]
src/XCAFPrs/XCAFPrs.cxx
src/XCAFPrs/XCAFPrs_AISObject.cxx
src/XCAFPrs/XCAFPrs_AISObject.hxx
src/XCAFPrs/XCAFPrs_Style.hxx