Construct this Cog3DAxisAngle with the supplied axis and angle value.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- axis
- Type: Cognex.VisionPro3D Cog3DVect3
The rotation axis.
- angle
- Type: System Double
The rotation angle in radians.
See Also