![]() |
vrecko
virtual reality framework
|
Go to the source code of this file.
Classes | |
| class | vrecko::Enumeration< tval, tref > |
Namespaces | |
| namespace | vrecko |
| Second level of space paritioning queries - detailed searching inside object. | |
Typedefs | |
| typedef Enumeration< int > | vrecko::IntEnumeration |
| used with integers More... | |
| typedef Enumeration< long > | vrecko::LongEnumeration |
| used with longs More... | |
| typedef Enumeration< float > | vrecko::FloatEnumeration |
| used with floats More... | |
| typedef Enumeration< double > | vrecko::DoubleEnumeration |
| used with doubles More... | |
| typedef Enumeration< string, const string & > | vrecko::StringEnumeration |
| used with strings More... | |