Cog3DQuaternion PropertiesCognex VisionPro

The Cog3DQuaternion type exposes the following members.

Properties

  NameDescription
Public propertyNorm
Gets the norm (magnitude) value of this quaternion object.
Public propertyNormSquared
Gets the norm squared value of this quaternion object.
Public propertyW
Gets the scalar part (the first component) of this quaternion.
Public propertyX
Gets the second component of this quaternion object.
Public propertyXYZ
Gets the vector (imaginary) part of this quaternion object.
Public propertyY
Gets the third component of this quaternion object.
Public propertyZ
Gets the fourth component of this quaternion object.
Top
See Also