Home
last modified time | relevance | path

Searched defs:getMaterialId (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/
H A DCOLLADASaxFWLGeometryMaterialIdInfo.cpp26 COLLADAFW::MaterialId GeometryMaterialIdInfo::getMaterialId( const String& symbol ) in getMaterialId() function in COLLADASaxFWL::GeometryMaterialIdInfo
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWMaterialBinding.h50 MaterialId getMaterialId() const { return mMaterialId; } in getMaterialId() function
H A DCOLLADAFWMeshPrimitive.h324 MaterialId getMaterialId() const { return mMaterialId; } in getMaterialId() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ma/include/
H A DDAE2MAMaterialImporter.h140 const COLLADAFW::UniqueId& getMaterialId () const { return mMaterialId; } in getMaterialId() function