VRageMath.BoundingBoxD.TransformSlow - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingBoxD
public BoundingBoxD TransformSlow(MatrixD m)
Transform this AABB by matrix.
transformed aabb
- MatrixD m
public BoundingBoxD TransformSlow(ref MatrixD worldMatrix)
Transform this AABB by matrix.
transformed aabb
- MatrixD worldMatrix