Dear all,
I have to create an application in c++ with more classes.
In one class I create a GLuint list with glNewList(list,1).
Can I call glCallList(list) in another class?
thank you
Dear all,
I have to create an application in c++ with more classes.
In one class I create a GLuint list with glNewList(list,1).
Can I call glCallList(list) in another class?
thank you