chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpBBNewForCircle
chipmunk
cpBB
Constructs a cpBB for a circle with the given position and radius.
extern (
C
) static
cpBB
cpBBNewForCircle
(
const
cpVect
p
,
const
cpFloat
r
)
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 for a circle with the given position and radius.