NVector3d.Inequality(NVector3d, NVector3d) 运算符

定义

public static bool operator != (OpenTK.NVector3d left, OpenTK.NVector3d right);
static member op_Inequality : OpenTK.NVector3d * OpenTK.NVector3d -> bool

参数

left
NVector3d
right
NVector3d

返回

适用于