Свойство | Тип | Описание | |
---|---|---|---|
interceptor |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
ChooseContext ( ) : bool | ||
ChooseContext ( |
||
Create ( ) : bool | ||
Create ( |
||
DoneCurrent ( ) : void | ||
MakeCurrent ( ) : void | ||
QGLContext ( ) : System | ||
SwapBuffers ( ) : void |
public static AreSharing ( |
||
context1 | ||
context2 | ||
Результат | bool |
public BindTexture ( |
||
image | ||
Результат | uint |
public BindTexture ( |
||
image | ||
target | int | |
Результат | uint |
public BindTexture ( |
||
image | ||
target | int | |
format | int | |
Результат | uint |
public BindTexture ( |
||
image | ||
target | int | |
format | int | |
options | uint | |
Результат | uint |
public BindTexture ( |
||
pixmap | ||
Результат | uint |
public BindTexture ( |
||
pixmap | ||
target | int | |
Результат | uint |
public BindTexture ( |
||
pixmap | ||
target | int | |
format | int | |
Результат | uint |
public BindTexture ( |
||
pixmap | ||
target | int | |
format | int | |
options | uint | |
Результат | uint |
public BindTexture ( string fileName ) : uint | ||
fileName | string | |
Результат | uint |
public static CurrentContext ( ) : |
||
Результат |
public static CurrentCtx ( ) : |
||
Результат |
public DeleteTexture ( uint tx_id ) : void | ||
tx_id | uint | |
Результат | void |
public DrawTexture ( |
||
point | ||
textureId | uint | |
Результат | void |
public DrawTexture ( |
||
point | ||
textureId | uint | |
textureTarget | int | |
Результат | void |
public DrawTexture ( Qyoto.QRectF target, uint textureId ) : void | ||
target | Qyoto.QRectF | |
textureId | uint | |
Результат | void |
public DrawTexture ( Qyoto.QRectF target, uint textureId, int textureTarget ) : void | ||
target | Qyoto.QRectF | |
textureId | uint | |
textureTarget | int | |
Результат | void |
protected GenerateFontDisplayLists ( |
||
fnt | ||
listBase | int | |
Результат | void |
public OverlayTransparentColor ( ) : |
||
Результат |
public QGLContext ( |
||
format | ||
Результат | System |
public QGLContext ( |
||
format | ||
device | IQPaintDevice | |
Результат | System |
protected QGLContext ( |
||
dummy | ||
Результат | System |
protected SetDevice ( IQPaintDevice pDev ) : void | ||
pDev | IQPaintDevice | |
Результат | void |
public SetFormat ( |
||
format | ||
Результат | void |
protected SetInitialized ( bool on ) : void | ||
on | bool | |
Результат | void |
public static SetTextureCacheLimit ( int size ) : void | ||
size | int | |
Результат | void |
protected SetWindowCreated ( bool on ) : void | ||
on | bool | |
Результат | void |
public static TextureCacheLimit ( ) : int | ||
Результат | int |