KiCad PCB EDA Suite
Loading...
Searching...
No Matches
view.h File Reference
#include <gal/gal.h>
#include <vector>
#include <set>
#include <unordered_map>
#include <memory>
#include <math/box2.h>
#include <gal/definitions.h>
#include <view/view_overlay.h>
#include <view/view.h>

Go to the source code of this file.

Classes

class  KIGFX::VIEW
 Hold a (potentially large) number of VIEW_ITEMs and renders them on a graphics device provided by the GAL. More...
 
struct  KIGFX::VIEW::VIEW_LAYER
 

Namespaces

namespace  KIGFX
 The Cairo implementation of the graphics abstraction layer.