GLRenderTextureCubeBase< ATTACHMENT_TYPE, BASE > Class Template Reference
Detailed Description
template<GLenum ATTACHMENT_TYPE, typename BASE>
class cy::GLRenderTextureCubeBase< ATTACHMENT_TYPE, BASE >
class cy::GLRenderTextureCubeBase< ATTACHMENT_TYPE, BASE >
OpenGL render buffer with a cube map texture.
This class provides a convenient interface for texture rendering in OpenGL with a cube map texture buffer.
#include <cyGL.h>
Inheritance diagram for GLRenderTextureCubeBase< ATTACHMENT_TYPE, BASE >:
Public Member Functions | |
void | SetTarget (GLTextureCubeMapSide side) |
Set the render target to the given side. Should be called after binding the render texture. | |