C4 Engine
C4 Engine API Documentation

TruncatedConeGeometryObject::GetConeSize

Defined in:  C4Primitives.h
Returns the truncated cone base size.
Prototype

const Vector2D& GetConeSize(voidconst;

Description
The GetConeSize function returns the size of the base of a truncated cone primitive. The components of the return value correspond to the semiaxis lengths of the base of the cone in the positive x and y directions.
See Also

TruncatedConeGeometryObject::SetConeSize

TruncatedConeGeometryObject::GetConeHeight

TruncatedConeGeometryObject::SetConeHeight

TruncatedConeGeometryObject::GetConeRatio

TruncatedConeGeometryObject::SetConeRatio