Volume Renderer DoF
FBO Class Reference

#include <FBO.h>

Public Member Functions

 FBO ()
 
 ~FBO ()
 
const GLuint getID () const
 
const GLuint getTXO () const
 

Detailed Description

A class representing a Framebuffer object

Constructor & Destructor Documentation

◆ FBO()

FBO::FBO ( )

◆ ~FBO()

FBO::~FBO ( )

Member Function Documentation

◆ getID()

const GLuint FBO::getID ( ) const

returns the framebuffer id

◆ getTXO()

const GLuint FBO::getTXO ( ) const

returns the texture id


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