Public Types | |
| typedef map< string, unsigned int > | TProgramCache |
| this structure will be used to map program names to OpenGL IDs | |
Public Attributes | |
| TProgramCache | mPrograms |
Definition at line 33 of file openglserver.cpp.
|
|
this structure will be used to map program names to OpenGL IDs
Definition at line 40 of file openglserver.cpp. |
|
|
Definition at line 42 of file openglserver.cpp. |
1.4.4