Public Member Functions | Public Attributes | List of all members
b2RopeTuning Struct Reference

#include <b2_rope.h>

Public Member Functions

 b2RopeTuning ()
 

Public Attributes

float bendDamping
 
float bendHertz
 
b2BendingModel bendingModel
 
float bendStiffness
 
float damping
 
bool fixedEffectiveMass
 
bool isometric
 
float stretchDamping
 
float stretchHertz
 
b2StretchingModel stretchingModel
 
float stretchStiffness
 
bool warmStart
 

Detailed Description

Definition at line 50 of file b2_rope.h.

Constructor & Destructor Documentation

◆ b2RopeTuning()

b2RopeTuning::b2RopeTuning ( )
inline

Definition at line 52 of file b2_rope.h.

Member Data Documentation

◆ bendDamping

float b2RopeTuning::bendDamping

Definition at line 74 of file b2_rope.h.

◆ bendHertz

float b2RopeTuning::bendHertz

Definition at line 73 of file b2_rope.h.

◆ bendingModel

b2BendingModel b2RopeTuning::bendingModel

Definition at line 67 of file b2_rope.h.

◆ bendStiffness

float b2RopeTuning::bendStiffness

Definition at line 72 of file b2_rope.h.

◆ damping

float b2RopeTuning::damping

Definition at line 68 of file b2_rope.h.

◆ fixedEffectiveMass

bool b2RopeTuning::fixedEffectiveMass

Definition at line 76 of file b2_rope.h.

◆ isometric

bool b2RopeTuning::isometric

Definition at line 75 of file b2_rope.h.

◆ stretchDamping

float b2RopeTuning::stretchDamping

Definition at line 71 of file b2_rope.h.

◆ stretchHertz

float b2RopeTuning::stretchHertz

Definition at line 70 of file b2_rope.h.

◆ stretchingModel

b2StretchingModel b2RopeTuning::stretchingModel

Definition at line 66 of file b2_rope.h.

◆ stretchStiffness

float b2RopeTuning::stretchStiffness

Definition at line 69 of file b2_rope.h.

◆ warmStart

bool b2RopeTuning::warmStart

Definition at line 77 of file b2_rope.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22