메소드 | 설명 | |
---|---|---|
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 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 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 | ||
리턴 |