Box Operators |
The Box type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Addition |
Addition of a given box and a vector.
|
![]() ![]() | Equality |
Determines whether two given boxes are equal.
|
![]() ![]() | Inequality |
Determines whether two given boxes are unequal.
|
![]() ![]() | Multiply(Box, Matrix3) |
Multiplication of a given box and a matrix.
|
![]() ![]() | Multiply(Box, Matrix4) |
Multiplication of a given box and a matrix.
|