AddReceiver(Notifier *receiver) | ion::base::Notifier | |
AddUniform(const Uniform &uniform) | ion::gfx::UniformHolder | inline |
Allocatable() | ion::base::Allocatable | protected |
Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
BaseChanges enum name | ion::gfx::ResourceHolder | |
Changes enum name | ion::gfx::UniformBlock | |
ClearUniforms() | ion::gfx::UniformHolder | inline |
Enable(bool enable) | ion::gfx::UniformHolder | inline |
GetAllocator() const | ion::base::Allocatable | inline |
GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
GetGpuMemoryUsed() const | ion::gfx::ResourceHolder | inline |
GetLabel() const | ion::gfx::ResourceHolder | inline |
GetNonNullAllocator() const | ion::base::Allocatable | inline |
GetReceiverCount() const | ion::base::Notifier | |
GetReceivers() const | ion::base::Notifier | protected |
GetRefCount() const | ion::base::Shareable | inline |
GetResource(size_t index, ResourceKey key) const | ion::gfx::ResourceHolder | |
GetResourceCount() const | ion::gfx::ResourceHolder | inline |
GetUniformIndex(const std::string &name) const | ion::gfx::UniformHolder | |
GetUniforms() const | ion::gfx::UniformHolder | inline |
IsEnabled() const | ion::gfx::UniformHolder | inline |
kLabelChanged enum value | ion::gfx::ResourceHolder | |
kNumBaseChanges enum value | ion::gfx::ResourceHolder | |
kNumChanges enum value | ion::gfx::UniformBlock | |
kResourceChanged enum value | ion::gfx::ResourceHolder | |
Notifier() | ion::base::Notifier | inlineprotected |
NotifierPtr typedef | ion::base::Notifier | protected |
NotifierPtrVector typedef | ion::base::Notifier | protected |
Notify() const | ion::base::Notifier | protected |
OnChanged(int bit) const | ion::gfx::ResourceHolder | inlineprotected |
OnNotify(const Notifier *notifier) | ion::base::Notifier | protectedvirtual |
operator delete(void *ptr) | ion::base::Allocatable | inline |
operator delete(void *ptr, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
operator delete(void *ptr, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
operator delete(void *ptr, void *ptr2) | ion::base::Allocatable | inline |
operator new(size_t size) | ion::base::Allocatable | inline |
operator new(size_t size, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
operator new(size_t size, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
operator new(size_t size, const AllocatorPtr &allocator, void *ptr) | ion::base::Allocatable | inline |
operator new(size_t size, void *ptr) | ion::base::Allocatable | inline |
operator=(const Allocatable &other) | ion::base::Allocatable | inlineprotected |
Referent() | ion::base::Referent | inlineprotected |
RemoveReceiver(Notifier *receiver) | ion::base::Notifier | |
RemoveUniformByName(const std::string &name) | ion::gfx::UniformHolder | inline |
ReplaceUniform(size_t index, const Uniform &uniform) | ion::gfx::UniformHolder | inline |
ResourceHolder() | ion::gfx::ResourceHolder | protected |
SetLabel(const std::string &label) | ion::gfx::ResourceHolder | inline |
SetResource(size_t index, ResourceKey key, ResourceBase *resource) const | ion::gfx::ResourceHolder | |
SetUniformByName(const std::string &name, const T &value) | ion::gfx::UniformHolder | inline |
SetUniformByNameAt(const std::string &name, size_t array_index, const T &value) | ion::gfx::UniformHolder | inline |
SetUniformValue(size_t index, const T &value) | ion::gfx::UniformHolder | inline |
SetUniformValueAt(size_t index, size_t array_index, const T &value) | ion::gfx::UniformHolder | inline |
Shareable() | ion::base::Shareable | inlineprotected |
UniformBlock() | ion::gfx::UniformBlock | |
UniformHolder(const base::AllocatorPtr &alloc) | ion::gfx::UniformHolder | explicitprotected |
WeakReferent() | ion::base::WeakReferent | inlineprotected |
~Allocatable() | ion::base::Allocatable | virtual |
~Notifier() override | ion::base::Notifier | protected |
~Referent() override | ion::base::Referent | inlineprotected |
~ResourceHolder() override | ion::gfx::ResourceHolder | protected |
~Shareable() | ion::base::Shareable | inlineprotectedvirtual |
~UniformBlock() override | ion::gfx::UniformBlock | protected |
~UniformHolder() | ion::gfx::UniformHolder | protectedvirtual |
~WeakReferent() override | ion::base::WeakReferent | inlineprotected |