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

#include <qssgrendershaderkeys_p.h>

+ Collaboration diagram for QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor:

Public Member Functions

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

Public Attributes

qsizetype size = 0
 

Detailed Description

Definition at line 845 of file qssgrendershaderkeys_p.h.

Member Function Documentation

◆ visit()

template<typename P >
constexpr void QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor::visit ( const P & prop)
inlineconstexpr

Definition at line 849 of file qssgrendershaderkeys_p.h.

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

+ Here is the caller graph for this function:

Member Data Documentation

◆ size

qsizetype QSSGShaderDefaultMaterialKeyProperties::StringSizeVisitor::size = 0

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