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
QSSGBufferManager::ImageCacheKey Struct Reference

#include <qssgrenderbuffermanager_p.h>

Collaboration diagram for QSSGBufferManager::ImageCacheKey:

Public Attributes

QSSGRenderPath path
int mipMode
int type
QString key

Detailed Description

Definition at line 90 of file qssgrenderbuffermanager_p.h.

Member Data Documentation

◆ key

QString QSSGBufferManager::ImageCacheKey::key

Definition at line 94 of file qssgrenderbuffermanager_p.h.

◆ mipMode

int QSSGBufferManager::ImageCacheKey::mipMode

Definition at line 92 of file qssgrenderbuffermanager_p.h.

◆ path

QSSGRenderPath QSSGBufferManager::ImageCacheKey::path

Definition at line 91 of file qssgrenderbuffermanager_p.h.

◆ type

int QSSGBufferManager::ImageCacheKey::type

Definition at line 93 of file qssgrenderbuffermanager_p.h.


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