TruncatedConeGeometryObject::GetConeHeight
Defined in:
Returns the truncated cone height.
C4Primitives.h
Prototype
float GetConeHeight(void) const;
Description
The GetConeHeight
function returns the height of a truncated cone primitive. The return value corresponds to the distance in the positive z direction between the base of the cone and the plane parallel to the base at which the cone is truncated.
See Also
TruncatedConeGeometryObject::SetConeHeight
TruncatedConeGeometryObject::GetConeSize
TruncatedConeGeometryObject::SetConeSize