RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::AeroSwitchOverlay Struct Reference

#include <OverlayWrapper.h>

Public Member Functions

void Setup (std::string const &elem_name, std::string const &mat_on, std::string const &mat_off)
 
void SetActive (bool value)
 

Data Fields

Ogre::OverlayElement * element
 
Ogre::MaterialPtr on_material
 
Ogre::MaterialPtr off_material
 

Detailed Description

Definition at line 47 of file OverlayWrapper.h.

Member Function Documentation

◆ SetActive()

void AeroSwitchOverlay::SetActive ( bool  value)

Definition at line 1056 of file OverlayWrapper.cpp.

◆ Setup()

void AeroSwitchOverlay::Setup ( std::string const &  elem_name,
std::string const &  mat_on,
std::string const &  mat_off 
)

Definition at line 1061 of file OverlayWrapper.cpp.

Field Documentation

◆ element

Ogre::OverlayElement* RoR::AeroSwitchOverlay::element

Definition at line 52 of file OverlayWrapper.h.

◆ off_material

Ogre::MaterialPtr RoR::AeroSwitchOverlay::off_material

Definition at line 54 of file OverlayWrapper.h.

◆ on_material

Ogre::MaterialPtr RoR::AeroSwitchOverlay::on_material

Definition at line 53 of file OverlayWrapper.h.


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