DomeVolume::GetDomeSize
Defined in:
Returns the dome size.
C4Volumes.h
Prototype
const Vector3D& GetDomeSize(void) const;
Description
The GetDomeSize
function returns a 3D vector containing the physical dimensions of the dome volume. The center of the base coincides with the origin, and the three components of the size correspond to the radii along the x, y, and z axes.
See Also