Fillwave  10.0.0
List of all members | Public Member Functions | Public Attributes
flw::flc::Texture3DRenderable Class Referencefinal

One can render to this texture and use the rendered 6 images as a 2D texture. More...

#include <Texture3DRenderable.h>

Public Member Functions

 Texture3DRenderable (TextureConfig *posX, TextureConfig *negX, TextureConfig *posY, TextureConfig *nY, TextureConfig *pZ, TextureConfig *nZ, Texture2DRenderable *text, ParameterList &param)
 
void resize (GLint width, GLint height)
 
void bindForWriting ()
 
void bindForRendering ()
 
void setAttachment (GLenum attachment)
 
void setAttachmentFace (GLenum face, GLenum attachment)
 
void log ()
 

Public Attributes

Texture3D mTexture3D
 

Detailed Description

One can render to this texture and use the rendered 6 images as a 2D texture.


The documentation for this class was generated from the following file: