GL Studio C++ Runtime API
FrameBufferUtility Class Reference

Static Public Member Functions

static bool frameBuffersAreSupported ()
 
static bool checkFrameBufferStatus ()
 

Member Function Documentation

static bool checkFrameBufferStatus ( )
static

Check the completeness status of the GL_FRAMEBUFFER.

Returns
true if the status of the GL_FRAMEBUFFER is GL_FRAMEBUFFER_COMPLETE.
static bool frameBuffersAreSupported ( )
static

Determine if the hardware supports Frame buffers. If it does, then the Frame buffer API is lazily instantiated

Returns
True if frame buffers are supported

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