![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
Public Types | |
| enum class | MirrorPropType { MPROP_NONE , MPROP_LEFT , MPROP_RIGHT } |
Public Member Functions | |
| CustomMaterial () | |
| CustomMaterial (Ogre::MaterialPtr &mat) | |
Data Fields | |
| Ogre::MaterialPtr | material |
| RigDef::MaterialFlareBinding * | material_flare_def |
| RigDef::VideoCamera * | video_camera_def |
| MirrorPropType | mirror_prop_type |
| Ogre::SceneNode * | mirror_prop_scenenode |
Definition at line 113 of file ActorSpawner.h.
|
strong |
| Enumerator | |
|---|---|
| MPROP_NONE | |
| MPROP_LEFT | |
| MPROP_RIGHT | |
Definition at line 115 of file ActorSpawner.h.
|
inline |
Definition at line 122 of file ActorSpawner.h.
|
inline |
Definition at line 129 of file ActorSpawner.h.
| Ogre::MaterialPtr RoR::ActorSpawner::CustomMaterial::material |
Definition at line 137 of file ActorSpawner.h.
| RigDef::MaterialFlareBinding* RoR::ActorSpawner::CustomMaterial::material_flare_def |
Definition at line 138 of file ActorSpawner.h.
| Ogre::SceneNode* RoR::ActorSpawner::CustomMaterial::mirror_prop_scenenode |
Definition at line 141 of file ActorSpawner.h.
| MirrorPropType RoR::ActorSpawner::CustomMaterial::mirror_prop_type |
Definition at line 140 of file ActorSpawner.h.
| RigDef::VideoCamera* RoR::ActorSpawner::CustomMaterial::video_camera_def |
Definition at line 139 of file ActorSpawner.h.