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

VRageMath.PlaneD.Transform

Malware edited this page Dec 25, 2018 · 18 revisions

IndexPlaneD

Summary

private public private public sealed struct.PlaneD Transform(private public sealed struct.PlaneD plane, private public sealed struct.MatrixD matrix)

Transforms a normalized PlaneD by a Matrix.

Returns

Example

Remarks

Summary

private public void Transform(ref private public sealed struct.PlaneD plane, ref private public sealed struct.MatrixD matrix, ref private public sealed struct.PlaneD result)

Transforms a normalized PlaneD by a Matrix.

Returns

Example

Remarks

Clone this wiki locally