![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
< 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 |
< Submerged cab triangle
Definition at line 43 of file Buoyance.h.
|
inline |
Definition at line 45 of file Buoyance.h.
| Vec3 RoR::BuoyDebugSubCab::a |
Definition at line 47 of file Buoyance.h.
| Vec3 RoR::BuoyDebugSubCab::b |
Definition at line 47 of file Buoyance.h.
| Vec3 RoR::BuoyDebugSubCab::c |
Definition at line 47 of file Buoyance.h.
| Vec3 RoR::BuoyDebugSubCab::drag |
Definition at line 49 of file Buoyance.h.
| Vec3 RoR::BuoyDebugSubCab::normal |
Definition at line 48 of file Buoyance.h.
| float RoR::BuoyDebugSubCab::volume |
Definition at line 50 of file Buoyance.h.