Home
last modified time | relevance | path

Searched defs:getLightId (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAStreamWriter/include/
H A DCOLLADASWLight.h117 const String& getLightId() const { return mLightId; } in getLightId() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxLightExporter.cpp135 String LightExporter::getLightId( const ExportNode& exportNode ) in getLightId() function in COLLADAMax::LightExporter