|
VAT
3.0
Video Analysis Tool
|
Static Public Member Functions | |
| static bool | twoSegmentsIntersection (WallSegment *wsegment1, WallSegment *wsegment2, double &x, double &y) |
| static bool | twoLinesIntersection (WallSegment *wsegment1, WallSegment *wsegment2, double &x, double &y) |
Public Attributes | |
| double | x1 |
| double | y1 |
| double | x2 |
| double | y2 |
| double | slope |
| double | intercept |
| bool | vertical |
| int | inHeight |
1.8.11