Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingSphereD.Transform

Malware edited this page Dec 25, 2018 · 17 revisions

IndexNamespace IndexBoundingSphereD

Summary

public BoundingSphereD Transform(MatrixD matrix)

Translates and scales the BoundingSphereD using a given Matrix.

Returns

BoundingSphereD

Parameters

Summary

public void Transform(ref MatrixD matrix, ref BoundingSphereD result)

Translates and scales the BoundingSphereD using a given Matrix.

Parameters

Clone this wiki locally