UtilOrthonormalize Method |
| Name | Description | |
|---|---|---|
| Orthonormalize(Vector3, Vector3) |
Makes the vector v2 orthogonal to the vector v1
and normalizes both vectors.
| |
| Orthonormalize(Vector3, Vector3, Vector3) |
Makes the vector v2 orthogonal to the vector v1
and the vector v3 orthogonal to both.
|