![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QPoint>#include <QRect>Go to the source code of this file.
Classes | |
| class | QTessellator |
| struct | QTessellator::Vertex |
| struct | QTessellator::Trapezoid |
Macros | |
| #define | Q27Dot5ToDouble(i) |
| #define | FloatToQ27Dot5(i) |
| #define | IntToQ27Dot5(i) |
| #define | Q27Dot5ToXFixed(i) |
| #define | Q27Dot5Factor 32 |
Typedefs | |
| typedef int | Q27Dot5 |
| #define FloatToQ27Dot5 | ( | i | ) |
Definition at line 16 of file qtessellator_p.h.
| #define IntToQ27Dot5 | ( | i | ) |
Definition at line 17 of file qtessellator_p.h.
| #define Q27Dot5Factor 32 |
Definition at line 19 of file qtessellator_p.h.
| #define Q27Dot5ToDouble | ( | i | ) |
Definition at line 15 of file qtessellator_p.h.
| #define Q27Dot5ToXFixed | ( | i | ) |
Definition at line 18 of file qtessellator_p.h.
| typedef int Q27Dot5 |
Definition at line 14 of file qtessellator_p.h.