![]() |
Qt 4.8
|
Public Variables | |
| int | indexCount |
| void * | indices |
| qreal | iscale |
| GLenum | primitiveType |
| int | vertexCount |
| float * | vertices |
Definition at line 690 of file qpaintengineex_opengl2.cpp.
| int QGL2PEVectorPathCache::indexCount |
Definition at line 700 of file qpaintengineex_opengl2.cpp.
Referenced by QGL2PaintEngineExPrivate::fill().
| void* QGL2PEVectorPathCache::indices |
Definition at line 697 of file qpaintengineex_opengl2.cpp.
Referenced by QGL2PaintEngineExPrivate::cleanupVectorPath(), and QGL2PaintEngineExPrivate::fill().
| qreal QGL2PEVectorPathCache::iscale |
Definition at line 702 of file qpaintengineex_opengl2.cpp.
Referenced by QGL2PaintEngineExPrivate::fill().
| GLenum QGL2PEVectorPathCache::primitiveType |
Definition at line 701 of file qpaintengineex_opengl2.cpp.
Referenced by QGL2PaintEngineExPrivate::fill().
| int QGL2PEVectorPathCache::vertexCount |
Definition at line 699 of file qpaintengineex_opengl2.cpp.
Referenced by QGL2PaintEngineExPrivate::fill().
| float* QGL2PEVectorPathCache::vertices |
Definition at line 696 of file qpaintengineex_opengl2.cpp.
Referenced by QGL2PaintEngineExPrivate::cleanupVectorPath(), and QGL2PaintEngineExPrivate::fill().