Classes | Defines
splatrenderer.h File Reference
#include <QObject>
#include <QTextStream>
#include <QFile>
#include <wrap/gl/trimesh.h>
#include <wrap/gl/shaders.h>
#include <QGLFramebufferObject>
#include <vcg/complex/complex.h>
Include dependency graph for splatrenderer.h:

Go to the source code of this file.

Classes

class  SplatRenderer< MeshType >
struct  SplatRenderer< MeshType >::UniformParameters

Defines

#define GL_TEST_ERR

Define Documentation

#define GL_TEST_ERR
Value:
{\
                        GLenum eCode;\
                        if((eCode=glGetError())!=GL_NO_ERROR)\
                                        std::cerr << "OpenGL error : " <<  gluErrorString(eCode) << " in " <<  __FILE__ << " : " << __LINE__ << std::endl;\
        }

Definition at line 35 of file splatrenderer.h.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:55