chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpBBOffset
chipmunk
cpBB
Returns a bounding box offseted by @c v.
extern (
C
) static
cpBB
cpBBOffset
(
const
cpBB
bb
,
const
cpVect
v
)
Meta
Source
See Implementation
chipmunk
cpBB
static functions
cpBBArea
cpBBCenter
cpBBClampVect
cpBBContainsBB
cpBBContainsVect
cpBBExpand
cpBBIntersects
cpBBIntersectsSegment
cpBBMerge
cpBBMergedArea
cpBBNewForCircle
cpBBNewForExtents
cpBBOffset
cpBBSegmentQuery
cpBBWrapVect
Returns a bounding box offseted by @c v.