![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendershaderkeys_p.h>
Classes | |
struct | StringInVisitor |
struct | StringVisitor |
Public Types | |
enum | { DataBufferSize = 24 } |
Public Member Functions | |
QSSGShaderDefaultMaterialKey (size_t inFeatureSetHash) | |
QSSGShaderDefaultMaterialKey () | |
size_t | hash () const |
bool | operator== (const QSSGShaderDefaultMaterialKey &other) const |
operator QSSGDataRef< quint32 > () | |
operator QSSGDataView< quint32 > () const | |
void | toString (QByteArray &ioString, const QSSGShaderDefaultMaterialKeyProperties &inProperties) const |
void | fromString (QByteArray &ioString, QSSGShaderDefaultMaterialKeyProperties &inProperties) |
QByteArray | toByteArray () const |
bool | fromByteArray (const QByteArray &data) const |
Public Attributes | |
quint32 | m_dataBuffer [DataBufferSize] |
size_t | m_featureSetHash |
Definition at line 863 of file qssgrendershaderkeys_p.h.
anonymous enum |
Enumerator | |
---|---|
DataBufferSize |
Definition at line 865 of file qssgrendershaderkeys_p.h.
|
inlineexplicit |
Definition at line 871 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 877 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 953 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 941 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 883 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 900 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 901 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 891 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 946 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 935 of file qssgrendershaderkeys_p.h.
quint32 QSSGShaderDefaultMaterialKey::m_dataBuffer[DataBufferSize] |
Definition at line 868 of file qssgrendershaderkeys_p.h.
size_t QSSGShaderDefaultMaterialKey::m_featureSetHash |
Definition at line 869 of file qssgrendershaderkeys_p.h.