chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpBBIntersects
chipmunk
cpBB
Returns true if @c a and @c b intersect.
extern (
C
) static
cpBool
cpBBIntersects
(
const
cpBB
a
,
const
cpBB
b
)
Meta
Source
See Implementation
chipmunk
cpBB
static functions
cpBBArea
cpBBCenter
cpBBClampVect
cpBBContainsBB
cpBBContainsVect
cpBBExpand
cpBBIntersects
cpBBIntersectsSegment
cpBBMerge
cpBBMergedArea
cpBBNewForCircle
cpBBNewForExtents
cpBBOffset
cpBBSegmentQuery
cpBBWrapVect
Returns true if @c a and @c b intersect.