#include "NameList.h"
#include "Matrix4.h"
#include "UIObject.h"
#include <stdio.h>
Go to the source code of this file.
Compounds | |
class | UIVR |
UIObject subclass implementing a Virtual Reality user interface. I coordinates multiple tools, taking manipulation commands from them and giving them back various messages and flags. UIVR is the thing which has to know about the different kinds of tools. More... |