|
| RTT (unsigned int width, unsigned int height, float rtt_scale=1.0f, bool use_default_fbo_only=false) |
|
unsigned int | getWidth () const |
|
unsigned int | getHeight () const |
|
FrameBufferLayer * | getShadowFrameBuffer () |
|
unsigned | getDepthStencilTexture () const |
|
unsigned | getRenderTarget (enum TypeRTT target) const |
|
FrameBuffer & | getFBO (enum TypeFBO fbo) |
|
|
unsigned | m_render_target_textures [RTT_COUNT] = {} |
|
FrameBuffer * | m_frame_buffers [FBO_COUNT] = {} |
|
unsigned | m_depth_stencil_tex = 0 |
|
unsigned int | m_width |
|
unsigned int | m_height |
|
unsigned | m_shadow_depth_tex = 0 |
|
FrameBufferLayer * | m_shadow_fbo |
|
The documentation for this class was generated from the following files: