DI-Guy SDK Documentation  13.7
diguyOsgUtil.cpp File Reference
#include <stdio.h>
#include <GL/glew.h>
#include <GL/gl.h>
#include <libbdilog.h>
#include <diguyAuthorInterface.h>
#include <diguy_vector_classes.h>
#include <osg/BlendFunc>
#include <osg/CullFace>
#include <osg/Geode>
#include <osg/Geometry>
#include <osg/LineWidth>
#include <osg/Material>
#include <osg/MatrixTransform>
#include <osg/ShapeDrawable>
#include <osg/StateSet>
#include "diguyOsgUtil.h"

Functions

void bdi_opengl_error_callback (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const GLvoid *userParam)
 

Function Documentation

void bdi_opengl_error_callback ( GLenum  source,
GLenum  type,
GLuint  id,
GLenum  severity,
GLsizei  length,
const GLchar *  message,
const GLvoid *  userParam 
)