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