Home
last modified time | relevance | path

Searched defs:cpShapeFilter (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/include/chipmunk/
H A DcpShape.h52 typedef struct cpShapeFilter { struct
62 } cpShapeFilter; typedef
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/objectivec/src/
H A DChipmunkSpace.m356 …nfo *)pointQueryNearest:(cpVect)point maxDistance:(cpFloat)maxDistance filter:(cpShapeFilter)filter argument
368 …egmentQueryAllFrom:(cpVect)start to:(cpVect)end radius:(cpFloat)radius filter:(cpShapeFilter)filter argument
381 …mentQueryFirstFrom:(cpVect)start to:(cpVect)end radius:(cpFloat)radius filter:(cpShapeFilter)filter argument
389 - (NSArray *)bbQueryAll:(cpBB)bb filter:(cpShapeFilter)filter argument
390 {
526 {
H A DChipmunkShape.m93 both(cpShapeFilter, filter, Filter) category