![]() |
Maria GDK 5.0.0.1033
Documentation of native code in gdk_5_0_0 branch
|
#include <StkVAOCache.h>
Public Member Functions | |
| void | cleanup () |
| GLuint | getVAO () const |
| GLuint | createVAO () |
| GLuint | getOrCreateVAO () |
VAOCache - Vertex array object cache. Keeps track of VAO's cached by OpenGL context. VAO's are not shared between OpenGL contexts, so we need separate VAOs.