C4 Engine
C4 Engine API Documentation

ConeVolume::GetConeSize

Defined in:  C4Volumes.h
Returns the cone base size.
Prototype

const Vector2D& GetConeSize(voidconst;

Description
The GetConeSize function returns a 2D vector containing the physical dimensions of the base of the cone volume. The center of the base coincides with the origin, and the two components of the size correspond to the radii along the x and y axes.
See Also

ConeVolume::SetConeSize

ConeVolume::GetConeHeight

ConeVolume::SetConeHeight