ConeVolume::GetConeHeight
Defined in: C4Volumes.h
Returns the cone height.
Prototype
const float& GetConeHeight(void) const;
Description
The GetConeHeight function returns the physical height of the cone volume along the positive z axis.
See Also
ConeVolume::SetConeHeight
ConeVolume::GetConeSize
ConeVolume::SetConeSize
|