![]() |
RAMSES Documentation
27.0.130
Information for RAMSES users and developers
|
#include "ramses-renderer-api/Types.h"
#include "ramses-framework-api/RendererSceneState.h"
#include "ramses-framework-api/APIExport.h"
Go to the source code of this file.
Classes | |
class | ramses::IRendererSceneControlEventHandler |
Provides an interface for handling the result of renderer scene control events. Implementation of this interface must be passed to ramses::RendererSceneControl::dispatchEvents which will in return invoke methods of the interface according to events that occurred since last dispatching. More... | |
class | ramses::RendererSceneControlEventHandlerEmpty |
Convenience empty implementation of IRendererSceneControlEventHandler that can be used to derive from when only subset of event handling methods need to be implemented. 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. | |