프로퍼티 | 타입 | 설명 | |
---|---|---|---|
A | PointResult | ||
B | PointResult |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
SegmentResult ( PointResult a, PointResult b ) : System |
Constructs a new segment intersection result.
|
public SegmentResult ( PointResult a, PointResult b ) : System | ||
a | PointResult | The first point intersection defining an end of the segment intersection. |
b | PointResult | The second point intersection defining an end of the segment intersection. |
리턴 | System |