'宣言 Public Overloads Shared Function SetUnion( _ ByVal x1 As Vector, _ ByVal x2 As Vector _ ) As Vector
public static Vector SetUnion( Vector x1, Vector x2 )
Compute クラス Compute メンバ オーバーロード一覧 SetDifference(Vector,Vector) メソッド SetIntersection(Vector,Vector) メソッド