Urho3D
Dviglo::IndexBuffer Member List

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

AddRef()Dviglo::RefCounted
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
ClearDataLost()Dviglo::GPUObject
context_Dviglo::Objectprotected
Create()Dviglo::IndexBufferprivate
dataLost_Dviglo::GPUObjectprotected
dataPending_Dviglo::GPUObjectprotected
discardLock_Dviglo::IndexBufferprivate
dynamic_Dviglo::IndexBufferprivate
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
GetIndexCount() constDviglo::IndexBufferinline
GetIndexSize() constDviglo::IndexBufferinline
GetShadowData() constDviglo::IndexBufferinline
GetShadowDataShared() constDviglo::IndexBufferinline
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
GetUsedVertexRange(unsigned start, unsigned count, unsigned &minVertex, unsigned &vertexCount)Dviglo::IndexBuffer
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
IndexBuffer(Context *context, bool forceHeadless=false)Dviglo::IndexBufferexplicit
indexCount_Dviglo::IndexBufferprivate
indexSize_Dviglo::IndexBufferprivate
IsDataLost() constDviglo::GPUObjectinline
IsDynamic() constDviglo::IndexBufferinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsLocked() constDviglo::IndexBufferinline
IsShadowed() constDviglo::IndexBufferinline
Lock(unsigned start, unsigned count, bool discard=false)Dviglo::IndexBuffer
lockCount_Dviglo::IndexBufferprivate
lockScratchData_Dviglo::IndexBufferprivate
lockStart_Dviglo::IndexBufferprivate
lockState_Dviglo::IndexBufferprivate
MapBuffer(unsigned start, unsigned count, bool discard)Dviglo::IndexBufferprivate
Object(Context *context)Dviglo::Objectexplicit
object_Dviglo::GPUObjectprotected
OnDeviceLost() overrideDviglo::IndexBuffervirtual
OnDeviceReset() overrideDviglo::IndexBuffervirtual
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::IndexBuffervirtual
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::IndexBuffer
SetDataRange(const void *data, unsigned start, unsigned count, bool discard=false)Dviglo::IndexBuffer
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetShadowed(bool enable)Dviglo::IndexBuffer
SetSize(unsigned indexCount, bool largeIndices, bool dynamic=false)Dviglo::IndexBuffer
shadowData_Dviglo::IndexBufferprivate
shadowed_Dviglo::IndexBufferprivate
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::IndexBuffer
UnmapBuffer()Dviglo::IndexBufferprivate
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
UpdateToGPU()Dviglo::IndexBufferprivate
URHO3D_OBJECT(IndexBuffer, Object) (defined in Dviglo::IndexBuffer)Dviglo::IndexBufferprivate
WeakRefs() constDviglo::RefCounted
~GPUObject()Dviglo::GPUObjectvirtual
~IndexBuffer() overrideDviglo::IndexBuffer
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual