KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_view.h File Reference
#include <layer_ids.h>
#include <math/vector2d.h>
#include <view/view.h>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  KIGFX::SCH_VIEW
 

Namespaces

namespace  KIGFX
 The Cairo implementation of the graphics abstraction layer.
 
namespace  KIGFX::PREVIEW
 

Functions

constexpr double SCH_WORLD_UNIT (1e-7/0.0254)
 

Variables

static const int SCH_LAYER_ORDER []
 

Function Documentation

◆ SCH_WORLD_UNIT()

constexpr double SCH_WORLD_UNIT ( 1e-7/0.  0254)
constexpr

Variable Documentation

◆ SCH_LAYER_ORDER

const int SCH_LAYER_ORDER[]
static