ConeGeometryObject::GetConeSize
Defined in:
Returns the cone base size.
C4Primitives.h
Prototype
const Vector2D& GetConeSize(void) const;
Description
The GetConeSize
function returns the size of the base of a 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
ConeGeometryObject::SetConeSize