RigsofRods
Soft-body Physics Simulation
Data Fields
RigDef::Rope Struct Reference

#include <RigDef_File.h>

+ Collaboration diagram for RigDef::Rope:

Data Fields

Node::Ref root_node
 
Node::Ref end_node
 
bool invisible = false
 
std::shared_ptr< BeamDefaultsbeam_defaults
 
int detacher_group = 0
 

Detailed Description

Definition at line 1126 of file RigDef_File.h.

Field Documentation

◆ beam_defaults

std::shared_ptr<BeamDefaults> RigDef::Rope::beam_defaults

Definition at line 1131 of file RigDef_File.h.

◆ detacher_group

int RigDef::Rope::detacher_group = 0

Definition at line 1132 of file RigDef_File.h.

◆ end_node

Node::Ref RigDef::Rope::end_node

Definition at line 1129 of file RigDef_File.h.

◆ invisible

bool RigDef::Rope::invisible = false

Definition at line 1130 of file RigDef_File.h.

◆ root_node

Node::Ref RigDef::Rope::root_node

Definition at line 1128 of file RigDef_File.h.


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