#include "igl.h"
#include "math/Vector3.h"
#include "math/Vector4.h"
#include "modulesystem.h"
Go to the source code of this file.
Data Structures | |
class | OpenGLState |
A collection of opengl state information. More... | |
class | OpenGLStateLibrary |
Defines | |
#define | INCLUDED_IGLRENDER_H |
Typedefs | |
typedef GlobalModule < OpenGLStateLibrary > | GlobalOpenGLStateLibraryModule |
typedef GlobalModuleRef < OpenGLStateLibrary > | GlobalOpenGLStateLibraryModuleRef |
Functions | |
OpenGLStateLibrary & | GlobalOpenGLStateLibrary () |
#define INCLUDED_IGLRENDER_H |
Definition at line 23 of file iglrender.h.
typedef GlobalModule<OpenGLStateLibrary> GlobalOpenGLStateLibraryModule |
Definition at line 90 of file iglrender.h.
typedef GlobalModuleRef<OpenGLStateLibrary> GlobalOpenGLStateLibraryModuleRef |
Definition at line 94 of file iglrender.h.
OpenGLStateLibrary& GlobalOpenGLStateLibrary | ( | ) | [inline] |
Definition at line 97 of file iglrender.h.