RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::ropable_t Struct Reference

#include <SimData.h>

+ Collaboration diagram for RoR::ropable_t:

Data Fields

node_tnode
 
int pos
 Index into ar_ropables. More...
 
int group
 
int attached_ties
 State. More...
 
int attached_ropes
 State. More...
 
bool multilock
 Attribute. More...
 

Detailed Description

Definition at line 508 of file SimData.h.

Field Documentation

◆ attached_ropes

int RoR::ropable_t::attached_ropes

State.

Definition at line 514 of file SimData.h.

◆ attached_ties

int RoR::ropable_t::attached_ties

State.

Definition at line 513 of file SimData.h.

◆ group

int RoR::ropable_t::group

Definition at line 512 of file SimData.h.

◆ multilock

bool RoR::ropable_t::multilock

Attribute.

Definition at line 515 of file SimData.h.

◆ node

node_t* RoR::ropable_t::node

Definition at line 510 of file SimData.h.

◆ pos

int RoR::ropable_t::pos

Index into ar_ropables.

Definition at line 511 of file SimData.h.


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