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::BuoyCachedNode Struct Reference

#include <Buoyance.h>

Public Member Functions

 BuoyCachedNode (NodeNum_t _nodenum)
 

Data Fields

Vec3 AbsPosition
 
Vec3 Velocity
 
Vec3 Forces
 
NodeNum_t nodenum = NODENUM_INVALID
 

Detailed Description

Definition at line 31 of file Buoyance.h.

Constructor & Destructor Documentation

◆ BuoyCachedNode()

RoR::BuoyCachedNode::BuoyCachedNode ( NodeNum_t  _nodenum)
inline

Definition at line 33 of file Buoyance.h.

Field Documentation

◆ AbsPosition

Vec3 RoR::BuoyCachedNode::AbsPosition

Definition at line 36 of file Buoyance.h.

◆ Forces

Vec3 RoR::BuoyCachedNode::Forces

Definition at line 38 of file Buoyance.h.

◆ nodenum

NodeNum_t RoR::BuoyCachedNode::nodenum = NODENUM_INVALID

Definition at line 40 of file Buoyance.h.

◆ Velocity

Vec3 RoR::BuoyCachedNode::Velocity

Definition at line 37 of file Buoyance.h.


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