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

Public Member Functions

void Reset ()
 

Data Fields

Ogre::Vector3 accu_body_forces
 
float accu_hydros_forces
 
Ogre::Vector3 out_body_forces
 
float out_hydros_forces
 

Detailed Description

Definition at line 624 of file Actor.h.

Member Function Documentation

◆ Reset()

void RoR::Actor::VehicleForceSensors::Reset ( )
inline

Definition at line 626 of file Actor.h.

Field Documentation

◆ accu_body_forces

Ogre::Vector3 RoR::Actor::VehicleForceSensors::accu_body_forces

Definition at line 632 of file Actor.h.

◆ accu_hydros_forces

float RoR::Actor::VehicleForceSensors::accu_hydros_forces

Definition at line 635 of file Actor.h.

◆ out_body_forces

Ogre::Vector3 RoR::Actor::VehicleForceSensors::out_body_forces

Definition at line 636 of file Actor.h.

◆ out_hydros_forces

float RoR::Actor::VehicleForceSensors::out_hydros_forces

Definition at line 637 of file Actor.h.


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