cpBBMergedArea

Merges @c a and @c b and returns the area of the merged bounding box.

extern (C) static
cpFloat
cpBBMergedArea
(
cpBB a
,
cpBB b
)

Meta