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

VRageMath.PlaneD.Normalize

Malware edited this page Dec 25, 2018 · 17 revisions

IndexPlaneD

Summary

private public void Normalize()

Changes the coefficients of the Normal vector of this PlaneD to make it of unit length.

Returns

Example

Remarks

Summary

private public private public sealed struct.PlaneD Normalize(private public sealed struct.PlaneD value)

Changes the coefficients of the Normal vector of a PlaneD to make it of unit length.

Returns

Example

Remarks

Summary

private public void Normalize(ref private public sealed struct.PlaneD value, ref private public sealed struct.PlaneD result)

Changes the coefficients of the Normal vector of a PlaneD to make it of unit length.

Returns

Example

Remarks

Clone this wiki locally