KiCad PCB EDA Suite
Loading...
Searching...
No Matches
noncached_container.cpp File Reference

Class to store instances of VERTEX without caching. More...

#include <gal/opengl/noncached_container.h>
#include <cstring>
#include <cstdlib>

Go to the source code of this file.

Detailed Description

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.cpp.