TruncatedPyramidVolume::GetPyramidRatio
Defined in:
Returns the truncated pyramid ratio.
C4Volumes.h
Prototype
const float& GetPyramidRatio(void) const;
Description
The GetPyramidRatio
function returns the ratio between the dimensions of the top face to the dimensions of the bottom face (the base) of the truncated pyramid.
See Also