dchip v0.1.1 (2014-08-22T12:07:42Z)
Home
Dub
Repo
cpBBMergedArea
dchip
cpBB
Merges @c a and @c b and returns the area of the merged bounding box.
cpFloat
cpBBMergedArea
(
cpBB
a
,
cpBB
b
)
Meta
Source
See Implementation
dchip
cpBB
aliases
cpBBNew
functions
cpBBArea
cpBBCenter
cpBBClampVect
cpBBContainsBB
cpBBContainsVect
cpBBExpand
cpBBIntersects
cpBBIntersectsSegment
cpBBMerge
cpBBMergedArea
cpBBNewForCircle
cpBBSegmentQuery
cpBBWrapVect
structs
cpBB
Merges @c a and @c b and returns the area of the merged bounding box.