cpShapeSegmentQuery ( shape a b info -- int )


Vocabulary
chipmunk.ffi

Inputs
shapean object
aan object
ban object
infoan object


Outputs
intan object


Definition


LIBRARY: chipmunk FUNCTION: int cpShapeSegmentQuery
( cpShape* shape, cpVect a, cpVect b, cpSegmentQueryInfo*
info )