Home
last modified time | relevance | path

Searched refs:xRefScenes (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxVisualSceneExporter.cpp246 …const ExportSceneGraph::XRefSceneGraphList* xRefScenes = xRefScenes = mExportSceneGraph->getXRefSc… in doExport() local
248 if ( xRefScenes != NULL ) in doExport()
257 …ExportSceneGraph::XRefSceneGraphList::const_iterator it = xRefScenes->begin(); it != xRefScenes->e… in doExport()