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
QSGGradientCache Class Reference

#include <qsggradientcache_p.h>

Collaboration diagram for QSGGradientCache:

Classes

struct  GradientDesc

Public Member Functions

 ~QSGGradientCache ()
QSGTextureget (const QSGGradientCacheKey &grad)

Static Public Member Functions

static QSGGradientCachecacheForRhi (QRhi *rhi)

Detailed Description

Definition at line 50 of file qsggradientcache_p.h.

Constructor & Destructor Documentation

◆ ~QSGGradientCache()

QSGGradientCache::~QSGGradientCache ( )

Definition at line 64 of file qsggradientcache.cpp.

Member Function Documentation

◆ cacheForRhi()

QSGGradientCache * QSGGradientCache::cacheForRhi ( QRhi * rhi)
static

Definition at line 69 of file qsggradientcache.cpp.

◆ get()

QSGTexture * QSGGradientCache::get ( const QSGGradientCacheKey & grad)

Definition at line 85 of file qsggradientcache.cpp.


The documentation for this class was generated from the following files: