OpenWalnut  1.5.0dev
Classes
GraphicsEngine

This library implements the graphics engine for OpenWalnut. More...

Classes

class  WGEException
 General purpose exception and therefore base class for all graphics engine related exceptions. More...
 
class  WGEInitFailed
 Exception thrown if initialization of the graphics engine fails. More...
 
class  WGESignalSubscriptionFailed
 Exception thrown if a notifier could not be subscribed to a signal. More...
 
class  WGECamera
 Class for wrapping around the OSG Camera class. More...
 
class  WGEGraphicsWindow
 Class managing a single graphics context and OSG GraphicsWindow. More...
 
class  WGEScene
 Class for managing the OpenSceneGraph root node. More...
 
class  WGEViewer
 Class for managing one view to the scene. More...
 
class  WGraphicsEngine
 Base class for initializing the graphics engine. More...
 

Detailed Description

This library implements the graphics engine for OpenWalnut.