TerraForge3D  2.3.1
3D Terrain And Landscape Generator
FrameBuffer Class Reference

Public Member Functions

 FrameBuffer (int width=800, int height=600)
 
void Begin ()
 
uint32_t End ()
 
uint32_t GetColorTexture ()
 
uint32_t GetDepthTexture ()
 
uint32_t GetRendererID ()
 
int GetWidth ()
 
int GetHeight ()
 

Private Attributes

uint32_t colorTexture
 
uint32_t depthTexture
 
uint32_t fbo
 
int width
 
int height
 

Detailed Description

Definition at line 5 of file FrameBuffer.h.


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