Cog3DEulerZYZMovingAxes Equality Operator Cognex VisionPro
Compare two Cog3DEulerZYZMovingAxes.

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

public static bool operator ==(
	Cog3DEulerZYZMovingAxes alpha,
	Cog3DEulerZYZMovingAxes beta
)

Return Value

Type: Boolean
True if exactly equal, false otherwise.
See Also