Dry
Dry::ConstantBuffer Member List

This is the complete list of members for Dry::ConstantBuffer, including all inherited members.

AddRef()Dry::RefCounted
Apply()Dry::ConstantBuffer
Cast()Dry::Objectinline
Cast() constDry::Objectinline
ClearDataLost()Dry::GPUObject
ConstantBuffer(Context *context)Dry::ConstantBufferexplicit
context_Dry::Objectprotected
dataLost_Dry::GPUObjectprotected
dataPending_Dry::GPUObjectprotected
dirty_Dry::ConstantBufferprivate
DRY_OBJECT(ConstantBuffer, Object) (defined in Dry::ConstantBuffer)Dry::ConstantBufferprivate
GetBlockEvents() constDry::Objectinline
GetCategory() constDry::Object
GetContext() constDry::Objectinline
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetGPUObject() constDry::GPUObjectinline
GetGPUObjectName() constDry::GPUObjectinline
GetGraphics() constDry::GPUObject
GetSize() constDry::ConstantBufferinline
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
GPUObject(Graphics *graphics)Dry::GPUObjectexplicit
graphics_Dry::GPUObjectprotected
HasEventHandlers() constDry::Objectinline
HasPendingData() constDry::GPUObjectinline
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
IsDataLost() constDry::GPUObjectinline
IsDirty() constDry::ConstantBufferinline
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
Object(Context *context)Dry::Objectexplicit
object_Dry::GPUObjectprotected
OnDeviceLost()Dry::GPUObjectvirtual
OnDeviceReset() overrideDry::ConstantBuffervirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
Release() overrideDry::ConstantBuffervirtual
ReleaseRef()Dry::RefCounted
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
SetBlockEvents(bool block)Dry::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetParameter(unsigned offset, unsigned size, const void *data)Dry::ConstantBuffer
SetSize(unsigned size)Dry::ConstantBuffer
SetVector3ArrayParameter(unsigned offset, unsigned rows, const void *data)Dry::ConstantBuffer
shadowData_Dry::ConstantBufferprivate
size_Dry::ConstantBufferprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
WeakRefs() constDry::RefCounted
~ConstantBuffer() overrideDry::ConstantBuffer
~GPUObject()Dry::GPUObjectvirtual
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual