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

VRageMath.MyOrientedBoundingBoxD.Transform

Malware edited this page Dec 25, 2018 · 17 revisions

IndexMyOrientedBoundingBoxD

Summary

public public sealed struct MyOrientedBoundingBoxD Transform(public sealed struct Quaternion rotation, public sealed struct Vector3D translation)

Returns

Example

Remarks

Summary

public public sealed struct MyOrientedBoundingBoxD Transform(float scale, public sealed struct Quaternion rotation, public sealed struct Vector3D translation)

Returns

Example

Remarks

Summary

public void Transform(public sealed struct MatrixD matrix)

Returns

Example

Remarks

Clone this wiki locally