]> 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>
Sat, 21 Sep 2019 17:41:10 +0000 (20:41 +0300)
commit86c811860a15dcf08c6fe2b2c855e710bb7b4d47
treef1b5bfde1de39d3e54ba2a84f867fbca44519b41
parent56f2e2c03afb96709cf68e5357f12bcaf345f658
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