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

VRageMath.MyOrientedBoundingBox.Transform

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMyOrientedBoundingBox

Summary

public public sealed struct MyOrientedBoundingBox Transform(public sealed struct Quaternion rotation, public sealed struct Vector3 translation)

Returns

Example

Remarks

Summary

public public sealed struct MyOrientedBoundingBox Transform(float scale, public sealed struct Quaternion rotation, public sealed struct Vector3 translation)

Returns

Example

Remarks

Summary

public void Transform(public sealed struct Matrix matrix)

Returns

Example

Remarks

Clone this wiki locally