API Reference > Classes > PRC Export-Import Classes > OdPrcExportContext Class > OdPrcExportContext Methods > materialCache Method > OdPrcExportContext::materialCache Method ()
OdPrcExportContext::materialCache Method ()
Syntax
C++
const std::map<DrawingMaterialNode, OdPrcObjectId> & materialCache() const;

A reference to a material cache map that consists of a set of pairs of DrawingMaterialNode - object identifier.

Retrieves the material cache map.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.