chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpBBContainsBB
chipmunk
cpBB
Returns true if @c other lies completely within @c bb.
extern (
C
) static
cpBool
cpBBContainsBB
(
const
cpBB
bb
,
const
cpBB
other
)
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 other lies completely within @c bb.