Computes a normalized 3d vector orthonormal to the 3d vector.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
C# |
---|
public Vector3d RandomOrthonormal() |
Visual Basic (Declaration) |
---|
Public Function RandomOrthonormal As Vector3d |
Visual C++ |
---|
public: Vector3d^ RandomOrthonormal() |