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

VRageMath.PlaneD.Transform

Malware edited this page Dec 25, 2018 · 17 revisions

IndexNamespace IndexPlaneD

Summary

public PlaneD Transform(PlaneD plane, MatrixD matrix)

Transforms a normalized PlaneD by a Matrix.

Returns

PlaneD

Parameters

Summary

public void Transform(ref PlaneD plane, ref MatrixD matrix, ref PlaneD result)

Transforms a normalized PlaneD by a Matrix.

Parameters

Clone this wiki locally