![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendershaderkeys_p.h>
Public Types | |
| enum | VertexAttributeBits { Position = 1 << 0 , Normal = 1 << 1 , TexCoord0 = 1 << 2 , TexCoord1 = 1 << 3 , Tangent = 1 << 4 , Binormal = 1 << 5 , Color = 1 << 6 , JointAndWeight = 1 << 7 , TexCoordLightmap = 1 << 8 } |
| Public Types inherited from QSSGShaderKeyUnsigned< 9 > | |
| enum | |
Additional Inherited Members | |
| Public Attributes inherited from QSSGShaderKeyPropertyBase | |
| QByteArrayView | name |
| quint32 | offset |
| Protected Member Functions inherited from QSSGShaderKeyPropertyBase | |
| void | internalToString (QByteArray &ioStr, const QByteArrayView &inBuffer) const |
| Static Protected Member Functions inherited from QSSGShaderKeyPropertyBase | |
| static void | internalToString (QByteArray &ioStr, const QByteArrayView &name, bool inValue) |
| static bool | getBoolValue (const QByteArray &str, const QByteArrayView &name) |
Definition at line 571 of file qssgrendershaderkeys_p.h.
| Enumerator | |
|---|---|
| Position | |
| Normal | |
| TexCoord0 | |
| TexCoord1 | |
| Tangent | |
| Binormal | |
| Color | |
| JointAndWeight | |
| TexCoordLightmap | |
Definition at line 573 of file qssgrendershaderkeys_p.h.
|
inlineexplicit |
Definition at line 585 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 621 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 587 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 591 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 598 of file qssgrendershaderkeys_p.h.