RigsofRods
Soft-body Physics Simulation
Public Types | Public Member Functions | Data Fields
RoR::ActorSpawner::CustomMaterial Struct Reference
+ Collaboration diagram for RoR::ActorSpawner::CustomMaterial:

Public Types

enum  MirrorPropType { MirrorPropType::MPROP_NONE, MirrorPropType::MPROP_LEFT, MirrorPropType::MPROP_RIGHT }
 

Public Member Functions

 CustomMaterial ()
 
 CustomMaterial (Ogre::MaterialPtr &mat)
 

Data Fields

Ogre::MaterialPtr material
 
RigDef::MaterialFlareBindingmaterial_flare_def
 
RigDef::VideoCameravideo_camera_def
 
MirrorPropType mirror_prop_type
 
Ogre::SceneNode * mirror_prop_scenenode
 

Detailed Description

Definition at line 113 of file ActorSpawner.h.

Member Enumeration Documentation

◆ MirrorPropType

Enumerator
MPROP_NONE 
MPROP_LEFT 
MPROP_RIGHT 

Definition at line 115 of file ActorSpawner.h.

Constructor & Destructor Documentation

◆ CustomMaterial() [1/2]

RoR::ActorSpawner::CustomMaterial::CustomMaterial ( )
inline

Definition at line 122 of file ActorSpawner.h.

◆ CustomMaterial() [2/2]

RoR::ActorSpawner::CustomMaterial::CustomMaterial ( Ogre::MaterialPtr &  mat)
inline

Definition at line 129 of file ActorSpawner.h.

Field Documentation

◆ material

Ogre::MaterialPtr RoR::ActorSpawner::CustomMaterial::material

Definition at line 137 of file ActorSpawner.h.

◆ material_flare_def

RigDef::MaterialFlareBinding* RoR::ActorSpawner::CustomMaterial::material_flare_def

Definition at line 138 of file ActorSpawner.h.

◆ mirror_prop_scenenode

Ogre::SceneNode* RoR::ActorSpawner::CustomMaterial::mirror_prop_scenenode

Definition at line 141 of file ActorSpawner.h.

◆ mirror_prop_type

MirrorPropType RoR::ActorSpawner::CustomMaterial::mirror_prop_type

Definition at line 140 of file ActorSpawner.h.

◆ video_camera_def

RigDef::VideoCamera* RoR::ActorSpawner::CustomMaterial::video_camera_def

Definition at line 139 of file ActorSpawner.h.


The documentation for this struct was generated from the following file: