Construct this Cog3DQuaternion with the supplied W,X,Y,Z values.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- initialW
- Type: System Double
The initial W value.
- initialX
- Type: System Double
The initial X value.
- initialY
- Type: System Double
The initial Y value.
- initialZ
- Type: System Double
The initial Z value.
See Also