![]() |
• World Manager | ||||||||||||||
|
API Links
Developer Links
|
class CylinderVolumeDefined in:
The C4Volumes.hCylinderVolume class encapsulates data pertaining to a generic cylinder volume.
Definition
Member Functions
Constructor
CylinderVolume class can only exist as a base class for another class.
Parameters
Description
The CylinderVolume class encapsulates the physical dimensions of a generic cylindrical 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 physical height of the cylinder along the positive z axis.
Base Classes
|