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