Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor Struct Reference

#include <qssgrendershaderkeys_p.h>

+ Collaboration diagram for QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor:

Public Member Functions

 OffsetVisitor ()
 
template<typename TPropType >
void visit (TPropType &inProp)
 

Public Attributes

quint32 m_offset
 

Detailed Description

Definition at line 824 of file qssgrendershaderkeys_p.h.

Constructor & Destructor Documentation

◆ OffsetVisitor()

QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor::OffsetVisitor ( )
inline

Definition at line 827 of file qssgrendershaderkeys_p.h.

Member Function Documentation

◆ visit()

template<typename TPropType >
void QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor::visit ( TPropType & inProp)
inline

Definition at line 829 of file qssgrendershaderkeys_p.h.

References m_offset.

Referenced by QSSGShaderDefaultMaterialKeyProperties::InitVisitor::visit().

+ Here is the caller graph for this function:

Member Data Documentation

◆ m_offset

quint32 QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor::m_offset

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