This is the complete list of members for Layer, including all inherited members.
Angle2D(int X0, int Y0, int X1, int Y1) | Layer | protected |
CalculateStipples(LayerTypePtr layer, b_polygon_set Union, Coord Trace, Coord Pitch, int i) | Layer | protected |
FindLayerByName(string Name) | Layer | protected |
InsertToPCB(LayerTypePtr layer, vector< StippledPolygon > StippledPolygons) | Layer | protected |
LoadPCB(string LayerName, Coord Trace) | Layer | protected |
MakeCircularOverlay(Coord x, Coord y, Coord Radius, int SegmentCount=24) | Layer | protected |
MakeLayer(int i) | Layer | |
MakeRectangularOverlay(Coord x0, Coord y0, Coord x1, Coord y1, Coord Thickness) | Layer | protected |
MakeRoundedRectangle(int x0, int y0, int x1, int y1, int Radius, int Smoothness) | Layer | protected |
ReadTemplatePolygons(LayerTypePtr layer) | Layer | protected |