C4 Engine
C4 Engine API Documentation

TruncatedConeGeometryObject::GetConeRatio

Defined in:  C4Primitives.h
Returns the ratio of the upper size to the base size of a truncated cone.
Prototype

float GetConeRatio(voidconst;

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

TruncatedConeGeometryObject::GetConeHeight

TruncatedConeGeometryObject::SetConeHeight