RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Classes | Namespaces
IClientEventHandler.h File Reference
#include "ramses-framework-api/APIExport.h"
#include "ramses-framework-api/RamsesFrameworkTypes.h"
#include "ramses-framework-api/RendererSceneState.h"

Go to the source code of this file.

Classes

class  ramses::IClientEventHandler
 Provides an interface for handling the result of client events. Implementation of this interface must be passed to RamsesClient::dispatchEvents which will in return invoke methods of the interface according to events that occurred since last dispatching. More...
 

Namespaces

 ramses
 The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients.