Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.BoundingBox.Transform

Morten Aune Lyrstad edited this page Feb 3, 2022 · 14 revisions

IndexNamespace IndexBoundingBox

Summary

public BoundingBox Transform(Matrix worldMatrix)

Returns

BoundingBox

Parameters

Summary

public BoundingBoxD Transform(MatrixD worldMatrix)

Returns

BoundingBoxD

Parameters

Summary

public BoundingBox Transform(ref Matrix m)

Returns

BoundingBox

Parameters

Summary

public void Transform(ref Matrix m, ref BoundingBox bb)

Parameters

Summary

public BoundingBoxD Transform(ref MatrixD m)

Returns

BoundingBoxD

Parameters

Summary

public void Transform(ref MatrixD m, ref BoundingBoxD bb)

Parameters

Clone this wiki locally