chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpBBNewForExtents
chipmunk
cpBB
Constructs a cpBB centered on a point with the given extents (half sizes).
extern (
C
) static
cpBB
cpBBNewForExtents
(
const
cpVect
c
,
const
cpFloat
hw
,
const
cpFloat
hh
)
Meta
Source
See Implementation
chipmunk
cpBB
static functions
cpBBArea
cpBBCenter
cpBBClampVect
cpBBContainsBB
cpBBContainsVect
cpBBExpand
cpBBIntersects
cpBBIntersectsSegment
cpBBMerge
cpBBMergedArea
cpBBNewForCircle
cpBBNewForExtents
cpBBOffset
cpBBSegmentQuery
cpBBWrapVect
Constructs a cpBB centered on a point with the given extents (half sizes).