![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
Go to the source code of this file.
Namespaces | |
| namespace | AngelOgre |
OGRE-AngelScript bindings; Actually named Ogre in the scripts, just changed for docs to separate things; Each of these objects is a loose subset of it's OGRE counterpart, see OGRE API Docs. | |
Enumerations | |
| enum | AngelOgre::GuiMetricsMode { AngelOgre::GMM_PIXELS , AngelOgre::GMM_RELATIVE , AngelOgre::GMM_RELATIVE_ASPECT_ADJUSTED } |
Variables | |
| enum AngelOgre::GuiMetricsMode | AngelOgre::GHA_LEFT |
| enum AngelOgre::GuiMetricsMode | AngelOgre::GHA_CENTER |
| GMM_PIXELS | |
| GMM_RELATIVE | |
| GMM_RELATIVE_ASPECT_ADJUSTED | |
| GMM_PIXELS |
Definition at line 0 of file AngelOgre_OverlayElement.h.
| GMM_RELATIVE |
Definition at line 1 of file AngelOgre_OverlayElement.h.
| GMM_RELATIVE_ASPECT_ADJUSTED |
Definition at line 2 of file AngelOgre_OverlayElement.h.