![]() |
• World Manager | ||||||||||||||||
|
API Links
Developer Links
|
class TruncatedDomeVolumeDefined in:
The C4Volumes.hTruncatedDomeVolume class encapsulates data pertaining to a generic dome volume.
Definition
Member Functions
Constructor
TruncatedDomeVolume class can only exist as a base class for another class.
Parameters
Description
The TruncatedDomeVolume class encapsulates the physical dimensions of a generic truncated dome volume and functionality that is used by various subclasses throughout the engine.The center of the base coincides with the origin, and the two components of the size parameter correspond to the radii along the x and y axes. The height parameter specifies the distance from the bottom face (the base) to the top face along the positive z axis. The ratio parameter specifies the ratio of the dimensions of the top face to the dimensions of the bottom face and should be in the range (0,1).
Base Classes
|