MCPcopy Create free account

hub / github.com/badgeek/svg2shenzhen / functions

Functions3,949 in github.com/badgeek/svg2shenzhen

MethodAllCuMask
common/lset.cpp:638
MethodAllLayersMask
common/lset.cpp:668
MethodAllNonCuMask
common/lset.cpp:661
MethodAllTechMask
common/lset.cpp:691
MethodAllocListNode
Allocate space for a node in the list used in DeletRect to store Nodes that are too empty.
include/geometry/rtree.h:1064
MethodAllocNode
include/geometry/rtree.h:1034
MethodAllocate
common/gal/opengl/noncached_container.cpp:54
MethodAllowVoidList
* In Kicad applications, a page layout description is needed * So if the list is empty, a default description is loaded, * the first time a
include/worksheet_shape_builder.h:581
MethodAngle
polygon/poly2tri/sweep/sweep.cc:287
MethodAngleExceeds90Degrees
polygon/poly2tri/sweep/sweep.cc:275
MethodAngleExceedsPlus90DegreesOrIsNegative
polygon/poly2tri/sweep/sweep.cc:281
FunctionAngleToStringDegrees
* Function AngleToStringDegrees * is a helper to convert the \a double \a aAngle (in internal unit) * to a string in degrees */
common/base_units.cpp:414
MethodAppend
include/worksheet_shape_builder.h:435
MethodAppend
* Add an item to the list of items */
include/worksheet_shape_builder.h:609
MethodAppend
* Function Append * adds an item to the end of the list. * @param item An EDA_ITEM* to add. */
include/class_collector.h:118
MethodAppend
* Function Append() * * Appends a new point at the end of the line chain. * @param aX is X coordinate of the new point * @param aY
include/geometry/shape_line_chain.h:327
MethodAppendArc
* AppendArc: * adds segments to current contour to approximate the given arc */
polygon/PolyLine.cpp:970
MethodAppendBezier
Bezier Support
polygon/PolyLine.cpp:995
MethodAppendCorner
* add a corner in corner list * @param aCorner: the item to append */
include/class_worksheet_dataitem.h:323
MethodAppendMessage
* Function AppendMessage * appends \a aMessageItem to the message panel. * * @param aMessageItem is a reference to an #MSG_PANEL_ITEM cont
include/msgpanel.h:185
MethodAppendMsgPanel
common/draw_frame.cpp:698
MethodAppendPolygon
polygon/clipper.cpp:2382
MethodApproxCollinear
include/geometry/seg.h:234
MethodApproxParallel
include/geometry/seg.h:245
MethodArc
Plot an arc: * Center = center coord * Stangl, endAngle = angle of beginning and end * Radius = radius of the arc * Command * PU PY x, y; PD star
common/common_plotHPGL_functions.cpp:410
MethodArc
common/common_plotPS_functions.cpp:507
MethodArc
common/common_plotSVG_functions.cpp:353
MethodArc
Plot an arc in DXF format * Filling is not supported */
common/common_plotDXF_functions.cpp:490
MethodArc
* The PDF engine can't directly plot arcs, it uses the base emulation. * So no filled arcs (not a great loss... ) */
common/common_plotPDF_functions.cpp:212
MethodArc
common/class_plotter.cpp:146
MethodArc
common/common_plotGERBER_functions.cpp:363
MethodBASE_SCREEN
common/base_screen.cpp:42
MethodBBox
include/geometry/shape_circle.h:55
MethodBBox
include/geometry/shape_segment.h:50
MethodBBox
@copydoc SHAPE::BBox()
include/geometry/shape_line_chain.h:264
MethodBBox
@copydoc SHAPE::BBox()
include/geometry/shape_convex.h:74
MethodBIN_MOD
common/bin_mod.cpp:30
MethodBITMAPCONV_INFO
src/bitmap2component.cpp:122
MethodBITMAP_BASE
common/class_bitmap_base.cpp:47
MethodBLOCK_SELECTOR
common/block_commande.cpp:42
MethodBM2CMP_FRAME
src/bitmap2cmp_gui.cpp:148
MethodBM2CMP_FRAME_BASE
src/bitmap2cmp_gui_base.cpp:12
MethodBOARD_ITEM
include/class_board_item.h:86
FunctionBOOST_FOREACH
common/worksheet_viewitem.cpp:163
FunctionBOOST_FOREACH
common/config_params.cpp:48
FunctionBOOST_FOREACH
common/draw_panel_gal.cpp:100
FunctionBOOST_FOREACH
common/footprint_info.cpp:269
FunctionBOOST_FOREACH
common/geometry/shape_poly_set.cpp:219
FunctionBOOST_FOREACH
Draw all items immediately (without caching)
common/view/view_group.cpp:94
FunctionBOOST_FOREACH
common/view/view.cpp:571
FunctionBOOST_FOREACH
common/dialogs/wx_html_report_panel.cpp:106
MethodBOX2
include/math/box2.h:52
MethodBUFFERED_DC_HELPER
include/kicad_device_context.h:72
MethodBUTTON_STATE
common/tool/tool_dispatcher.cpp:43
MethodBack
include/class_board_item.h:123
MethodBackMask
common/lset.cpp:720
MethodBackTechMask
common/lset.cpp:675
MethodBasePtr
* Function BasePtr * returns the address of the first element in the array. Only call this * if there is at least one element in the vector
include/class_collector.h:170
MethodBasin
polygon/poly2tri/sweep/sweep_context.h:106
MethodBasinAngle
polygon/poly2tri/sweep/sweep.cc:308
MethodBegin
* Function Begin() * Returns iterator to beginning. */
include/view/view_group.h:77
MethodBeginDrawing
common/gal/opengl/vertex_manager.cpp:178
MethodBeginDrawing
common/gal/opengl/gpu_manager.cpp:115
MethodBeginDrawing
common/gal/opengl/opengl_gal.cpp:127
MethodBeginGroup
common/geometry/shape_file_io.cpp:108
MethodBeginGroup
common/gal/opengl/opengl_gal.cpp:696
MethodBeginGroup
* @brief Begin a group. * * A group is a collection of graphic items. * Hierarchical groups are possible, attributes and transformation
include/gal/graphics_abstraction_layer.h:378
MethodBinarize
src/bitmap2cmp_gui.cpp:394
MethodBlockCommand
common/draw_frame.cpp:597
MethodBooleanIntersection
common/geometry/shape_poly_set.cpp:281
MethodBoundaryHor
polygon/SutherlandHodgmanClipPoly.h:129
MethodBoundaryVert
polygon/SutherlandHodgmanClipPoly.h:156
MethodBrightened
* Function Brightened * Returns a color that is brighter by a given factor, without modifying object. * @param aFactor Specifies how bright
include/gal/color4d.h:141
MethodBuildFullText
returns the full text corresponding to the aTextbase, after replacing format symbols by the corresponding value
common/worksheet.cpp:126
MethodBuildIntersectList
polygon/clipper.cpp:2867
MethodBuildResult
polygon/clipper.cpp:3207
MethodBuildResult2
polygon/clipper.cpp:3228
MethodButtons
> Returns information about mouse buttons state.
include/tool/tool_event.h:255
MethodCACHED_CONTAINER
common/gal/opengl/cached_container.cpp:45
MethodCAIRO_COMPOSITOR
common/gal/cairo/cairo_compositor.cpp:36
MethodCAIRO_GAL
common/gal/cairo/cairo_gal.cpp:42
MethodCDPoint
* Function CDPoint() * * Returns a given point as a vector with elements of type double. * * @param aIndex index of the point
include/geometry/shape_convex.h:126
MethodCDT
polygon/poly2tri/sweep/cdt.cc:35
MethodCIterate
include/geometry/shape_poly_set.h:230
MethodCOLLECTOR
include/class_collector.h:74
MethodCOLOR4D
common/gal/color4d.cpp:31
MethodCOLOR4D
Constructor (creates the Color 0,0,0,0)
include/gal/color4d.h:43
MethodCOLORS_DESIGN_SETTINGS
common/class_colors_design_settings.cpp:90
MethodCONTEXT_MENU
common/tool/context_menu.cpp:34
MethodCOROUTINE
include/tool/coroutine.h:60
MethodCPOLYGONS_LIST
polygon/PolyLine.h:117
MethodCPolyLine
polygon/PolyLine.cpp:51
MethodCPolyPt
polygon/PolyLine.h:82
MethodCSegment
* Function CSegment() * * Returns a read-only segment referencing to the segment (index) in the line chain. * @param aIndex: index of t
include/geometry/shape_line_chain.h:218
MethodCalcRectVolume
Use one of the methods to calculate retangle volume
include/geometry/rtree.h:1421
MethodCalculateExtents
common/view/view.cpp:1071
MethodCallEndMouseCapture
common/draw_panel.cpp:1611
MethodCanonicalCoefs
include/geometry/seg.h:209
MethodCaptureCursor
* Function CaptureCursor() * Forces the cursor to stay within the drawing panel area. * @param aEnabled determines if the cursor should be c
include/view/view_controls.h:156
MethodCenterOnCursor
common/view/wx_view_controls.cpp:397
← previousnext →1,401–1,500 of 3,949, ranked by callers