Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OpenGLObject.cpp File Reference

#include "OpenGLObject.h"

Include dependency graph for OpenGLObject.cpp:

Go to the source code of this file.

Variables

GLenum arrayGLPrimitive [] = { GL_TRIANGLES, GL_TRIANGLE_STRIP, GL_QUADS, GL_QUAD_STRIP }
GLenum arrayGLType [] = { GL_VERTEX_ARRAY, GL_NORMAL_ARRAY, GL_COLOR_ARRAY, GL_TEXTURE_COORD_ARRAY }
GLenum arrayGLFormat [] = { GL_FLOAT, GL_UNSIGNED_BYTE }


Variable Documentation

GLenum arrayGLFormat[] = { GL_FLOAT, GL_UNSIGNED_BYTE }
 

Definition at line 11 of file OpenGLObject.cpp.

Referenced by OpenGLObject::draw().

GLenum arrayGLPrimitive[] = { GL_TRIANGLES, GL_TRIANGLE_STRIP, GL_QUADS, GL_QUAD_STRIP }
 

OpenGLObject.cpp

Author: Petter Alstermark, petter@alstermark.com

Definition at line 9 of file OpenGLObject.cpp.

Referenced by OpenGLObject::draw().

GLenum arrayGLType[] = { GL_VERTEX_ARRAY, GL_NORMAL_ARRAY, GL_COLOR_ARRAY, GL_TEXTURE_COORD_ARRAY }
 

Definition at line 10 of file OpenGLObject.cpp.

Referenced by OpenGLObject::draw().


Generated on Sun Jun 5 15:48:23 2005 for Defacto by  doxygen 1.4.3