dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpSpaceNearestPointQueryFunc
dchip
cpSpace
Nearest point query callback function type.
alias
cpSpaceNearestPointQueryFunc
=
void
function
(
cpShape
*
shape
,
cpFloat
distance
,
cpVect
point
,
void
*
data
)
Meta
Source
See Implementation
dchip
cpSpace
aliases
cpPostStepFunc
cpSpaceBBQueryFunc
cpSpaceBodyIteratorFunc
cpSpaceConstraintIteratorFunc
cpSpaceNearestPointQueryFunc
cpSpacePointQueryFunc
cpSpaceSegmentQueryFunc
cpSpaceShapeIteratorFunc
cpSpaceShapeQueryFunc
functions
cpSpaceIsLocked
freeWrap
structs
cpSpace
Nearest point query callback function type.