![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| float * | vertices |
| void * | indices |
| int | vertexCount |
| int | indexCount |
| GLenum | primitiveType |
| qreal | iscale |
| QVertexIndexVector::Type | indexType |
Definition at line 804 of file qopenglpaintengine.cpp.
| int QOpenGL2PEVectorPathCache::indexCount |
Definition at line 814 of file qopenglpaintengine.cpp.
| QVertexIndexVector::Type QOpenGL2PEVectorPathCache::indexType |
Definition at line 817 of file qopenglpaintengine.cpp.
| void * QOpenGL2PEVectorPathCache::indices |
Definition at line 811 of file qopenglpaintengine.cpp.
| qreal QOpenGL2PEVectorPathCache::iscale |
Definition at line 816 of file qopenglpaintengine.cpp.
| GLenum QOpenGL2PEVectorPathCache::primitiveType |
Definition at line 815 of file qopenglpaintengine.cpp.
| int QOpenGL2PEVectorPathCache::vertexCount |
Definition at line 813 of file qopenglpaintengine.cpp.
| float * QOpenGL2PEVectorPathCache::vertices |
Definition at line 810 of file qopenglpaintengine.cpp.