Click or drag to resize

VectorNormalized Constructor

Overload List
  NameDescription
Public methodVectorNormalized
Initialize a new instance. The user must set VectorToNormalize.
Public methodVectorNormalized(Vector)
Construct a new unit vector based on an existing vector.
Public methodVectorNormalized(Axes, Cartesian)
Construct a new unit vector based on a direction and an axes.
Public methodVectorNormalized(Axes, UnitCartesian)
Construct a new unit vector based on a direction and an axes.
Protected methodVectorNormalized(VectorNormalized, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also