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

VRageMath.BoundingBoxD.TransformSlow

Malware edited this page Dec 24, 2018 · 13 revisions

IndexBoundingBoxD

BoundingBoxD TransformSlow(MatrixD m)

Summary

Transform this AABB by matrix.

Returns

transformed aabb

BoundingBoxD TransformSlow(ref MatrixD worldMatrix)

Summary

Transform this AABB by matrix.

Returns

transformed aabb

Clone this wiki locally