TransformSlow
Summary
public BoundingBoxD TransformSlow(MatrixD m)
Transform this AABB by matrix.
Returns
transformed aabb
Parameters
- MatrixD m
Summary
public BoundingBoxD TransformSlow(ref MatrixD worldMatrix)
Transform this AABB by matrix.
Returns
transformed aabb
Parameters
- MatrixD worldMatrix