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
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 837 of file qssgrendershaderkeys_p.h.

Member Function Documentation

◆ visit()

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

Definition at line 843 of file qssgrendershaderkeys_p.h.

Member Data Documentation

◆ offsetVisitor

OffsetVisitor QSSGShaderDefaultMaterialKeyProperties::InitVisitor::offsetVisitor

Definition at line 839 of file qssgrendershaderkeys_p.h.

◆ stringSizeVisitor

StringSizeVisitor QSSGShaderDefaultMaterialKeyProperties::InitVisitor::stringSizeVisitor

Definition at line 840 of file qssgrendershaderkeys_p.h.


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