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