#include <gl_types.h>
Static Public Attributes | |
static const int | format = GL_LUMINANCE |
static const int | type = GL_FLOAT |
Definition at line 79 of file gl_types.h.
const int CVD::gl::data< float >::format = GL_LUMINANCE [static] |
Definition at line 81 of file gl_types.h.
const int CVD::gl::data< float >::type = GL_FLOAT [static] |
Definition at line 82 of file gl_types.h.