Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 436 of file qsgadaptationlayer_p.h.

Member Function Documentation

◆ operator==()

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

Definition at line 440 of file qsgadaptationlayer_p.h.

References other().

+ Here is the call graph for this function:

Member Data Documentation

◆ size

◆ texture


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