Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QTessellator::Trapezoid Struct Reference

#include <qtessellator_p.h>

+ Collaboration diagram for QTessellator::Trapezoid:

Public Attributes

Q27Dot5 top
 
Q27Dot5 bottom
 
const VertextopLeft
 
const VertexbottomLeft
 
const VertextopRight
 
const VertexbottomRight
 

Detailed Description

Definition at line 36 of file qtessellator_p.h.

Member Data Documentation

◆ bottom

Q27Dot5 QTessellator::Trapezoid::bottom

Definition at line 38 of file qtessellator_p.h.

◆ bottomLeft

const Vertex* QTessellator::Trapezoid::bottomLeft

Definition at line 40 of file qtessellator_p.h.

◆ bottomRight

const Vertex* QTessellator::Trapezoid::bottomRight

Definition at line 42 of file qtessellator_p.h.

◆ top

Q27Dot5 QTessellator::Trapezoid::top

Definition at line 37 of file qtessellator_p.h.

Referenced by QTessellator::tessellateConvex().

◆ topLeft

const Vertex* QTessellator::Trapezoid::topLeft

Definition at line 39 of file qtessellator_p.h.

◆ topRight

const Vertex* QTessellator::Trapezoid::topRight

Definition at line 41 of file qtessellator_p.h.


The documentation for this struct was generated from the following file: