Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
extrudedtextgeometry.cpp File Reference

(07031265838bd0f62206b6073ea5d5e8140b8205)

#include "extrudedtextgeometry_p.h"
#include <QPainterPath>
#include <QtGui/private/qtriangulator_p.h>
#include <QVector3D>
Include dependency graph for extrudedtextgeometry.cpp:

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