![]() |
Maria GDK 5.0.0.930
Documentation of native code in develop 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.