Urho3D::ConstantBuffer Member List

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

AddRef()Urho3D::RefCounted
Apply()Urho3D::ConstantBuffer
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
ClearDataLost()Urho3D::GPUObject
ConstantBuffer(Context *context)Urho3D::ConstantBufferexplicit
context_Urho3D::Objectprotected
dataLost_Urho3D::GPUObjectprotected
dataPending_Urho3D::GPUObjectprotected
dirty_Urho3D::ConstantBufferprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetGPUObject() constUrho3D::GPUObjectinline
GetGPUObjectName() constUrho3D::GPUObjectinline
GetGraphics() constUrho3D::GPUObject
GetSize() constUrho3D::ConstantBufferinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GPUObject(Graphics *graphics)Urho3D::GPUObjectexplicit
graphics_Urho3D::GPUObjectprotected
HasEventHandlers() constUrho3D::Objectinline
HasPendingData() constUrho3D::GPUObjectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
IsDataLost() constUrho3D::GPUObjectinline
IsDirty() constUrho3D::ConstantBufferinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
Object(Context *context)Urho3D::Objectexplicit
object_Urho3D::GPUObjectprotected
OnDeviceLost()Urho3D::GPUObjectvirtual
OnDeviceReset() overrideUrho3D::ConstantBuffervirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
Release() overrideUrho3D::ConstantBuffervirtual
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SetBlockEvents(bool block)Urho3D::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetParameter(unsigned offset, unsigned size, const void *data)Urho3D::ConstantBuffer
SetSize(unsigned size)Urho3D::ConstantBuffer
SetVector3ArrayParameter(unsigned offset, unsigned rows, const void *data)Urho3D::ConstantBuffer
shadowData_Urho3D::ConstantBufferprivate
size_Urho3D::ConstantBufferprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Urho3D::Object
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
URHO3D_OBJECT(ConstantBuffer, Object) (defined in Urho3D::ConstantBuffer)Urho3D::ConstantBufferprivate
WeakRefs() constUrho3D::RefCounted
~ConstantBuffer() overrideUrho3D::ConstantBuffer
~GPUObject()Urho3D::GPUObjectvirtual
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual