PDA

View Full Version : OpenGL glGet problem



Cloudy
26th December 2006, 22:59
Hi folks,

Simple problem really... Have been writing an OpenGL program - so far with no problems. Now I need access to glGet. but get an error saying it is not declared in this scope - where is it? i.e. what do I need to include?

Thanks, C

Cloudy
26th December 2006, 23:10
sorted - sorry