![]() |
vrecko
virtual reality framework
|
Go to the source code of this file.
Classes | |
| class | ArtificialWorld::BlockAttributes |
| Atributy bloku. More... | |
| class | ArtificialWorld::BlockUpdater |
| Abilita, ktera se stara o aktualizaci jednoho bloku, zobrazuje a skryva jeho modely a podbloky. More... | |
Namespaces | |
| namespace | ArtificialWorld |
Macros | |
| #define | SHOWVEC3(v) "(" << v.x() << ", " << v.y() << ", " << v.z() << ")" |
Enumerations | |
| enum | ArtificialWorld::BlockAttributesSetEnum { ArtificialWorld::noneSet = 0, ArtificialWorld::centerDirSet = 1, ArtificialWorld::centerPointSet = 2, ArtificialWorld::bothSet = 3 } |
| Ktery z atributu bloku je nastaveny. More... | |
| #define SHOWVEC3 | ( | v | ) | "(" << v.x() << ", " << v.y() << ", " << v.z() << ")" |