| 
    KiCad PCB EDA Suite
    
   | 
 
Class to store instances of VERTEX without caching. More...
#include <gal/opengl/vertex_container.h>Go to the source code of this file.
Classes | |
| class | KIGFX::NONCACHED_CONTAINER | 
Namespaces | |
| namespace | KIGFX | 
| The Cairo implementation of the graphics abstraction layer.  | |
Class to store instances of VERTEX without caching.
It allows a fast one-frame drawing and then clearing the buffer and starting from scratch.
Definition in file noncached_container.h.