Method | Description | |
---|---|---|
Transform ( this box, System.Matrix &m ) : SwizzleMyVectors.Geometry.BoundingBox |
Transformes the BoundingBox with a specified Matrix.
|
public static Transform ( this box, System.Matrix &m ) : SwizzleMyVectors.Geometry.BoundingBox | ||
box | this | The rectangle to transform. |
m | System.Matrix | The matrix with which to do the transformation. |
return | SwizzleMyVectors.Geometry.BoundingBox |