![]() |
• World Manager | ||||||||
|
API Links
Developer Links
|
class SphereVolumeDefined in:
The C4Volumes.hSphereVolume class encapsulates data pertaining to a generic sphere volume.
Definition
Member Functions
Constructor
SphereVolume class can only exist as a base class for another class.
Parameters
Description
The SphereVolume class encapsulates the physical dimensions of a generic spherical volume and functionality that is used by various subclasses throughout the engine.The center of the sphere coincides with the origin, and the three components of the size parameter correspond to the radii along the x, y, and z axes.
Base Classes
|