AddRef() | Dviglo::RefCounted | |
blockEvents_ | Dviglo::Object | private |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
ClearDataLost() | Dviglo::GPUObject | |
context_ | Dviglo::Object | protected |
Create() | Dviglo::VertexBuffer | private |
dataLost_ | Dviglo::GPUObject | protected |
dataPending_ | Dviglo::GPUObject | protected |
discardLock_ | Dviglo::VertexBuffer | private |
dynamic_ | Dviglo::VertexBuffer | private |
elementHash_ | Dviglo::VertexBuffer | private |
elementMask_ | Dviglo::VertexBuffer | private |
elements_ | Dviglo::VertexBuffer | private |
eventHandlers_ | Dviglo::Object | private |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
GetBlockEvents() const | Dviglo::Object | inline |
GetBufferHash(unsigned streamIndex) | Dviglo::VertexBuffer | inline |
GetCategory() const | Dviglo::Object | |
GetContext() const | Dviglo::Object | inline |
GetElement(VertexElementSemantic semantic, unsigned char index=0) const | Dviglo::VertexBuffer | |
GetElement(VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) const | Dviglo::VertexBuffer | |
GetElement(const PODVector< VertexElement > &elements, VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) | Dviglo::VertexBuffer | static |
GetElementMask() const | Dviglo::VertexBuffer | inline |
GetElementOffset(VertexElementSemantic semantic, unsigned char index=0) const | Dviglo::VertexBuffer | inline |
GetElementOffset(VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) const | Dviglo::VertexBuffer | inline |
GetElementOffset(const PODVector< VertexElement > &elements, VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) | Dviglo::VertexBuffer | static |
GetElements() const | Dviglo::VertexBuffer | inline |
GetElements(unsigned elementMask) | Dviglo::VertexBuffer | static |
GetEventDataMap() const | Dviglo::Object | |
GetEventHandler() const | Dviglo::Object | |
GetEventSender() const | Dviglo::Object | |
GetGlobalVar(StringHash key) const | Dviglo::Object | |
GetGlobalVars() const | Dviglo::Object | |
GetGPUObject() const | Dviglo::GPUObject | inline |
GetGPUObjectName() const | Dviglo::GPUObject | inline |
GetGraphics() const | Dviglo::GPUObject | |
GetShadowData() const | Dviglo::VertexBuffer | inline |
GetShadowDataShared() const | Dviglo::VertexBuffer | inline |
GetSubsystem(StringHash type) const | Dviglo::Object | |
GetSubsystem() const | Dviglo::Object | |
GetType() const =0 | Dviglo::Object | pure virtual |
GetTypeInfo() const =0 | Dviglo::Object | pure virtual |
GetTypeInfoStatic() | Dviglo::Object | inlinestatic |
GetTypeName() const =0 | Dviglo::Object | pure virtual |
GetVertexCount() const | Dviglo::VertexBuffer | inline |
GetVertexSize() const | Dviglo::VertexBuffer | inline |
GetVertexSize(const PODVector< VertexElement > &elements) | Dviglo::VertexBuffer | static |
GetVertexSize(unsigned elementMask) | Dviglo::VertexBuffer | static |
GPUObject(Graphics *graphics) | Dviglo::GPUObject | explicit |
graphics_ | Dviglo::GPUObject | protected |
HasElement(VertexElementSemantic semantic, unsigned char index=0) const | Dviglo::VertexBuffer | inline |
HasElement(VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) const | Dviglo::VertexBuffer | inline |
HasElement(const PODVector< VertexElement > &elements, VertexElementType type, VertexElementSemantic semantic, unsigned char index=0) | Dviglo::VertexBuffer | static |
HasEventHandlers() const | Dviglo::Object | inline |
HasPendingData() const | Dviglo::GPUObject | inline |
HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
IsDataLost() const | Dviglo::GPUObject | inline |
IsDynamic() const | Dviglo::VertexBuffer | inline |
IsInstanceOf(StringHash type) const | Dviglo::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
IsInstanceOf() const | Dviglo::Object | inline |
IsLocked() const | Dviglo::VertexBuffer | inline |
IsShadowed() const | Dviglo::VertexBuffer | inline |
Lock(unsigned start, unsigned count, bool discard=false) | Dviglo::VertexBuffer | |
lockCount_ | Dviglo::VertexBuffer | private |
lockScratchData_ | Dviglo::VertexBuffer | private |
lockStart_ | Dviglo::VertexBuffer | private |
lockState_ | Dviglo::VertexBuffer | private |
MapBuffer(unsigned start, unsigned count, bool discard) | Dviglo::VertexBuffer | private |
Object(Context *context) | Dviglo::Object | explicit |
object_ | Dviglo::GPUObject | protected |
OnDeviceLost() override | Dviglo::VertexBuffer | virtual |
OnDeviceReset() override | Dviglo::VertexBuffer | virtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
refCount_ | Dviglo::RefCounted | private |
RefCounted() | Dviglo::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
RefCountPtr() | Dviglo::RefCounted | inline |
Refs() const | Dviglo::RefCounted | |
Release() override | Dviglo::VertexBuffer | virtual |
ReleaseRef() | Dviglo::RefCounted | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
SendEvent(StringHash eventType) | Dviglo::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
SetBlockEvents(bool block) | Dviglo::Object | inline |
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::VertexBuffer | private |
shadowed_ | Dviglo::VertexBuffer | private |
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::VertexBuffer | private |
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::VertexBuffer | static |
UpdateOffsets() | Dviglo::VertexBuffer | private |
UpdateToGPU() | Dviglo::VertexBuffer | private |
URHO3D_OBJECT(VertexBuffer, Object) (defined in Dviglo::VertexBuffer) | Dviglo::VertexBuffer | private |
VertexBuffer(Context *context, bool forceHeadless=false) | Dviglo::VertexBuffer | explicit |
vertexCount_ | Dviglo::VertexBuffer | private |
vertexSize_ | Dviglo::VertexBuffer | private |
WeakRefs() const | Dviglo::RefCounted | |
~GPUObject() | Dviglo::GPUObject | virtual |
~Object() override | Dviglo::Object | |
~RefCounted() | Dviglo::RefCounted | virtual |
~VertexBuffer() override | Dviglo::VertexBuffer | |