Construct this Cog3DEulerZYXMovingAxes with the supplied components.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- angleX
- Type: System Double
The 'X' component of the Cog3DEulerZYXMovingAxes (rotation about the moving X axis in radians).
- angleY
- Type: System Double
The 'Y' component of the Cog3DEulerZYXMovingAxes (rotation about the moving Y-axis in radians).
- angleZ
- Type: System Double
The 'Z' component of the Cog3DEulerZYXMovingAxes (rotation about the moving Z-axis in radians).
See Also