24#ifndef PCB_ITEM_CONTAINERS_H_ 
   25#define PCB_ITEM_CONTAINERS_H_ 
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
 
A set of BOARD_ITEMs (i.e., without duplicates).
 
A PCB_POINT is a 0-dimensional point that is used to mark a position on a PCB, or more usually a foot...
 
Handle a list of polygons defining a copper zone.
 
This file contains macros just for swig binding.
 
#define DECL_VEC_FOR_SWIG(TypeName, MemberType)
Declare a std::vector but no swig template.
 
#define DECL_DEQ_FOR_SWIG(TypeName, MemberType)
 
std::vector< ZONE * > ZONES