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

Class to control vertex container and GPU with possibility of emulating old-style OpenGL 1.0 state machine using modern OpenGL methods. More...

Go to the source code of this file.

Variables

static const wxChar traceVertexManager [] = wxT( "KICAD_VERTEX_MANAGER" )
 Flag to enable #VERTEX_MANAGER debugging output.
 

Detailed Description

Class to control vertex container and GPU with possibility of emulating old-style OpenGL 1.0 state machine using modern OpenGL methods.

Definition in file vertex_manager.cpp.