dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpBodyShapeIteratorFunc
dchip
cpBody
Body/shape iterator callback function type.
alias
cpBodyShapeIteratorFunc
=
void
function
(
cpBody
*
bdy
,
cpShape
*
shape
,
void
*
data
)
Meta
Source
See Implementation
dchip
cpBody
aliases
cpBodyArbiterIteratorFunc
cpBodyConstraintIteratorFunc
cpBodyPositionFunc
cpBodyShapeIteratorFunc
cpBodyVelocityFunc
functions
cpBodyActivate
cpBodyActivateStatic
cpBodyActivateWrap
cpBodyAssertSane
cpBodyIsRogue
cpBodyIsSleeping
cpBodyIsStatic
cpBodyKineticEnergy
cpBodyLocal2World
cpBodySleep
cpBodySleepWithGroup
cpBodyWorld2Local
structs
cpBody
cpComponentNode
Body/shape iterator callback function type.