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

#include <SimData.h>

+ Collaboration diagram for RoR::rope_t:

Public Member Functions

 rope_t ()
 
 ~rope_t ()
 

Data Fields

int rp_locked = 0
 
int rp_group = 0
 
beam_trp_beam = nullptr
 
ropable_trp_locked_ropable = nullptr
 
ActorPtr rp_locked_actor
 

Detailed Description

Definition at line 506 of file SimData.h.

Constructor & Destructor Documentation

◆ rope_t()

rope_t::rope_t ( )

Definition at line 52 of file SimData.cpp.

◆ ~rope_t()

rope_t::~rope_t ( )

Definition at line 57 of file SimData.cpp.

Field Documentation

◆ rp_beam

beam_t* RoR::rope_t::rp_beam = nullptr

Definition at line 513 of file SimData.h.

◆ rp_group

int RoR::rope_t::rp_group = 0

Definition at line 512 of file SimData.h.

◆ rp_locked

int RoR::rope_t::rp_locked = 0

Definition at line 511 of file SimData.h.

◆ rp_locked_actor

ActorPtr RoR::rope_t::rp_locked_actor

Definition at line 515 of file SimData.h.

◆ rp_locked_ropable

ropable_t* RoR::rope_t::rp_locked_ropable = nullptr

Definition at line 514 of file SimData.h.


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