Cog3DAxisAngle Constructor Cognex VisionPro
Construct this Cog3DAxisAngle with the supplied axis and angle value.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax

public Cog3DAxisAngle(
	Cog3DVect3 axis,
	double angle
)
See Also