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 86 of file qssgrenderbuffermanager_p.h.

Member Data Documentation

◆ key

QString QSSGBufferManager::ImageCacheKey::key

Definition at line 90 of file qssgrenderbuffermanager_p.h.

◆ mipMode

int QSSGBufferManager::ImageCacheKey::mipMode

Definition at line 88 of file qssgrenderbuffermanager_p.h.

◆ path

QSSGRenderPath QSSGBufferManager::ImageCacheKey::path

Definition at line 87 of file qssgrenderbuffermanager_p.h.

◆ type

int QSSGBufferManager::ImageCacheKey::type

Definition at line 89 of file qssgrenderbuffermanager_p.h.


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