Click or drag to resize

Box Operators

The Box type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberAddition(Box, Vector3) Addition of a given box and a vector.
Public operatorStatic memberEquality(Box, Box) Determines whether two given boxes are equal.
Public operatorStatic memberInequality(Box, Box) Determines whether two given boxes are unequal.
Public operatorStatic memberMultiply(Box, Matrix3) Multiplication of a given box and a matrix.
Public operatorStatic memberMultiply(Box, Matrix4) Multiplication of a given box and a matrix.
Top
See Also