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
QSSGShaderUtils::ShaderType< QMetaType::QVector3D > Struct Reference
+ Collaboration diagram for QSSGShaderUtils::ShaderType< QMetaType::QVector3D >:

Static Public Member Functions

static constexpr QSSGRenderShaderValue::Type type ()
 
static QByteArray name ()
 

Detailed Description

Definition at line 318 of file qquick3dshaderutils.cpp.

Member Function Documentation

◆ name()

static QByteArray QSSGShaderUtils::ShaderType< QMetaType::QVector3D >::name ( )
inlinestatic

Definition at line 321 of file qquick3dshaderutils.cpp.

References QByteArrayLiteral.

◆ type()

static constexpr QSSGRenderShaderValue::Type QSSGShaderUtils::ShaderType< QMetaType::QVector3D >::type ( )
inlinestaticconstexpr

Definition at line 320 of file qquick3dshaderutils.cpp.

References QSSGRenderShaderValue::Vec3.


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