Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
VTKViewer_OpenGLHelper.h File Reference
#include <vtkObject.h>
#include <vtkMatrix4x4.h>
#include "VTKViewer.h"
#include <GL/gl.h>

Go to the source code of this file.

Classes

class  VTKViewer_OpenGLHelper
 

Namespaces

namespace  GUI_OPENGL
 

Macros

#define APIENTRY
 
#define APIENTRYP   APIENTRY *
 
#define GL_VERTEX_PROGRAM_POINT_SIZE_ARB   0x8642
 
#define GL_VERTEX_SHADER_ARB   0x8B31
 
#define GL_FRAGMENT_SHADER_ARB   0x8B30
 
#define GL_POINT_SPRITE_ARB   0x8861
 
#define GL_COORD_REPLACE_ARB   0x8862
 
#define GL_ARRAY_BUFFER_ARB   0x8892
 
#define GL_STATIC_DRAW_ARB   0x88E4
 

Typedefs

typedef GLuint GLhandleARB
 
typedef char GLcharARB
 
typedef ptrdiff_t GLsizeiptrARB
 

Functions

char * GUI_OPENGL::readFromFile (std::string fileName)
 

Macro Definition Documentation

#define APIENTRY
#define APIENTRYP   APIENTRY *
#define GL_ARRAY_BUFFER_ARB   0x8892
#define GL_COORD_REPLACE_ARB   0x8862
#define GL_FRAGMENT_SHADER_ARB   0x8B30
#define GL_POINT_SPRITE_ARB   0x8861
#define GL_STATIC_DRAW_ARB   0x88E4
#define GL_VERTEX_PROGRAM_POINT_SIZE_ARB   0x8642
#define GL_VERTEX_SHADER_ARB   0x8B31

Typedef Documentation

typedef char GLcharARB
typedef GLuint GLhandleARB
typedef ptrdiff_t GLsizeiptrARB