tgError.h
Go to the documentation of this file.
00001 
00002 #ifndef _TG_ERROR_H
00003 #define _TG_ERROR_H
00004 
00005 #include <blort/TomGine/headers.h>
00006 #include <string>
00007 
00008 GLenum tgCheckError(std::string pre_msg);
00009 
00010 GLenum tgCheckFBError(GLenum target, std::string pre_msg);
00011 
00012 #endif


blort
Author(s): Michael Zillich, Thomas Mörwald, Johann Prankl, Andreas Richtsfeld, Bence Magyar (ROS version)
autogenerated on Thu Jan 2 2014 11:38:26