![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsgdistancefieldglyphnode_p_p.h"#include "qsgrhidistancefieldglyphcache_p.h"#include <QtGui/qsurface.h>#include <QtGui/qwindow.h>#include <qmath.h>Go to the source code of this file.
Functions | |
| static QT_BEGIN_NAMESPACE float | qt_sg_envFloat (const char *name, float defaultValue) |
| static float | thresholdFunc (float glyphScale) |
| static float | spreadFunc (float glyphScale) |
|
static |
Definition at line 12 of file qsgdistancefieldglyphnode_p.cpp.
Referenced by spreadFunc(), and thresholdFunc().
|
static |
Definition at line 30 of file qsgdistancefieldglyphnode_p.cpp.
References qt_sg_envFloat().
Referenced by DistanceFieldOutlineTextMaterialRhiShader::updateUniformData(), and QSGDistanceFieldTextMaterialRhiShader::updateUniformData().
|
static |
Definition at line 21 of file qsgdistancefieldglyphnode_p.cpp.
References qt_sg_envFloat().
Referenced by DistanceFieldOutlineTextMaterialRhiShader::updateUniformData(), and QSGDistanceFieldTextMaterialRhiShader::updateUniformData().