Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSGDistanceFieldGlyphCache::Texture Struct Reference

#include <qsgadaptationlayer_p.h>

Collaboration diagram for QSGDistanceFieldGlyphCache::Texture:

Public Member Functions

bool operator== (const Texture &other) const

Public Attributes

QRhiTexturetexture = nullptr
QSize size

Detailed Description

Definition at line 440 of file qsgadaptationlayer_p.h.

Member Function Documentation

◆ operator==()

bool QSGDistanceFieldGlyphCache::Texture::operator== ( const Texture & other) const
inline

Definition at line 444 of file qsgadaptationlayer_p.h.

Member Data Documentation

◆ size

QSize QSGDistanceFieldGlyphCache::Texture::size

Definition at line 442 of file qsgadaptationlayer_p.h.

◆ texture

QRhiTexture* QSGDistanceFieldGlyphCache::Texture::texture = nullptr

Definition at line 441 of file qsgadaptationlayer_p.h.


The documentation for this struct was generated from the following file: