Shader
Shader Class Reference
#include <dashedshader.h>
Public Member Functions | |
QList< QByteArray > | attributes () const |
const char * | fragmentShader () const |
void | resolveUniforms () |
void | updateState (const State *state, const State *) |
const char * | vertexShader () const |
Detailed Description
Member Function Documentation
◆ attributes()
|
inline |
[3] //! [4]
Definition at line 107 of file dashedshader.h.
◆ fragmentShader()
|
inline |
Definition at line 91 of file dashedshader.h.
◆ resolveUniforms()
|
inline |
[5] //! [6]
Definition at line 115 of file dashedshader.h.
◆ updateState()
[4] //! [5]
Definition at line 113 of file dashedshader.h.
◆ vertexShader()
|
inline |
[2] //! [3]
Definition at line 78 of file dashedshader.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.