Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
This is the complete list of members for foray::scene::Component::UpdateCallback, including all inherited members.
__makeMePolymorphic() | foray::Polymorphic | inlineprotectedvirtual |
GetOrder() const | foray::scene::Component::UpdateCallback | inlinevirtual |
Invoke(TArg updateInfo) | foray::scene::Component::UpdateCallback | inline |
ORDER_DEVICEUPLOAD | foray::scene::Component::UpdateCallback | static |
ORDER_TRANSFORM | foray::scene::Component::UpdateCallback | static |
ORDERED_EXECUTION | foray::scene::Component::UpdateCallback | static |
TArg typedef | foray::scene::Component::UpdateCallback | |
Update(TArg updateInfo)=0 | foray::scene::Component::UpdateCallback | inlinepure virtual |