![]() |
Trax3 3.1.0
trax track library
|
Overlapping data. More...
#include <C:/Trend/Development/Trax3/Code/trax/Track.h>
Public Attributes | |
| IDType | forID |
| ID that was tested for. | |
| bool | forNear |
| true if the for range's near end is overlapped. | |
| bool | forFar |
| true if the for range's far end is overlapped. | |
| IDType | withID |
| ID of the reservation that overlaps. | |
| bool | withNear |
| true if the with range's near end is overlapped. | |
| bool | withFar |
| true if the with range's far end is overlapped. | |
Overlapping data.