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