Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
This is the complete list of members for foray::scene::CallbackDispatcher, including all inherited members.
InvokeDraw(SceneDrawInfo &renderInfo) | foray::scene::CallbackDispatcher | virtual |
InvokeOnEvent(const osi::Event *event) | foray::scene::CallbackDispatcher | virtual |
InvokeOnResized(VkExtent2D event) | foray::scene::CallbackDispatcher | virtual |
InvokeUpdate(SceneUpdateInfo &updateInfo) | foray::scene::CallbackDispatcher | virtual |
mDraw | foray::scene::CallbackDispatcher | protected |
mOnEvent | foray::scene::CallbackDispatcher | protected |
mOnResized | foray::scene::CallbackDispatcher | protected |
mUpdate | foray::scene::CallbackDispatcher | protected |
Registry | foray::scene::CallbackDispatcher |