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 25, 2018 · 13 revisions

IndexBoundingBoxD

Summary

public public sealed struct BoundingBoxD TransformSlow(public sealed struct MatrixD m)

Transform this AABB by matrix.

Returns

transformed aabb

Example

Remarks

Summary

public public sealed struct BoundingBoxD TransformSlow(ref public sealed struct MatrixD worldMatrix)

Transform this AABB by matrix.

Returns

transformed aabb

Example

Remarks

Clone this wiki locally