dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpDampedRotarySpring
dchip
cpDampedRotarySpring
@private
struct
cpDampedRotarySpring {
cpConstraint
constraint
;
cpFloat
restAngle
;
cpFloat
stiffness
;
cpFloat
damping
;
cpDampedRotarySpringTorqueFunc
springTorqueFunc
;
cpFloat
target_wrn
;
cpFloat
w_coef
;
cpFloat
iSum
;
cpFloat
jAcc
;
}
Meta
Source
See Implementation
dchip
cpDampedRotarySpring
functions
cpDampedRotarySpringAlloc
cpDampedRotarySpringInit
cpDampedRotarySpringNew
structs
cpDampedRotarySpring
@private