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

VRageMath.MyOrientedBoundingBoxD.Transform

Morten Aune Lyrstad edited this page Mar 20, 2020 · 16 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