共用方式為


NVector3d.Equality(NVector3d, NVector3d) 運算子

定義

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

參數

left
NVector3d
right
NVector3d

傳回

適用於