#include <StructSerializerTestTypes.h>
Float (Non LWC) version of FOrientedBox since the float version doesn't exist yet
◆ FOrientedBoxFloat()
| FOrientedBoxFloat::FOrientedBoxFloat |
( |
| ) |
|
|
inline |
◆ AxisX
Holds the x-axis vector of the box. Must be a unit vector.
◆ AxisY
Holds the y-axis vector of the box. Must be a unit vector.
◆ AxisZ
Holds the z-axis vector of the box. Must be a unit vector.
◆ Center
Holds the center of the box.
◆ ExtentX
| float FOrientedBoxFloat::ExtentX |
Holds the extent of the box along its x-axis.
◆ ExtentY
| float FOrientedBoxFloat::ExtentY |
Holds the extent of the box along its y-axis.
◆ ExtentZ
| float FOrientedBoxFloat::ExtentZ |
Holds the extent of the box along its z-axis.
The documentation for this struct was generated from the following file: