CylinderGeometryObject::GetCylinderSize
Defined in:
Returns the cylinder base size.
C4Primitives.h
Prototype
const Vector2D& GetCylinderSize(void) const;
Description
The GetCylinderSize
function returns the size of the base of a cylinder primitive. The components of the return value correspond to the semiaxis lengths of the base of the cylinder in the positive x and y directions.
See Also
CylinderGeometryObject::SetCylinderSize