Qt 4.8
|
#include <qtessellator_p.h>
Public Variables | |
Q27Dot5 | bottom |
const Vertex * | bottomLeft |
const Vertex * | bottomRight |
Q27Dot5 | top |
const Vertex * | topLeft |
const Vertex * | topRight |
Definition at line 85 of file qtessellator_p.h.
Q27Dot5 QTessellator::Trapezoid::bottom |
Definition at line 87 of file qtessellator_p.h.
Referenced by QXRenderTessellator::addTrap(), fillTrapezoid(), QTessellator::tessellateConvex(), and QOpenGLTessellator::toGLTrapezoid().
const Vertex* QTessellator::Trapezoid::bottomLeft |
Definition at line 89 of file qtessellator_p.h.
Referenced by QXRenderTessellator::addTrap(), fillTrapezoid(), QTessellator::tessellateConvex(), and QOpenGLTessellator::toGLTrapezoid().
const Vertex* QTessellator::Trapezoid::bottomRight |
Definition at line 91 of file qtessellator_p.h.
Referenced by QXRenderTessellator::addTrap(), fillTrapezoid(), QTessellator::tessellateConvex(), and QOpenGLTessellator::toGLTrapezoid().
Q27Dot5 QTessellator::Trapezoid::top |
Definition at line 86 of file qtessellator_p.h.
Referenced by QXRenderTessellator::addTrap(), fillTrapezoid(), QTessellator::tessellateConvex(), and QOpenGLTessellator::toGLTrapezoid().
const Vertex* QTessellator::Trapezoid::topLeft |
Definition at line 88 of file qtessellator_p.h.
Referenced by QXRenderTessellator::addTrap(), fillTrapezoid(), QTessellator::tessellateConvex(), and QOpenGLTessellator::toGLTrapezoid().
const Vertex* QTessellator::Trapezoid::topRight |
Definition at line 90 of file qtessellator_p.h.
Referenced by QXRenderTessellator::addTrap(), fillTrapezoid(), QTessellator::tessellateConvex(), and QOpenGLTessellator::toGLTrapezoid().