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::InitVisitor Struct Reference

#include <qssgrendershaderkeys_p.h>

+ Collaboration diagram for QSSGShaderDefaultMaterialKeyProperties::InitVisitor:

Public Member Functions

template<typename P >
void visit (P &prop)
 

Public Attributes

OffsetVisitor offsetVisitor
 
StringSizeVisitor stringSizeVisitor
 

Detailed Description

Definition at line 855 of file qssgrendershaderkeys_p.h.

Member Function Documentation

◆ visit()

template<typename P >
void QSSGShaderDefaultMaterialKeyProperties::InitVisitor::visit ( P & prop)
inline

Definition at line 861 of file qssgrendershaderkeys_p.h.

References offsetVisitor, stringSizeVisitor, QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor::visit(), and QSSGShaderDefaultMaterialKeyProperties::OffsetVisitor::visit().

+ Here is the call graph for this function:

Member Data Documentation

◆ offsetVisitor

OffsetVisitor QSSGShaderDefaultMaterialKeyProperties::InitVisitor::offsetVisitor

◆ stringSizeVisitor

StringSizeVisitor QSSGShaderDefaultMaterialKeyProperties::InitVisitor::stringSizeVisitor

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