|  | Polygon Crucher SDK - Documentation
    Documentation | 
| Public Types | |
| enum | SpecificTime { MAX_TIME = INT_MAX } | 
| Public Member Functions | |
| CTimeRange (int start, int end) | |
| BOOL | IsInInterval (int time) const | 
| unsigned int | GetLength () const | 
| int | AdjustTime (int time) const | 
| CTimeRange & | operator|= (const CTimeRange &range) | 
| CTimeRange & | operator&= (const CTimeRange &range) | 
| Public Attributes | |
| int | start | 
| int | end |