#include <PVLE/Export.h>
#include <PVLE/Input/Control.h>
#include <osg/Referenced>
#include <osg/ref_ptr>
#include <osgGA/GUIEventHandler>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | ControlEventHandler |
Abstract class for handling controls (similar to a GUIEventHandler, but for PVLE's controls). More... | |
class | ControlHandler |
Abstract class for handling controls and getting control data. More... | |
class | ControlMapper |
Interface between input (keys) and controls (orders). More... | |
Namespaces | |
namespace | osgViewer |
Definition in file ControlMapper.h.