Click or drag to resize

Mat3Inequality Operator

返回用户文档首页
Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public static bool operator !=(
	Mat3 mat0,
	Mat3 mat1
)

Parameters

mat0  Mat3
 
mat1  Mat3
 

Return Value

Boolean
See Also