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

MyOrientedBoundingBoxD

Summary

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

Returns

MyOrientedBoundingBoxD

Summary

public void Transform(MatrixD matrix)

Clone this wiki locally