Table of Contents

VectorOrthoBasis

(AngAxisF aaf) Create an orthogonal basis from the given vector. Return a matrix.

Syntax

string VectorOrthoBasis(AngAxisF %aaf);

Parameters

AngAxisF %aaf
No description available.

Return value

string
No description available.

Remarks

Examples

Source

Engine

See also

VectorAdd
VectorCross
VectorDist
VectorDot
VectorLen
VectorNormalize
VectorScale
VectorSub

References

This function is not called by any other functions.