Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingBox.Transform

Malware edited this page Dec 25, 2018 · 15 revisions

IndexBoundingBox

Summary

public BoundingBox Transform(Matrix worldMatrix)

Returns

Example

Remarks

Summary

public BoundingBoxD Transform(MatrixD worldMatrix)

Returns

Example

Remarks

Summary

public BoundingBox Transform(ref Matrix m)

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Summary

public BoundingBoxD Transform(ref MatrixD m)

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally