![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
This is the complete list of members for Divide::ParticleUpdater, including all inherited members.
_context | Divide::PlatformContextComponent | protected |
context() noexcept | Divide::PlatformContextComponent | inline |
context() const noexcept | Divide::PlatformContextComponent | inline |
NonCopyable(const NonCopyable &)=delete | Divide::NonCopyable | |
NonCopyable(NonCopyable &&)=default | Divide::NonCopyable | |
NonCopyable()=default | Divide::NonCopyable | protected |
operator=(const NonCopyable &)=delete | Divide::NonCopyable | |
operator=(NonCopyable &&)=default | Divide::NonCopyable | |
ParticleUpdater(PlatformContext &context) noexcept | Divide::ParticleUpdater | inlineexplicit |
PlatformContextComponent(PlatformContext &context) noexcept | Divide::PlatformContextComponent | inline |
update(U64 deltaTimeUS, ParticleData &p)=0 | Divide::ParticleUpdater | pure virtual |
~NonCopyable()=default | Divide::NonCopyable | protected |
~PlatformContextComponent()=default | Divide::PlatformContextComponent | virtual |