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
QT_BEGIN_NAMESPACE::ImageStringSet Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::ImageStringSet:

Public Attributes

const char * imageSampler
const char * imageFragCoords
const char * imageFragCoordsTemp
const char * imageOffsets
const char * imageRotations
const char * imageSamplerSize

Detailed Description

Definition at line 64 of file qssgrenderdefaultmaterialshadergenerator.cpp.

Member Data Documentation

◆ imageFragCoords

const char * QT_BEGIN_NAMESPACE::ImageStringSet::imageFragCoords

Definition at line 67 of file qssgrenderdefaultmaterialshadergenerator.cpp.

Referenced by generateFragmentShader().

◆ imageFragCoordsTemp

const char * QT_BEGIN_NAMESPACE::ImageStringSet::imageFragCoordsTemp

Definition at line 68 of file qssgrenderdefaultmaterialshadergenerator.cpp.

◆ imageOffsets

const char * QT_BEGIN_NAMESPACE::ImageStringSet::imageOffsets

Definition at line 69 of file qssgrenderdefaultmaterialshadergenerator.cpp.

◆ imageRotations

const char * QT_BEGIN_NAMESPACE::ImageStringSet::imageRotations

Definition at line 70 of file qssgrenderdefaultmaterialshadergenerator.cpp.

◆ imageSampler

const char * QT_BEGIN_NAMESPACE::ImageStringSet::imageSampler

Definition at line 66 of file qssgrenderdefaultmaterialshadergenerator.cpp.

◆ imageSamplerSize

const char * QT_BEGIN_NAMESPACE::ImageStringSet::imageSamplerSize

Definition at line 71 of file qssgrenderdefaultmaterialshadergenerator.cpp.


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