Get it
Learn it
Advanced
#include <mrpt/opengl/VertexArrayObject.h> struct State { // fields bool created = false; unsigned int buffer_id = 0; };