| 
    KiCad PCB EDA Suite
    
   | 
 
#include <gal/opengl/cached_container_ram.h>#include <gal/opengl/vertex_manager.h>#include <gal/opengl/vertex_item.h>#include <gal/opengl/shader.h>#include <gal/opengl/utils.h>#include <confirm.h>#include <list>#include <cassert>#include <wx/log.h>Go to the source code of this file.
Variables | |
| static const wxChar *const | traceGalCachedContainer = wxT( "KICAD_GAL_CACHED_CONTAINER" ) | 
| Flag to enable debug output of the GAL OpenGL cached container.   | |