Urho3D
Dviglo::VertexBuffer Member List

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

AddRef()Dviglo::RefCounted
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
ClearDataLost()Dviglo::GPUObject
context_Dviglo::Objectprotected
Create()Dviglo::VertexBufferprivate
dataLost_Dviglo::GPUObjectprotected
dataPending_Dviglo::GPUObjectprotected
discardLock_Dviglo::VertexBufferprivate
dynamic_Dviglo::VertexBufferprivate
elementHash_Dviglo::VertexBufferprivate
elementMask_Dviglo::VertexBufferprivate
elements_Dviglo::VertexBufferprivate
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
GetBufferHash(unsigned streamIndex)Dviglo::VertexBufferinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetElement(VertexElementSemantic semantic, unsigned char index=0) constDviglo::VertexBuffer
GetElement(VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) constDviglo::VertexBuffer
GetElement(const PODVector< VertexElement > &elements, VertexElementType type, VertexElementSemantic semantic, unsigned char index=0)Dviglo::VertexBufferstatic
GetElementMask() constDviglo::VertexBufferinline
GetElementOffset(VertexElementSemantic semantic, unsigned char index=0) constDviglo::VertexBufferinline
GetElementOffset(VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) constDviglo::VertexBufferinline
GetElementOffset(const PODVector< VertexElement > &elements, VertexElementType type, VertexElementSemantic semantic, unsigned char index=0)Dviglo::VertexBufferstatic
GetElements() constDviglo::VertexBufferinline
GetElements(unsigned elementMask)Dviglo::VertexBufferstatic
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
GetShadowData() constDviglo::VertexBufferinline
GetShadowDataShared() constDviglo::VertexBufferinline
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
GetVertexCount() constDviglo::VertexBufferinline
GetVertexSize() constDviglo::VertexBufferinline
GetVertexSize(const PODVector< VertexElement > &elements)Dviglo::VertexBufferstatic
GetVertexSize(unsigned elementMask)Dviglo::VertexBufferstatic
GPUObject(Graphics *graphics)Dviglo::GPUObjectexplicit
graphics_Dviglo::GPUObjectprotected
HasElement(VertexElementSemantic semantic, unsigned char index=0) constDviglo::VertexBufferinline
HasElement(VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) constDviglo::VertexBufferinline
HasElement(const PODVector< VertexElement > &elements, VertexElementType type, VertexElementSemantic semantic, unsigned char index=0)Dviglo::VertexBufferstatic
HasEventHandlers() constDviglo::Objectinline
HasPendingData() constDviglo::GPUObjectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsDataLost() constDviglo::GPUObjectinline
IsDynamic() constDviglo::VertexBufferinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsLocked() constDviglo::VertexBufferinline
IsShadowed() constDviglo::VertexBufferinline
Lock(unsigned start, unsigned count, bool discard=false)Dviglo::VertexBuffer
lockCount_Dviglo::VertexBufferprivate
lockScratchData_Dviglo::VertexBufferprivate
lockStart_Dviglo::VertexBufferprivate
lockState_Dviglo::VertexBufferprivate
MapBuffer(unsigned start, unsigned count, bool discard)Dviglo::VertexBufferprivate
Object(Context *context)Dviglo::Objectexplicit
object_Dviglo::GPUObjectprotected
OnDeviceLost() overrideDviglo::VertexBuffervirtual
OnDeviceReset() overrideDviglo::VertexBuffervirtual
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::VertexBuffervirtual
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
SetData(const void *data)Dviglo::VertexBuffer
SetDataRange(const void *data, unsigned start, unsigned count, bool discard=false)Dviglo::VertexBuffer
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetShadowed(bool enable)Dviglo::VertexBuffer
SetSize(unsigned vertexCount, const PODVector< VertexElement > &elements, bool dynamic=false)Dviglo::VertexBuffer
SetSize(unsigned vertexCount, unsigned elementMask, bool dynamic=false)Dviglo::VertexBuffer
shadowData_Dviglo::VertexBufferprivate
shadowed_Dviglo::VertexBufferprivate
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
Unlock()Dviglo::VertexBuffer
UnmapBuffer()Dviglo::VertexBufferprivate
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
UpdateOffsets(PODVector< VertexElement > &elements)Dviglo::VertexBufferstatic
UpdateOffsets()Dviglo::VertexBufferprivate
UpdateToGPU()Dviglo::VertexBufferprivate
URHO3D_OBJECT(VertexBuffer, Object) (defined in Dviglo::VertexBuffer)Dviglo::VertexBufferprivate
VertexBuffer(Context *context, bool forceHeadless=false)Dviglo::VertexBufferexplicit
vertexCount_Dviglo::VertexBufferprivate
vertexSize_Dviglo::VertexBufferprivate
WeakRefs() constDviglo::RefCounted
~GPUObject()Dviglo::GPUObjectvirtual
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~VertexBuffer() overrideDviglo::VertexBuffer