BoundingBox.surfaceArea

Get the surface area of a 3D BoundingBox.

struct BoundingBox(T, uint Dim, BoundingBoxOptions options = BoundingBoxOptions.none)
@property const
static if(Dim == 3)
T
surfaceArea
()
if (
Dim > 0
)

Meta