cpSpaceHashSegmentQuery ( hash obj a b t_exit func data -- )


Vocabulary
chipmunk.ffi

Inputs
hashan object
objan object
aan object
ban object
t_exitan object
funcan object
dataan object


Outputs
None

Definition


LIBRARY: chipmunk FUNCTION: void cpSpaceHashSegmentQuery
( cpSpaceHash* hash, void* obj, cpVect a, cpVect b, cpFloat
t_exit, cpSpaceHashSegmentQueryFunc func, void* data )