![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "extrudedtextgeometry_p.h"
#include <QPainterPath>
#include <QtGui/private/qtriangulator_p.h>
#include <QVector3D>
Go to the source code of this file.
Classes | |
struct | QT_BEGIN_NAMESPACE::TriangulationData |
struct | QT_BEGIN_NAMESPACE::TriangulationData::Outline |
Namespaces | |
namespace | QT_BEGIN_NAMESPACE |
Combined button and popup list for selecting options. |
Functions | |
TriangulationData | QT_BEGIN_NAMESPACE::triangulate (const QString &text, const QFont &font, float scale) |
QVector3D | QT_BEGIN_NAMESPACE::mix (const QVector3D &a, const QVector3D &b, float ratio) |
Variables | |
static float | QT_BEGIN_NAMESPACE::edgeSplitAngle = 90.f * 0.1f |