Qt 4.8
Public Variables | List of all members
QGL2PEVectorPathCache Struct Reference

Public Variables

int indexCount
 
void * indices
 
qreal iscale
 
GLenum primitiveType
 
int vertexCount
 
float * vertices
 

Detailed Description

Definition at line 690 of file qpaintengineex_opengl2.cpp.

Properties

◆ indexCount

int QGL2PEVectorPathCache::indexCount

Definition at line 700 of file qpaintengineex_opengl2.cpp.

Referenced by QGL2PaintEngineExPrivate::fill().

◆ indices

void* QGL2PEVectorPathCache::indices

◆ iscale

qreal QGL2PEVectorPathCache::iscale

Definition at line 702 of file qpaintengineex_opengl2.cpp.

Referenced by QGL2PaintEngineExPrivate::fill().

◆ primitiveType

GLenum QGL2PEVectorPathCache::primitiveType

Definition at line 701 of file qpaintengineex_opengl2.cpp.

Referenced by QGL2PaintEngineExPrivate::fill().

◆ vertexCount

int QGL2PEVectorPathCache::vertexCount

Definition at line 699 of file qpaintengineex_opengl2.cpp.

Referenced by QGL2PaintEngineExPrivate::fill().

◆ vertices

float* QGL2PEVectorPathCache::vertices

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