![]() |
• World Manager | ||||||||||||||
|
API Links
Developer Links
|
class PyramidVolumeDefined in:
The C4Volumes.hPyramidVolume class encapsulates data pertaining to a generic pyramid volume.
Definition
Member Functions
Constructor
PyramidVolume class can only exist as a base class for another class.
Parameters
Description
The PyramidVolume class encapsulates the physical dimensions of a generic pyramidal volume and functionality that is used by various subclasses throughout the engine.One corner of the pyramid coincides with the origin, and the two components of the size parameter correspond to the dimensions of the pyramid's base along the positive x and y axes. The height parameter specifies the height of the pyramid's apex along the positive z axis.
Base Classes
|