Public Member Functions | Public Attributes
b2RopeDef Struct Reference

#include <b2Rope.h>

List of all members.

Public Member Functions

 b2RopeDef ()

Public Attributes

int32 count
float32 damping
b2Vec2 gravity
float32 k2
 Stretching stiffness.
float32 k3
 Bending stiffness. Values above 0.5 can make the simulation blow up.
float32masses
b2Vec2vertices

Detailed Description

Definition at line 27 of file b2Rope.h.


Constructor & Destructor Documentation

b2RopeDef::b2RopeDef ( ) [inline]

Definition at line 29 of file b2Rope.h.


Member Data Documentation

Definition at line 44 of file b2Rope.h.

Definition at line 53 of file b2Rope.h.

Definition at line 50 of file b2Rope.h.

Stretching stiffness.

Definition at line 56 of file b2Rope.h.

Bending stiffness. Values above 0.5 can make the simulation blow up.

Definition at line 59 of file b2Rope.h.

Definition at line 47 of file b2Rope.h.

Definition at line 41 of file b2Rope.h.


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


mvsim
Author(s):
autogenerated on Thu Sep 7 2017 09:27:49