Urho3D
Dviglo::ConstantBuffer Member List

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

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