vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Interval.h File Reference
#include "Range.h"

Go to the source code of this file.

Classes

class  vrecko::Interval< tval, tref >
 

Namespaces

namespace  vrecko
 Second level of space paritioning queries - detailed searching inside object.
 

Typedefs

typedef Interval< int > vrecko::IntInterval
 
typedef Interval< long > vrecko::LongInterval
 used with integers and strings More...
 
typedef Interval< float > vrecko::FloatInterval
 used with longs More...
 
typedef Interval< double > vrecko::DoubleInterval
 used with floats More...