메소드 | 설명 | |
---|---|---|
Intersects ( |
||
LineSegment ( Point start, Point end ) : System |
메소드 | 설명 | |
---|---|---|
projectionIntersection ( int a, int b, int c, int d, IntersectionCheckOptions option ) : bool | ||
projectionIntersectionCheck ( |
||
signedTriangleSquare ( Point a, Point b, Point c ) : int | ||
signedTriangleSquareCheck ( |
public Intersects ( |
||
other | ||
option | IntersectionCheckOptions | |
리턴 | bool |
public LineSegment ( Point start, Point end ) : System | ||
start | Point | |
end | Point | |
리턴 | System |