CylinderGeometryObject::GetCylinderHeight
Defined in:
Returns the cylinder height.
C4Primitives.h
Prototype
float GetCylinderHeight(void) const;
Description
The GetCylinderHeight
function returns the height of a cylinder primitive. The return value corresponds to the height of the cylinder above the base in the positive z direction.
See Also
CylinderGeometryObject::SetCylinderHeight