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

VRageMath.MyOrientedBoundingBoxD.Transform

Morten Aune Lyrstad edited this page Mar 20, 2020 · 17 revisions

IndexNamespace IndexMyOrientedBoundingBoxD

Summary

public MyOrientedBoundingBoxD Transform(Quaternion rotation, Vector3D translation)

Returns

MyOrientedBoundingBoxD

Parameters

Summary

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

Returns

MyOrientedBoundingBoxD

Parameters

Summary

public void Transform(MatrixD matrix)

Parameters

Summary

public void Transform(ref MatrixD matrix)

Parameters

Clone this wiki locally