VAT  3.0
Video Analysis Tool
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Interval Class Reference

Public Member Functions

 Interval (double, double)
 
 Interval (Interval *)
 
void copyInterval (interval_t)
 
void null ()
 

Static Public Member Functions

static void newInterval (interval_t, double, double)
 
static void copyInterval (interval_t, interval_t)
 
static bool intersect (interval_t result, interval_t i1, interval_t i2)
 
static void unifyIfIntersect (interval_t result, interval_t interval1, interval_t interval2)
 

Public Attributes

double x1
 
double x2
 
double length
 
bool is_null
 

The documentation for this class was generated from the following files: