| |
OGLViewport ( in OGLViewport other ) |
| |
OGLViewport () |
| |
activate ! ( in UInt32 target, io Ref<OGLContext> context ) |
| |
clearColor ! ( in Color color, in Boolean noMask, io Ref<OGLContext> context ) |
| |
clearDepth ! ( in Scalar depth, in Boolean noMask, io Ref<OGLContext> context ) |
| |
clearDepthStencil ! ( in Scalar depth, in UInt32 stencil, in Boolean noMask, io Ref<OGLContext> context ) |
| OGLViewport |
clone ? () |
| |
getFormat ? ( io UInt32 glComponentType, io UInt32 redBits, io UInt32 greenBits, io UInt32 blueBits, io UInt32 alphaBits, io UInt32 depthBits, io UInt32 stencilBits ) |
| |
setSize ! ( in Size startX, in Size startY, in Size width, in Size height, in Size samples ) |
| |
setSize ! ( in Size width, in Size height, in Size samples ) |
| |
updateFromContext ! ( io Ref<OGLContext> context ) |