![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <ProjectManager.h>
Static Public Member Functions | |
static bool | loadScene (Scene *activeScene) |
static bool | saveScene (Scene *activeScene, bool toCache, const DELEGATE< void, std::string_view > &msgCallback, const DELEGATE< void, bool > &finishCallback) |
static bool | saveNodeToXML (Scene *activeScene, const SceneGraphNode *node) |
static bool | loadNodeFromXML (Scene *activeScene, SceneGraphNode *node) |
Definition at line 49 of file ProjectManager.h.
|
static |
Definition at line 1410 of file ProjectManager.cpp.
|
static |
Definition at line 1353 of file ProjectManager.cpp.
|
static |
Definition at line 1405 of file ProjectManager.cpp.
|
static |
Definition at line 1415 of file ProjectManager.cpp.