The namespace defines all the needed interfaces to interact with the VisioDevKit view. More...
Classes | |
| interface | VgIApplication |
| The VgIApplication interface provides a corridor to retrieve objects within the Engine layer. More... | |
| interface | VgIEvent |
| The VgIEvent interface is used to encapsulate user interactions. More... | |
| class | VgIManipulatorManager |
| The VgIManipulatorManager interface is used to choose the way the user will interact with the Open GL surface. More... | |
| interface | VgIModule |
| The VgIModule interface allow to use a set of optional and modular features from the Visioglobe SDK. More... | |
| interface | VgIModuleManager |
| The VgIModuleManager interface allow to query modules from the Visioglobe SDK. More... | |
| class | VgISimpleGestureManipulatorListener |
| Listener of simple gestures. More... | |
| class | VgManipulator |
| Controls the way the user interact with the Open GL surface. More... | |
| class | VgSimpleGestureManipulator |
| Handles simple gestures. More... | |
| class | VgSimpleTrackballManipulator |
| Handles trackball gestures. More... | |
Enumerations | |
| enum | VgIEventType { eClicked } |
The event type enum. More... | |
The namespace defines all the needed interfaces to interact with the VisioDevKit view.