Public Member Functions | Protected Member Functions | Protected Attributes
BufferRenderTarget Class Reference

#include <fbo.h>

Inheritance diagram for BufferRenderTarget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool BindToFB (void)
 BufferRenderTarget (void)
void Del (void)
GLenum Format (void) const
void Gen (void)
GLsizei Height (void) const
bool Set (GLenum format, GLsizei width, GLsizei height)
RTStorageType StorageType (void) const
GLsizei Width (void) const

Protected Member Functions

void DoBind (void)
void DoUnbind (void)

Protected Attributes

GLenum format
GLsizei height
GLsizei width

Detailed Description

Definition at line 458 of file fbo.h.


Constructor & Destructor Documentation

Definition at line 461 of file fbo.h.


Member Function Documentation

bool BufferRenderTarget::BindToFB ( void  ) [inline, virtual]

Implements RenderTarget.

Definition at line 518 of file fbo.h.

void BufferRenderTarget::Del ( void  ) [inline, virtual]

Implements GLObject.

Definition at line 474 of file fbo.h.

void BufferRenderTarget::DoBind ( void  ) [inline, protected, virtual]

Implements Bindable.

Definition at line 531 of file fbo.h.

void BufferRenderTarget::DoUnbind ( void  ) [inline, protected, virtual]

Implements Bindable.

Definition at line 536 of file fbo.h.

GLenum BufferRenderTarget::Format ( void  ) const [inline, virtual]

Implements RenderTarget.

Definition at line 491 of file fbo.h.

void BufferRenderTarget::Gen ( void  ) [inline, virtual]

Implements GLObject.

Definition at line 468 of file fbo.h.

GLsizei BufferRenderTarget::Height ( void  ) const [inline, virtual]

Implements RenderTarget.

Definition at line 486 of file fbo.h.

bool BufferRenderTarget::Set ( GLenum  format,
GLsizei  width,
GLsizei  height 
) [inline]

Definition at line 501 of file fbo.h.

RTStorageType BufferRenderTarget::StorageType ( void  ) const [inline, virtual]

Implements RenderTarget.

Definition at line 496 of file fbo.h.

GLsizei BufferRenderTarget::Width ( void  ) const [inline, virtual]

Implements RenderTarget.

Definition at line 481 of file fbo.h.


Member Data Documentation

GLenum BufferRenderTarget::format [protected]

Definition at line 527 of file fbo.h.

GLsizei BufferRenderTarget::height [protected]

Definition at line 529 of file fbo.h.

GLsizei BufferRenderTarget::width [protected]

Definition at line 528 of file fbo.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:00