ConeGeometryObject::GetConeHeight
Defined in:
Returns the cone height.
C4Primitives.h
Prototype
float GetConeHeight(void) const;
Description
The GetConeHeight
function returns the height of a cone primitive. The return value corresponds to the height of the cone's apex above the base in the positive z direction.
See Also
ConeGeometryObject::SetConeHeight