DomeGeometryObject::GetDomeSize
Defined in:
Returns the dome size.
C4Primitives.h
Prototype
const Vector3D& GetDomeSize(void) const;
Description
The GetDomeSize
function returns the size of a dome primitive. The components of the return value correspond to the semiaxis lengths in the x, y, and z directions.
See Also