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

#include <pvrqwsdrawable_p.h>

Public Variables

PVR2DMEMINFO * backBuffers [PVRQWS_MAX_BACK_BUFFERS]
 
int backBuffersValid
 
int currentBackBuffer
 
int isFullScreen
 
PvrQwsDrawablenextWinId
 
int numVisibleRects
 
PVR2DFORMAT pixelFormat
 
PvrQwsRect rect
 
int refCount
 
int rotationAngle
 
int screen
 
int strideBytes
 
int stridePixels
 
PvrQwsSwapFunction swapFunction
 
PvrQwsDrawableType type
 
void * userData
 
int usingFlipBuffers
 
PvrQwsRect visibleRects [PVRQWS_MAX_VISIBLE_RECTS]
 
long winId
 

Detailed Description

Definition at line 100 of file pvrqwsdrawable_p.h.

Properties

◆ backBuffers

PVR2DMEMINFO* _PvrQwsDrawable::backBuffers[PVRQWS_MAX_BACK_BUFFERS]

◆ backBuffersValid

int _PvrQwsDrawable::backBuffersValid

◆ currentBackBuffer

int _PvrQwsDrawable::currentBackBuffer

◆ isFullScreen

int _PvrQwsDrawable::isFullScreen

Definition at line 114 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAllocBuffers(), and pvrQwsScreenWindow().

◆ nextWinId

PvrQwsDrawable* _PvrQwsDrawable::nextWinId

◆ numVisibleRects

int _PvrQwsDrawable::numVisibleRects

◆ pixelFormat

PVR2DFORMAT _PvrQwsDrawable::pixelFormat

◆ rect

PvrQwsRect _PvrQwsDrawable::rect

◆ refCount

int _PvrQwsDrawable::refCount

Definition at line 104 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsCreateWindow(), pvrQwsFetchWindow(), and pvrQwsReleaseWindow().

◆ rotationAngle

int _PvrQwsDrawable::rotationAngle

Definition at line 117 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsSetRotation(), and wseglCreateWindowDrawable().

◆ screen

int _PvrQwsDrawable::screen

◆ strideBytes

int _PvrQwsDrawable::strideBytes

◆ stridePixels

int _PvrQwsDrawable::stridePixels

Definition at line 116 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAllocBuffers(), and wseglGetDrawableParameters().

◆ swapFunction

PvrQwsSwapFunction _PvrQwsDrawable::swapFunction

Definition at line 118 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsSetSwapFunction(), and pvrQwsSwapBuffers().

◆ type

PvrQwsDrawableType _PvrQwsDrawable::type

◆ userData

void* _PvrQwsDrawable::userData

Definition at line 119 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsSetSwapFunction(), and pvrQwsSwapBuffers().

◆ usingFlipBuffers

int _PvrQwsDrawable::usingFlipBuffers

Definition at line 113 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAllocBuffers(), pvrQwsFreeBuffers(), and pvrQwsSwapBuffers().

◆ visibleRects

PvrQwsRect _PvrQwsDrawable::visibleRects[PVRQWS_MAX_VISIBLE_RECTS]

◆ winId

long _PvrQwsDrawable::winId

Definition at line 103 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsCreateWindow(), and pvrQwsFetchWindow().


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