Urho3D
Dviglo::Graphics Member List

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

AddGPUObject(GPUObject *object)Dviglo::Graphics
AddRef()Dviglo::RefCounted
AdjustScreenMode(int &newWidth, int &newHeight, ScreenModeParams &params, bool &maximize) constDviglo::Graphicsprivate
AdjustWindow(int &newWidth, int &newHeight, bool &newFullscreen, bool &newBorderless, int &monitor)Dviglo::Graphicsprivate
alphaToCoverage_Dviglo::Graphicsprivate
anisotropySupport_Dviglo::Graphicsprivate
apiName_Dviglo::Graphicsprivate
BeginDumpShaders(const String &fileName)Dviglo::Graphics
BeginFrame()Dviglo::Graphics
BindColorAttachment(unsigned index, unsigned target, unsigned object, bool isRenderBuffer)Dviglo::Graphicsprivate
BindDepthAttachment(unsigned object, bool isRenderBuffer)Dviglo::Graphicsprivate
BindFramebuffer(unsigned fbo)Dviglo::Graphicsprivate
BindStencilAttachment(unsigned object, bool isRenderBuffer)Dviglo::Graphicsprivate
blendMode_Dviglo::Graphicsprivate
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
CheckFeatureSupport()Dviglo::Graphicsprivate
CheckFramebuffer()Dviglo::Graphicsprivate
CleanupFramebuffers()Dviglo::Graphicsprivate
CleanupRenderSurface(RenderSurface *surface)Dviglo::Graphics
CleanupScratchBuffers()Dviglo::Graphics
CleanupShaderPrograms(ShaderVariation *variation)Dviglo::Graphics
Clear(ClearTargetFlags flags, const Color &color=Color(0.0f, 0.0f, 0.0f, 0.0f), float depth=1.0f, unsigned stencil=0)Dviglo::Graphics
ClearParameterSource(ShaderParameterGroup group)Dviglo::Graphics
ClearParameterSources()Dviglo::Graphics
ClearTransformSources()Dviglo::Graphics
clipPlane_Dviglo::Graphicsprivate
Close()Dviglo::Graphics
colorWrite_Dviglo::Graphicsprivate
constantDepthBias_Dviglo::Graphicsprivate
context_Dviglo::Objectprotected
CreateDevice(int width, int height)Dviglo::Graphicsprivate
CreateDevice(unsigned adapter, unsigned deviceType)Dviglo::Graphicsprivate
CreateFramebuffer()Dviglo::Graphicsprivate
CreateInterface()Dviglo::Graphicsprivate
CreateResolveTexture()Dviglo::Graphicsprivate
CreateWindowIcon()Dviglo::Graphicsprivate
cullMode_Dviglo::Graphicsprivate
defaultTextureAnisotropy_Dviglo::Graphicsprivate
defaultTextureFilterMode_Dviglo::Graphicsprivate
deferredSupport_Dviglo::Graphicsprivate
DeleteFramebuffer(unsigned fbo)Dviglo::Graphicsprivate
depthStencil_Dviglo::Graphicsprivate
depthTestMode_Dviglo::Graphicsprivate
depthWrite_Dviglo::Graphicsprivate
Draw(PrimitiveType type, unsigned vertexStart, unsigned vertexCount)Dviglo::Graphics
Draw(PrimitiveType type, unsigned indexStart, unsigned indexCount, unsigned minVertex, unsigned vertexCount)Dviglo::Graphics
Draw(PrimitiveType type, unsigned indexStart, unsigned indexCount, unsigned baseVertexIndex, unsigned minVertex, unsigned vertexCount)Dviglo::Graphics
DrawInstanced(PrimitiveType type, unsigned indexStart, unsigned indexCount, unsigned minVertex, unsigned vertexCount, unsigned instanceCount)Dviglo::Graphics
DrawInstanced(PrimitiveType type, unsigned indexStart, unsigned indexCount, unsigned baseVertexIndex, unsigned minVertex, unsigned vertexCount, unsigned instanceCount)Dviglo::Graphics
dummyColorFormat_Dviglo::Graphicsprivate
dxtTextureSupport_Dviglo::Graphicsprivate
EndDumpShaders()Dviglo::Graphics
EndFrame()Dviglo::Graphics
etc2TextureSupport_Dviglo::Graphicsprivate
etcTextureSupport_Dviglo::Graphicsprivate
eventHandlers_Dviglo::Objectprivate
externalWindow_Dviglo::Graphicsprivate
fillMode_Dviglo::Graphicsprivate
FindBestResolutionIndex(int monitor, int width, int height, int refreshRate) constDviglo::Graphics
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
flushGPU_Dviglo::Graphicsprivate
forceGL2_Dviglo::Graphicsprivate
FreeScratchBuffer(void *buffer)Dviglo::Graphics
GetAlphaFormat()Dviglo::Graphicsstatic
GetAlphaToCoverage() constDviglo::Graphicsinline
GetAnisotropySupport() constDviglo::Graphicsinline
GetApiName() constDviglo::Graphicsinline
GetBlendMode() constDviglo::Graphicsinline
GetBlockEvents() constDviglo::Objectinline
GetBorderless() constDviglo::Graphicsinline
GetCategory() constDviglo::Object
GetColorWrite() constDviglo::Graphicsinline
GetContext() constDviglo::Objectinline
GetCullMode() constDviglo::Graphicsinline
GetCurrentMonitor() constDviglo::Graphics
GetDefaultTextureAnisotropy() constDviglo::Graphicsinline
GetDefaultTextureFilterMode() constDviglo::Graphicsinline
GetDeferredSupport() constDviglo::Graphicsinline
GetDepthConstantBias() constDviglo::Graphicsinline
GetDepthSlopeScaledBias() constDviglo::Graphicsinline
GetDepthStencil() constDviglo::Graphicsinline
GetDepthStencilFormat()Dviglo::Graphicsstatic
GetDepthTest() constDviglo::Graphicsinline
GetDepthWrite() constDviglo::Graphicsinline
GetDesktopResolution(int monitor) constDviglo::Graphics
GetDisplayDPI(int monitor=0) constDviglo::Graphics
GetDither() constDviglo::Graphics
GetDummyColorFormat() constDviglo::Graphicsinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetExternalWindow() constDviglo::Graphicsinline
GetFillMode() constDviglo::Graphicsinline
GetFloat16Format()Dviglo::Graphicsstatic
GetFloat32Format()Dviglo::Graphicsstatic
GetFlushGPU() constDviglo::Graphicsinline
GetForceGL2() constDviglo::Graphicsinline
GetFormat(CompressedFormat format) constDviglo::Graphics
GetFormat(const String &formatName)Dviglo::Graphicsstatic
GetFullscreen() constDviglo::Graphicsinline
GetGL3Support()Dviglo::Graphicsstatic
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetHardwareShadowSupport() constDviglo::Graphicsinline
GetHeight() constDviglo::Graphicsinline
GetHighDPI() constDviglo::Graphicsinline
GetHiresShadowMapFormat() constDviglo::Graphicsinline
GetImpl() constDviglo::Graphicsinline
GetIndexBuffer() constDviglo::Graphicsinline
GetInstancingSupport() constDviglo::Graphicsinline
GetLightPrepassSupport() constDviglo::Graphicsinline
GetLineAntiAlias() constDviglo::Graphicsinline
GetLinearDepthFormat()Dviglo::Graphicsstatic
GetLuminanceAlphaFormat()Dviglo::Graphicsstatic
GetLuminanceFormat()Dviglo::Graphicsstatic
GetMaxBones()Dviglo::Graphicsstatic
GetMaximized() constDviglo::Graphics
GetMonitor() constDviglo::Graphicsinline
GetMonitorCount() constDviglo::Graphics
GetMultiSample() constDviglo::Graphicsinline
GetMultiSampleLevels() constDviglo::Graphics
GetNumBatches() constDviglo::Graphicsinline
GetNumPrimitives() constDviglo::Graphicsinline
GetOrCreateConstantBuffer(ShaderType type, unsigned index, unsigned size)Dviglo::Graphics
GetOrientations() constDviglo::Graphicsinline
GetPixelShader() constDviglo::Graphicsinline
GetPixelUVOffset()Dviglo::Graphicsinlinestatic
GetReadableDepthFormat()Dviglo::Graphicsstatic
GetReadableDepthSupport() constDviglo::Graphicsinline
GetRefreshRate() constDviglo::Graphicsinline
GetRenderTarget(unsigned index) constDviglo::Graphics
GetRenderTargetDimensions() constDviglo::Graphics
GetResizable() constDviglo::Graphicsinline
GetResolutions(int monitor) constDviglo::Graphics
GetRG16Format()Dviglo::Graphicsstatic
GetRGBA16Format()Dviglo::Graphicsstatic
GetRGBAFloat16Format()Dviglo::Graphicsstatic
GetRGBAFloat32Format()Dviglo::Graphicsstatic
GetRGBAFormat()Dviglo::Graphicsstatic
GetRGBFormat()Dviglo::Graphicsstatic
GetRGFloat16Format()Dviglo::Graphicsstatic
GetRGFloat32Format()Dviglo::Graphicsstatic
GetScissorRect() constDviglo::Graphicsinline
GetScissorTest() constDviglo::Graphicsinline
GetScreenModeParams() constDviglo::Graphicsinline
GetShader(ShaderType type, const String &name, const String &defines=String::EMPTY) constDviglo::Graphics
GetShader(ShaderType type, const char *name, const char *defines) constDviglo::Graphics
GetShaderCacheDir() constDviglo::Graphicsinline
GetShaderProgram() constDviglo::Graphics
GetShadowMapFormat() constDviglo::Graphicsinline
GetSize() constDviglo::Graphicsinline
GetSRGB() constDviglo::Graphicsinline
GetSRGBSupport() constDviglo::Graphicsinline
GetSRGBWriteSupport() constDviglo::Graphicsinline
GetStencilCompareMask() constDviglo::Graphicsinline
GetStencilFail() constDviglo::Graphicsinline
GetStencilPass() constDviglo::Graphicsinline
GetStencilRef() constDviglo::Graphicsinline
GetStencilTest() constDviglo::Graphicsinline
GetStencilTestMode() constDviglo::Graphicsinline
GetStencilWriteMask() constDviglo::Graphicsinline
GetStencilZFail() constDviglo::Graphicsinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTexture(unsigned index) constDviglo::Graphics
GetTextureUnit(const String &name)Dviglo::Graphics
GetTextureUnitName(TextureUnit unit)Dviglo::Graphics
GetTripleBuffer() constDviglo::Graphicsinline
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUseClipPlane() constDviglo::Graphicsinline
GetVertexBuffer(unsigned index) constDviglo::Graphics
GetVertexShader() constDviglo::Graphicsinline
GetViewport() constDviglo::Graphicsinline
GetVSync() constDviglo::Graphicsinline
GetWidth() constDviglo::Graphicsinline
GetWindow() constDviglo::Graphicsinline
GetWindowPosition() constDviglo::Graphics
GetWindowTitle() constDviglo::Graphicsinline
gl3SupportDviglo::Graphicsprivatestatic
gpuObjectMutex_Dviglo::Graphicsprivate
gpuObjects_Dviglo::Graphicsprivate
Graphics(Context *context)Dviglo::Graphicsexplicit
hardwareShadowSupport_Dviglo::Graphicsprivate
HasEventHandlers() constDviglo::Objectinline
HasShaderParameter(StringHash param)Dviglo::Graphics
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
HasTextureUnit(TextureUnit unit)Dviglo::Graphics
height_Dviglo::Graphicsprivate
hiresShadowMapFormat_Dviglo::Graphicsprivate
impl_Dviglo::Graphicsprivate
indexBuffer_Dviglo::Graphicsprivate
instancingSupport_Dviglo::Graphicsprivate
IsDeviceLost() constDviglo::Graphics
IsInitialized() constDviglo::Graphics
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
lastShader_Dviglo::Graphicsmutableprivate
lastShaderName_Dviglo::Graphicsmutableprivate
lightPrepassSupport_Dviglo::Graphicsprivate
lineAntiAlias_Dviglo::Graphicsprivate
MarkFBODirty()Dviglo::Graphics
Maximize()Dviglo::Graphics
maxScratchBufferRequest_Dviglo::Graphicsprivate
Minimize()Dviglo::Graphics
NeedParameterUpdate(ShaderParameterGroup group, const void *source)Dviglo::Graphics
numBatches_Dviglo::Graphicsprivate
numPrimitives_Dviglo::Graphicsprivate
Object(Context *context)Dviglo::Objectexplicit
OnDeviceLost()Dviglo::Graphicsprivate
OnDeviceReset()Dviglo::Graphicsprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
OnScreenModeChanged()Dviglo::Graphicsprivate
OnWindowMoved()Dviglo::Graphics
OnWindowResized()Dviglo::Graphics
OpenWindow(int width, int height, bool resizable, bool borderless)Dviglo::Graphicsprivate
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
orientations_Dviglo::Graphicsprivate
pixelShader_Dviglo::Graphicsprivate
pixelUVOffsetDviglo::Graphicsprivatestatic
position_Dviglo::Graphicsprivate
PrecacheShaders(Deserializer &source)Dviglo::Graphics
PrepareDraw()Dviglo::Graphicsprivate
primaryWindowMode_Dviglo::Graphicsprivate
primitiveType_Dviglo::Graphicsprivate
pvrtcTextureSupport_Dviglo::Graphicsprivate
Raise() constDviglo::Graphics
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
Release(bool clearGPUObjects, bool closeWindow)Dviglo::Graphicsprivate
ReleaseRef()Dviglo::RefCounted
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveGPUObject(GPUObject *object)Dviglo::Graphics
renderTargets_Dviglo::Graphicsprivate
ReserveScratchBuffer(unsigned size)Dviglo::Graphics
ResetCachedState()Dviglo::Graphicsprivate
ResetDepthStencil()Dviglo::Graphics
ResetDevice()Dviglo::Graphicsprivate
ResetRenderTarget(unsigned index)Dviglo::Graphics
ResetRenderTargets()Dviglo::Graphics
ResetStreamFrequencies()Dviglo::Graphicsprivate
ResolveToTexture(Texture2D *destination, const IntRect &viewport)Dviglo::Graphics
ResolveToTexture(Texture2D *texture)Dviglo::Graphics
ResolveToTexture(TextureCube *texture)Dviglo::Graphics
Restore()Dviglo::Graphics
scissorRect_Dviglo::Graphicsprivate
scissorTest_Dviglo::Graphicsprivate
scratchBuffers_Dviglo::Graphicsprivate
screenParams_Dviglo::Graphicsprivate
secondaryWindowMode_Dviglo::Graphicsprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetBlendMode(BlendMode mode, bool alphaToCoverage=false)Dviglo::Graphics
SetBlockEvents(bool block)Dviglo::Objectinline
SetClipPlane(bool enable, const Plane &clipPlane=Plane::UP, const Matrix3x4 &view=Matrix3x4::IDENTITY, const Matrix4 &projection=Matrix4::IDENTITY)Dviglo::Graphics
SetColorWrite(bool enable)Dviglo::Graphics
SetCullMode(CullMode mode)Dviglo::Graphics
SetDefaultTextureAnisotropy(unsigned level)Dviglo::Graphics
SetDefaultTextureFilterMode(TextureFilterMode mode)Dviglo::Graphics
SetDefaultWindowModes(int width, int height, const ScreenModeParams &params)Dviglo::Graphics
SetDepthBias(float constantBias, float slopeScaledBias)Dviglo::Graphics
SetDepthStencil(RenderSurface *depthStencil)Dviglo::Graphics
SetDepthStencil(Texture2D *texture)Dviglo::Graphics
SetDepthTest(CompareMode mode)Dviglo::Graphics
SetDepthWrite(bool enable)Dviglo::Graphics
SetDither(bool enable)Dviglo::Graphics
SetExternalWindow(void *window)Dviglo::Graphics
SetFillMode(FillMode mode)Dviglo::Graphics
SetFlushGPU(bool enable)Dviglo::Graphics
SetForceGL2(bool enable)Dviglo::Graphics
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetIndexBuffer(IndexBuffer *buffer)Dviglo::Graphics
SetLineAntiAlias(bool enable)Dviglo::Graphics
SetMode(int width, int height, bool fullscreen, bool borderless, bool resizable, bool highDPI, bool vsync, bool tripleBuffer, int multiSample, int monitor, int refreshRate)Dviglo::Graphics
SetMode(int width, int height)Dviglo::Graphics
SetOrientations(const String &orientations)Dviglo::Graphics
SetRenderTarget(unsigned index, RenderSurface *renderTarget)Dviglo::Graphics
SetRenderTarget(unsigned index, Texture2D *texture)Dviglo::Graphics
SetScissorTest(bool enable, const Rect &rect=Rect::FULL, bool borderInclusive=true)Dviglo::Graphics
SetScissorTest(bool enable, const IntRect &rect)Dviglo::Graphics
SetScreenMode(int width, int height, const ScreenModeParams &params, bool maximize=false)Dviglo::Graphics
SetScreenMode(int width, int height)Dviglo::Graphics
SetShaderCacheDir(const String &path)Dviglo::Graphics
SetShaderParameter(StringHash param, const float *data, unsigned count)Dviglo::Graphics
SetShaderParameter(StringHash param, float value)Dviglo::Graphics
SetShaderParameter(StringHash param, int value)Dviglo::Graphics
SetShaderParameter(StringHash param, bool value)Dviglo::Graphics
SetShaderParameter(StringHash param, const Color &color)Dviglo::Graphics
SetShaderParameter(StringHash param, const Vector2 &vector)Dviglo::Graphics
SetShaderParameter(StringHash param, const Matrix3 &matrix)Dviglo::Graphics
SetShaderParameter(StringHash param, const Vector3 &vector)Dviglo::Graphics
SetShaderParameter(StringHash param, const Matrix4 &matrix)Dviglo::Graphics
SetShaderParameter(StringHash param, const Vector4 &vector)Dviglo::Graphics
SetShaderParameter(StringHash param, const Matrix3x4 &matrix)Dviglo::Graphics
SetShaderParameter(StringHash param, const Variant &value)Dviglo::Graphics
SetShaders(ShaderVariation *vs, ShaderVariation *ps)Dviglo::Graphics
SetSRGB(bool enable)Dviglo::Graphics
SetStencilTest(bool enable, CompareMode mode=CMP_ALWAYS, StencilOp pass=OP_KEEP, StencilOp fail=OP_KEEP, StencilOp zFail=OP_KEEP, unsigned stencilRef=0, unsigned compareMask=M_MAX_UNSIGNED, unsigned writeMask=M_MAX_UNSIGNED)Dviglo::Graphics
SetStreamFrequency(unsigned index, unsigned frequency)Dviglo::Graphicsprivate
SetTexture(unsigned index, Texture *texture)Dviglo::Graphics
SetTextureForUpdate(Texture *texture)Dviglo::Graphics
SetTextureParametersDirty()Dviglo::Graphics
SetTextureUnitMappings()Dviglo::Graphicsprivate
SetUBO(unsigned object)Dviglo::Graphics
SetVBO(unsigned object)Dviglo::Graphics
SetVertexAttribDivisor(unsigned location, unsigned divisor)Dviglo::Graphicsprivate
SetVertexBuffer(VertexBuffer *buffer)Dviglo::Graphics
SetVertexBuffers(const PODVector< VertexBuffer * > &buffers, unsigned instanceOffset=0)Dviglo::Graphics
SetVertexBuffers(const Vector< SharedPtr< VertexBuffer > > &buffers, unsigned instanceOffset=0)Dviglo::Graphics
SetViewport(const IntRect &rect)Dviglo::Graphics
SetWindowIcon(Image *windowIcon)Dviglo::Graphics
SetWindowModes(const WindowModeParams &windowMode, const WindowModeParams &secondaryWindowMode, bool maximize=false)Dviglo::Graphics
SetWindowPosition(const IntVector2 &position)Dviglo::Graphics
SetWindowPosition(int x, int y)Dviglo::Graphics
SetWindowTitle(const String &windowTitle)Dviglo::Graphics
shaderCacheDir_Dviglo::Graphicsprivate
shaderExtension_Dviglo::Graphicsprivate
shaderParameterSources_Dviglo::Graphicsprivate
shaderPath_Dviglo::Graphicsprivate
shaderPrecache_Dviglo::Graphicsprivate
shadowMapFormat_Dviglo::Graphicsprivate
slopeScaledDepthBias_Dviglo::Graphicsprivate
sRGB_Dviglo::Graphicsprivate
sRGBSupport_Dviglo::Graphicsprivate
sRGBWriteSupport_Dviglo::Graphicsprivate
stencilCompareMask_Dviglo::Graphicsprivate
stencilFail_Dviglo::Graphicsprivate
stencilPass_Dviglo::Graphicsprivate
stencilRef_Dviglo::Graphicsprivate
stencilTest_Dviglo::Graphicsprivate
stencilTestMode_Dviglo::Graphicsprivate
stencilWriteMask_Dviglo::Graphicsprivate
stencilZFail_Dviglo::Graphicsprivate
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
TakeScreenShot(Image &destImage)Dviglo::Graphics
textures_Dviglo::Graphicsprivate
textureUnits_Dviglo::Graphicsprivate
ToggleFullscreen()Dviglo::Graphics
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
UpdateSwapChain(int width, int height)Dviglo::Graphicsprivate
URHO3D_OBJECT(Graphics, Object) (defined in Dviglo::Graphics)Dviglo::Graphicsprivate
useClipPlane_Dviglo::Graphicsprivate
vertexBuffers_Dviglo::Graphicsprivate
vertexDeclarationHash_Dviglo::Graphicsprivate
vertexShader_Dviglo::Graphicsprivate
viewport_Dviglo::Graphicsprivate
WeakRefs() constDviglo::RefCounted
width_Dviglo::Graphicsprivate
window_Dviglo::Graphicsprivate
windowIcon_Dviglo::Graphicsprivate
windowTitle_Dviglo::Graphicsprivate
~Graphics() overrideDviglo::Graphics
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual