KiCad PCB EDA Suite
Loading...
Searching...
No Matches
definitions.h File Reference

Go to the source code of this file.

Namespaces

namespace  KIGFX
 The Cairo implementation of the graphics abstraction layer.
 

Macros

#define MAX_LAYERS_FOR_VIEW   1024
 

Enumerations

enum  KIGFX::RENDER_TARGET {
  KIGFX::TARGET_CACHED = 0 , KIGFX::TARGET_NONCACHED , KIGFX::TARGET_OVERLAY , KIGFX::TARGET_TEMP ,
  KIGFX::TARGETS_NUMBER
}
 RENDER_TARGET: Possible rendering targets. More...
 

Macro Definition Documentation

◆ MAX_LAYERS_FOR_VIEW

#define MAX_LAYERS_FOR_VIEW   1024

Definition at line 45 of file definitions.h.