BoxF Operators and Type Conversions |
The BoxF type exposes the following members.
Name | Description | |
---|---|---|
Addition |
Addition of a given box and a vector.
| |
Equality |
Determines whether two given boxes are equal.
| |
(BoxF to Box) | ||
Inequality |
Determines whether two given boxes are unequal.
| |
Multiply(BoxF, Matrix3F) |
Multiplication of a given box and a matrix.
| |
Multiply(BoxF, Matrix4F) |
Multiplication of a given box and a matrix.
|