Rigs of Rods 2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
RoR::BuoyDebugSubCab Struct Reference

< Submerged cab triangle More...

#include <Buoyance.h>

Public Member Functions

 BuoyDebugSubCab (Vec3 _a, Vec3 _b, Vec3 _c, Vec3 _norm, Vec3 _drag, float _volume)
 

Data Fields

Vec3 a
 
Vec3 b
 
Vec3 c
 
Vec3 normal
 
Vec3 drag
 
float volume
 

Detailed Description

< Submerged cab triangle

Definition at line 43 of file Buoyance.h.

Constructor & Destructor Documentation

◆ BuoyDebugSubCab()

RoR::BuoyDebugSubCab::BuoyDebugSubCab ( Vec3  _a,
Vec3  _b,
Vec3  _c,
Vec3  _norm,
Vec3  _drag,
float  _volume 
)
inline

Definition at line 45 of file Buoyance.h.

Field Documentation

◆ a

Vec3 RoR::BuoyDebugSubCab::a

Definition at line 47 of file Buoyance.h.

◆ b

Vec3 RoR::BuoyDebugSubCab::b

Definition at line 47 of file Buoyance.h.

◆ c

Vec3 RoR::BuoyDebugSubCab::c

Definition at line 47 of file Buoyance.h.

◆ drag

Vec3 RoR::BuoyDebugSubCab::drag

Definition at line 49 of file Buoyance.h.

◆ normal

Vec3 RoR::BuoyDebugSubCab::normal

Definition at line 48 of file Buoyance.h.

◆ volume

float RoR::BuoyDebugSubCab::volume

Definition at line 50 of file Buoyance.h.


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