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 MyOrientedBoundingBoxD Transform(Quaternion rotation, Vector3D translation)

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Summary

public void Transform(MatrixD matrix)

Returns

Example

Remarks

Clone this wiki locally