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