![]() |
Murl Engine API
Version 2018.3
|
The app module registry interface. More...
#include <murl_i_app_module_registry.h>
The app module registry interface.
Inherited by Murl::Core::AppModuleRegistry.
Public Member Functions | |
virtual Audio::IRendererRegistry * | GetAudioRendererRegistry ()=0 |
Get the audio renderer registry. More... | |
virtual Video::IRendererRegistry * | GetVideoRendererRegistry ()=0 |
Get the video renderer registry. More... | |
virtual Physics::ISimulatorRegistry * | GetPhysicsSimulatorRegistry ()=0 |
Get the physics simulator registry. More... | |
|
pure virtual |
Get the audio renderer registry.
|
pure virtual |
Get the video renderer registry.
|
pure virtual |
Get the physics simulator registry.