Method | Description | |
---|---|---|
Bind ( ) : bool | ||
BlitFramebuffer ( |
||
Dispose ( ) : void | ||
DrawTexture ( |
||
DrawTexture ( |
||
DrawTexture ( Qyoto.QRectF target, uint textureId ) : void | ||
DrawTexture ( Qyoto.QRectF target, uint textureId, int textureTarget ) : void | ||
Format ( ) : |
||
HasOpenGLFramebufferBlit ( ) : bool | ||
HasOpenGLFramebufferObjects ( ) : bool | ||
IsBound ( ) : bool | ||
IsValid ( ) : bool | ||
QGLFramebufferObject ( Qyoto.QSize size ) : System | ||
QGLFramebufferObject ( Qyoto.QSize size, |
||
QGLFramebufferObject ( Qyoto.QSize size, |
||
QGLFramebufferObject ( Qyoto.QSize size, |
||
QGLFramebufferObject ( Qyoto.QSize size, |
||
QGLFramebufferObject ( Qyoto.QSize size, int target ) : System | ||
QGLFramebufferObject ( int width, int height ) : System | ||
QGLFramebufferObject ( int width, int height, |
||
QGLFramebufferObject ( int width, int height, |
||
QGLFramebufferObject ( int width, int height, |
||
QGLFramebufferObject ( int width, int height, |
||
QGLFramebufferObject ( int width, int height, int target ) : System | ||
Release ( ) : bool | ||
Size ( ) : Qyoto.QSize | ||
Texture ( ) : uint | ||
ToImage ( ) : |
||
attachment ( ) : QGLFramebufferObject.Attachment |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QGLFramebufferObject ( |
Method | Description | |
---|---|---|
DevType ( ) : int | ||
Metric ( |
||
PaintEngine ( ) : |
||
QGLFramebufferObject ( ) : System |
public static BlitFramebuffer ( |
||
target | ||
targetRect | Qyoto.QRect | |
source | ||
sourceRect | Qyoto.QRect | |
return | void |
public DrawTexture ( |
||
point | ||
textureId | uint | |
return | void |
public DrawTexture ( |
||
point | ||
textureId | uint | |
textureTarget | int | |
return | void |
public DrawTexture ( Qyoto.QRectF target, uint textureId ) : void | ||
target | Qyoto.QRectF | |
textureId | uint | |
return | void |
public DrawTexture ( Qyoto.QRectF target, uint textureId, int textureTarget ) : void | ||
target | Qyoto.QRectF | |
textureId | uint | |
textureTarget | int | |
return | void |
public Format ( ) : |
||
return |
public static HasOpenGLFramebufferBlit ( ) : bool | ||
return | bool |
public static HasOpenGLFramebufferObjects ( ) : bool | ||
return | bool |
public QGLFramebufferObject ( Qyoto.QSize size ) : System | ||
size | Qyoto.QSize | |
return | System |
public QGLFramebufferObject ( Qyoto.QSize size, |
||
size | Qyoto.QSize | |
attachment | ||
return | System |
public QGLFramebufferObject ( Qyoto.QSize size, |
||
size | Qyoto.QSize | |
attachment | ||
target | int | |
return | System |
public QGLFramebufferObject ( Qyoto.QSize size, |
||
size | Qyoto.QSize | |
attachment | ||
target | int | |
internal_format | int | |
return | System |
public QGLFramebufferObject ( Qyoto.QSize size, |
||
size | Qyoto.QSize | |
format | ||
return | System |
public QGLFramebufferObject ( Qyoto.QSize size, int target ) : System | ||
size | Qyoto.QSize | |
target | int | |
return | System |
protected QGLFramebufferObject ( |
||
dummy | ||
return | System |
public QGLFramebufferObject ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public QGLFramebufferObject ( int width, int height, |
||
width | int | |
height | int | |
attachment | ||
return | System |
public QGLFramebufferObject ( int width, int height, |
||
width | int | |
height | int | |
attachment | ||
target | int | |
return | System |
public QGLFramebufferObject ( int width, int height, |
||
width | int | |
height | int | |
attachment | ||
target | int | |
internal_format | int | |
return | System |
public QGLFramebufferObject ( int width, int height, |
||
width | int | |
height | int | |
format | ||
return | System |
public QGLFramebufferObject ( int width, int height, int target ) : System | ||
width | int | |
height | int | |
target | int | |
return | System |
public attachment ( ) : QGLFramebufferObject.Attachment | ||
return | QGLFramebufferObject.Attachment |