Handbook
Glossary
cpShapeSegmentQuery ( shape a b info -- int )
Vocabulary
chipmunk
.
ffi
Inputs
shape
an
object
a
an
object
b
an
object
info
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
FUNCTION:
int
cpShapeSegmentQuery
( cpShape* shape,
cpVect
a,
cpVect
b, cpSegmentQueryInfo*
info )