TruncatedConeVolume::SetConeRatio
Defined in:
Sets the truncated cone ratio.
C4Volumes.h
Prototype
void SetConeRatio(float ratio);
Parameters
ratio |
The new truncated cone ratio. |
Description
The SetConeRatio
function sets the ratio between the dimensions of the top face to the dimensions of the bottom face (the base) of the truncated cone to that specified by the ratio
parameter.
See Also