dchip v0.1.1 (2014-08-22T12:07:42Z)
Home
Dub
Repo
cpDampedRotarySpringNew
dchip
cpDampedRotarySpring
Allocate and initialize a damped rotary spring.
cpConstraint
*
cpDampedRotarySpringNew
(cpBody* a, cpBody* b, cpFloat restAngle, cpFloat stiffness, cpFloat damping)
cpConstraint
*
cpDampedRotarySpringNew
(
cpBody
*
a
,
cpBody
*
b
,
cpFloat
restAngle
,
cpFloat
stiffness
,
cpFloat
damping
)
cpConstraint
*
cpDampedRotarySpringNew
(cpBody* a, cpBody* b, cpFloat restAngle, cpFloat stiffness, cpFloat damping)
Meta
Source
See Implementation
dchip
cpDampedRotarySpring
aliases
cpDampedRotarySpringTorqueFunc
functions
_initModuleCtor_cpDampedRotarySpring
applyCachedImpulse
applyImpulse
cpDampedRotarySpringAlloc
cpDampedRotarySpringGetClass
cpDampedRotarySpringInit
cpDampedRotarySpringNew
defaultSpringTorque
getImpulse
preStep
mixins
__anonymous
static variables
klass
structs
cpDampedRotarySpring
Allocate and initialize a damped rotary spring.