MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / doExport

Method doExport

COLLADAMax/src/COLLADAMaxXRefFile.cpp:64–68  ·  view source on GitHub ↗

---------------------------------------------------------------

Source from the content-addressed store, hash-verified

62
63 //---------------------------------------------------------------
64 void ControllerExporter::doExport()
65 {
66 doExport ( mExportSceneGraph->getRootExportNode() );
67 closeLibrary();
68 }
69
70
71

Callers 9

exportGeometriesMethod · 0.45
exportControllersMethod · 0.45
exportCamerasMethod · 0.45
exportLightsMethod · 0.45
exportEffectsMethod · 0.45
exportMaterialsMethod · 0.45
exportImagesMethod · 0.45
exportVisualScenesMethod · 0.45
exportAnimationsMethod · 0.45

Calls 4

getRootExportNodeMethod · 0.80
getIsInVisualSceneMethod · 0.80
getNumberOfChildrenMethod · 0.80
getChildMethod · 0.45

Tested by

no test coverage detected