BoundingBox.volume

Get the volume of the BoundingBox.

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

Meta