turtle ~master (2021-08-23T10:45:39Z)
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.