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
QSSGShaderDefaultMaterialKey::StringInVisitor Struct Reference

#include <qssgrendershaderkeys_p.h>

Collaboration diagram for QSSGShaderDefaultMaterialKey::StringInVisitor:

Public Member Functions

 StringInVisitor (const QByteArray &s, QSSGDataRef< quint32 > ks)
template<typename TPropType>
void visit (TPropType &prop)

Public Attributes

const QByteArraym_str
QSSGDataRef< quint32m_keyStore

Detailed Description

Definition at line 922 of file qssgrendershaderkeys_p.h.

Constructor & Destructor Documentation

◆ StringInVisitor()

QSSGShaderDefaultMaterialKey::StringInVisitor::StringInVisitor ( const QByteArray & s,
QSSGDataRef< quint32 > ks )
inline

Definition at line 926 of file qssgrendershaderkeys_p.h.

Member Function Documentation

◆ visit()

template<typename TPropType>
void QSSGShaderDefaultMaterialKey::StringInVisitor::visit ( TPropType & prop)
inline

Definition at line 929 of file qssgrendershaderkeys_p.h.

Member Data Documentation

◆ m_keyStore

QSSGDataRef<quint32> QSSGShaderDefaultMaterialKey::StringInVisitor::m_keyStore

Definition at line 925 of file qssgrendershaderkeys_p.h.

◆ m_str

const QByteArray& QSSGShaderDefaultMaterialKey::StringInVisitor::m_str

Definition at line 924 of file qssgrendershaderkeys_p.h.


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