API reference

HzExtent3f Struct

In Header file horizonos/common/GraphicTypes.h
Represents 3D volume (bounds).

Fields

depth : float
the floating-point depth of the extent.
Signature
float HzExtent3f::depth
height : float
the floating-point height of the extent.
Signature
float HzExtent3f::height
width : float
the floating-point width of the extent.
Signature
float HzExtent3f::width