Maria GDK 5.0.0.850
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::VAOCache Class Reference

#include <StkVAOCache.h>

Public Member Functions

void cleanup ()
 
GLuint getVAO () const
 
GLuint createVAO ()
 
GLuint getOrCreateVAO ()
 

Detailed Description

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.


The documentation for this class was generated from the following file: