RigsofRods
Soft-body Physics Simulation
doc
angelscript
Script2Game
AngelOgre
AngelOgre_Root.h
Go to the documentation of this file.
1
2
namespace
AngelOgre
{
// Dummy namespace, just to distinguish AngelScript from C++
3
14
class
Root
15
{
16
public
:
19
SceneManagerInstanceDict
@
getSceneManagers
();
20
};
21
24
25
}
// namespace AngelOgre (dummy, just to distinguish AngelScript from C++)
26
27
AngelOgre::Root
a singleton - use Ogre::Root::getSingleton() to retrieve instance.
Definition:
AngelOgre_Root.h:14
AngelOgre::Root::getSceneManagers
SceneManagerInstanceDict getSceneManagers()
AngelOgre
OGRE-AngelScript bindings; Actually named Ogre in the scripts, just changed for docs to separate thin...
Definition:
AngelOgre_AnimationState.h:2
SceneManagerInstanceDict
CReadonlyScriptDictView< SceneManager * > SceneManagerInstanceDict
Definition:
OgreAngelscript.cpp:527
Generated by
1.8.17