Свойство | Type | Description | |
---|---|---|---|
interceptor |
Méthode | Description | |
---|---|---|
AreSharing ( |
||
BindTexture ( |
||
BindTexture ( |
||
BindTexture ( |
||
BindTexture ( |
||
BindTexture ( |
||
BindTexture ( |
||
BindTexture ( |
||
BindTexture ( |
||
BindTexture ( string fileName ) : uint | ||
CurrentContext ( ) : |
||
CurrentCtx ( ) : |
||
DeleteTexture ( uint tx_id ) : void | ||
Device ( ) : IQPaintDevice | ||
Dispose ( ) : void | ||
DrawTexture ( |
||
DrawTexture ( |
||
DrawTexture ( Qyoto.QRectF target, uint textureId ) : void | ||
DrawTexture ( Qyoto.QRectF target, uint textureId, int textureTarget ) : void | ||
Format ( ) : |
||
IsSharing ( ) : bool | ||
IsValid ( ) : bool | ||
OverlayTransparentColor ( ) : |
||
QGLContext ( |
||
QGLContext ( |
||
RequestedFormat ( ) : |
||
Reset ( ) : void | ||
SetFormat ( |
||
SetTextureCacheLimit ( int size ) : void | ||
TextureCacheLimit ( ) : int |
Méthode | Description | |
---|---|---|
ColorIndex ( |
||
CreateProxy ( ) : void | ||
DeviceIsPixmap ( ) : bool | ||
GenerateFontDisplayLists ( |
||
Initialized ( ) : bool | ||
QGLContext ( |
||
SetDevice ( IQPaintDevice pDev ) : void | ||
SetInitialized ( bool on ) : void | ||
SetValid ( bool valid ) : void | ||
SetWindowCreated ( bool on ) : void | ||
WindowCreated ( ) : bool |
Méthode | Description | |
---|---|---|
ChooseContext ( ) : bool | ||
ChooseContext ( |
||
Create ( ) : bool | ||
Create ( |
||
DoneCurrent ( ) : void | ||
MakeCurrent ( ) : void | ||
QGLContext ( ) : System | ||
SwapBuffers ( ) : void |
public static AreSharing ( |
||
context1 | ||
context2 | ||
Résultat | bool |
public BindTexture ( |
||
image | ||
target | int | |
Résultat | uint |
public BindTexture ( |
||
image | ||
target | int | |
format | int | |
Résultat | uint |
public BindTexture ( |
||
image | ||
target | int | |
format | int | |
options | uint | |
Résultat | uint |
public BindTexture ( |
||
pixmap | ||
Résultat | uint |
public BindTexture ( |
||
pixmap | ||
target | int | |
Résultat | uint |
public BindTexture ( |
||
pixmap | ||
target | int | |
format | int | |
Résultat | uint |
public BindTexture ( |
||
pixmap | ||
target | int | |
format | int | |
options | uint | |
Résultat | uint |
public BindTexture ( string fileName ) : uint | ||
fileName | string | |
Résultat | uint |
public static CurrentContext ( ) : |
||
Résultat |
public DrawTexture ( |
||
point | ||
textureId | uint | |
Résultat | void |
public DrawTexture ( |
||
point | ||
textureId | uint | |
textureTarget | int | |
Résultat | void |
public DrawTexture ( Qyoto.QRectF target, uint textureId ) : void | ||
target | Qyoto.QRectF | |
textureId | uint | |
Résultat | void |
public DrawTexture ( Qyoto.QRectF target, uint textureId, int textureTarget ) : void | ||
target | Qyoto.QRectF | |
textureId | uint | |
textureTarget | int | |
Résultat | void |
protected GenerateFontDisplayLists ( |
||
fnt | ||
listBase | int | |
Résultat | void |
public OverlayTransparentColor ( ) : |
||
Résultat |
public QGLContext ( |
||
format | ||
Résultat | System |
public QGLContext ( |
||
format | ||
device | IQPaintDevice | |
Résultat | System |
protected QGLContext ( |
||
dummy | ||
Résultat | System |
protected SetDevice ( IQPaintDevice pDev ) : void | ||
pDev | IQPaintDevice | |
Résultat | void |
public SetFormat ( |
||
format | ||
Résultat | void |
protected SetInitialized ( bool on ) : void | ||
on | bool | |
Résultat | void |
public static SetTextureCacheLimit ( int size ) : void | ||
size | int | |
Résultat | void |
protected SetWindowCreated ( bool on ) : void | ||
on | bool | |
Résultat | void |