![]() |
RAMSES Documentation
27.0.130
Information for RAMSES users and developers
|
#include "ramses-framework-api/DcsmApiTypes.h"
#include "ramses-framework-api/RamsesFrameworkTypes.h"
Go to the source code of this file.
Classes | |
class | ramses::IDcsmContentControlEventHandler |
Callback handler interface for events emitted by ramses::DcsmContentControl. More... | |
class | ramses::DcsmContentControlEventHandlerEmpty |
Convenience empty implementation of IDcsmContentControlEventHandler 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. | |
Enumerations | |
enum class | ramses::DcsmContentControlEventResult { ramses::OK , ramses::TimedOut } |
ramses::DcsmContentControl event result used in some event handler callbacks More... | |