Rigs of Rods 2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AngelOgre_Root.h
Go to the documentation of this file.
1
2namespace AngelOgre { // Dummy namespace, just to distinguish AngelScript from C++
3
14 class Root
15 {
16 public:
20 };
21
24
25} // namespace AngelOgre (dummy, just to distinguish AngelScript from C++)
26
27
CReadonlyScriptDictView< SceneManager * > SceneManagerInstanceDict
a singleton - use Ogre::Root::getSingleton() to retrieve instance.
SceneManagerInstanceDict getSceneManagers()
OGRE-AngelScript bindings; Actually named Ogre in the scripts, just changed for docs to separate thin...