Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KennethVanhoey
CGoGN
Commits
1a767014
Commit
1a767014
authored
Oct 05, 2012
by
Sylvain Thery
Browse files
add enum typdef for VRJ problems
parent
b8c45cf8
Changes
1
Show whitespace changes
Inline
Side-by-side
include/Utils/gl_def.h
View file @
1a767014
...
...
@@ -59,6 +59,7 @@ public:
typedef
FalsePtr
<
GLint
>
CGoGNGLint
;
typedef
FalsePtr
<
GLuint
>
CGoGNGLuint
;
typedef
FalsePtr
<
GLhandleARB
>
CGoGNGLhandleARB
;
typedef
FalsePtr
<
GLenum
>
CGoGNGLenum
;
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment