0029902: Data Exchange, XCAF - provide extended Material definition for visualization...
[occt.git] / src / RWObj / RWObj_CafReader.hxx
index a924a5f..faf9664 100644 (file)
@@ -56,6 +56,7 @@ protected:
 
 protected:
 
+  NCollection_DataMap<TCollection_AsciiString, Handle(XCAFDoc_VisMaterial)> myObjMaterialMap;
   Standard_Boolean myIsSinglePrecision; //!< flag for reading vertex data with single or double floating point precision
 
 };