MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / TransformAffine

Method TransformAffine

Source/Scripting/bsfSharp/Math/AABox.cs:58–71  ·  view source on GitHub ↗

Transforms the bounding box by the given matrix. As the resulting box will no longer be axis aligned, an axis align box is instead created by encompassing the transformed oriented bounding box. Retrieving the value as an actual OBB would provide a tighter fit. Affine matrix to transform the box with.

(Matrix4 tfrm)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

MultiplyAffineMethod · 0.45
AbsMethod · 0.45

Tested by

no test coverage detected