Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ma/include/
H A DDAE2MADocumentImporter.h486 bool createMayaAsciiFile ();
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ma/src/
H A DDAE2MADocumentImporter.cpp260 bool DocumentImporter::createMayaAsciiFile () in createMayaAsciiFile() function in DAE2MA::DocumentImporter
320 bool retValue = createMayaAsciiFile (); in initialize()