TruncatedConeGeometryObject::GetConeRatio
Defined in:
Returns the ratio of the upper size to the base size of a truncated cone.
C4Primitives.h
Prototype
float GetConeRatio(void) const;
Description
The GetConeRatio
function returns the ratio between the dimensions of the top face and the dimensions of the bottom face (the base) of a truncated cone.
See Also
TruncatedConeGeometryObject::SetConeRatio
TruncatedConeGeometryObject::GetConeSize
TruncatedConeGeometryObject::SetConeSize