| DemoGL::Reference::Functions::DEMOGL_TextureCubeMapUpdateWithFBRegion |
int DEMOGL_TextureCubeMapUpdateWithFBRegion( const GLuint iTextureID, const int iCubeSide, const int iX, const int iY, const int iWidth, const int iHeight, const int iXDest, const int iYDest );
| Cube side | Value |
| Positive X | DGL_CUBEMAPSIDE_POSX |
| Negative X | DGL_CUBEMAPSIDE_NEGX |
| Positive Y | DGL_CUBEMAPSIDE_POSY |
| Negative Y | DGL_CUBEMAPSIDE_NEGY |
| Positive Z | DGL_CUBEMAPSIDE_POSZ |
| Negative Z | DGL_CUBEMAPSIDE_NEGZ |
Last changed on 31-may-2001
©1999-2001 Solutions Design