Метод | Описание | |
---|---|---|
AngleBetween ( this p1, |
||
DistanceTo ( this p1, |
||
DistanceTo ( this p1, |
||
Dotproduct ( this p1, |
||
GetBoundingRectangle ( this ps ) : |
||
GetCenter ( this p ) : |
||
GetCenter ( this p ) : |
||
GetPoints ( this r ) : Point[] | ||
GetRectArea ( this rect ) : int | ||
GetTrueArea ( this rec ) : float | ||
GetXCenter ( this rect ) : int | ||
GetYCenter ( this rect ) : int | ||
IsCloseTo ( this r1, |
||
Length ( this p ) : float | ||
RealTanWith ( this p1, |
||
Tan ( this p ) : float | ||
TanWith ( this p1, |
||
ToCvBox2D ( this r ) : MCvBox2D | ||
ToPoint ( this p ) : System.Drawing.System.Drawing.Point | ||
ToPoints ( this p ) : System.Drawing.Point[] | ||
add ( this p1, |
public static AngleBetween ( this p1, |
||
p1 | this | |
p2 | ||
Результат | float |
public static DistanceTo ( this p1, |
||
p1 | this | |
p2 | ||
Результат | float |
public static DistanceTo ( this p1, |
||
p1 | this | |
p2 | ||
Результат | float |
public static Dotproduct ( this p1, |
||
p1 | this | |
p2 | ||
Результат | float |
public static GetBoundingRectangle ( this ps ) : |
||
ps | this | |
Результат |
public static GetCenter ( this p ) : |
||
p | this | |
Результат |
public static GetCenter ( this p ) : |
||
p | this | |
Результат |
public static GetPoints ( this r ) : Point[] | ||
r | this | |
Результат | Point[] |
public static GetRectArea ( this rect ) : int | ||
rect | this | |
Результат | int |
public static GetTrueArea ( this rec ) : float | ||
rec | this | |
Результат | float |
public static GetXCenter ( this rect ) : int | ||
rect | this | |
Результат | int |
public static GetYCenter ( this rect ) : int | ||
rect | this | |
Результат | int |
public static IsCloseTo ( this r1, |
||
r1 | this | |
r2 | ||
minDis | int | |
Результат | bool |
public static RealTanWith ( this p1, |
||
p1 | this | |
p2 | ||
Результат | float |
public static TanWith ( this p1, |
||
p1 | this | |
p2 | ||
Результат | float |
public static ToCvBox2D ( this r ) : MCvBox2D | ||
r | this | |
Результат | MCvBox2D |
public static ToPoint ( this p ) : System.Drawing.System.Drawing.Point | ||
p | this | |
Результат | System.Drawing.System.Drawing.Point |
public static ToPoints ( this p ) : System.Drawing.Point[] | ||
p | this | |
Результат | System.Drawing.Point[] |
public static add ( this p1, |
||
p1 | this | |
p2 | ||
Результат |