Returns the matrix which transforms the plane specified by a normal and an elevation.
Parameters
Parameters
Description
normal
[in/out] Normal to the plane.
elevation
[in/out] Elevation of the plane.
Returns
Transformation matrix.
Remarks
Returns the normal and elevation of the transformed plane, as well as a 2D transformation matrix for transforming points in the original plane coordinates to the transformed plane coordinates.