Eulerian Smoke Simulation on the GPU
include/GLUtil.h File Reference

A set of generic computation utility functions. More...

#include <OpenGL.h>

Go to the source code of this file.

Functions

void checkFboCompleteness ()
 a method to check a FBO's completeness
bool getGLError (const char *_errorMessage=0)
 a method to print an OpenGL error

Detailed Description

A set of generic computation utility functions.

A set of OpenGL utility functions.

Author:
Nikolaos Verigakis
Version:
1.0
Date:
13/07/11 Revision History : Initial Version 13/07/11
Author:
Nikolaos Verigakis
Version:
1.0
Date:
14/06/11 Revision History : Initial Version 14/06/11

Function Documentation

bool getGLError ( const char *  _errorMessage = 0)

a method to print an OpenGL error

Parameters:
[in]_errorMessagea message to print along with the OpenGL error
Returns:
returns false if no error occured and true otherwise
 All Classes Files Functions Variables