KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcad_item_types.h File Reference
#include <wx/dynarray.h>

Go to the source code of this file.

Namespaces

namespace  PCAD2KICAD
 

Functions

 WX_DEFINE_ARRAY (wxRealPoint *, VERTICES_ARRAY)
 
 WX_DEFINE_ARRAY (VERTICES_ARRAY *, ISLANDS_ARRAY)
 
 PCAD2KICAD::WX_DEFINE_ARRAY (PCAD_PCB_COMPONENT *, PCAD_COMPONENTS_ARRAY)
 
 PCAD2KICAD::WX_DEFINE_ARRAY (PCAD_NET *, PCAD_NETS_ARRAY)
 
 PCAD2KICAD::WX_DEFINE_ARRAY (PCAD_NET_NODE *, PCAD_NET_NODES_ARRAY)
 
 PCAD2KICAD::WX_DEFINE_ARRAY (PCAD_PAD_SHAPE *, PCAD_PAD_SHAPES_ARRAY)
 

Function Documentation

◆ WX_DEFINE_ARRAY() [1/2]

WX_DEFINE_ARRAY ( VERTICES_ARRAY *  ,
ISLANDS_ARRAY   
)

◆ WX_DEFINE_ARRAY() [2/2]

WX_DEFINE_ARRAY ( wxRealPoint *  ,
VERTICES_ARRAY   
)