KiCad PCB EDA Suite
|
Class to store vertices and handle transfers between system memory and GPU memory. More...
#include <gal/opengl/vertex_container.h>
#include <gal/opengl/cached_container_ram.h>
#include <gal/opengl/cached_container_gpu.h>
#include <gal/opengl/noncached_container.h>
#include <gal/opengl/shader.h>
#include <cstring>
Go to the source code of this file.
Class to store vertices and handle transfers between system memory and GPU memory.
Definition in file vertex_container.cpp.