Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badgeek/svg2shenzhen
/ functions
Functions
3,949 in github.com/badgeek/svg2shenzhen
⨍
Functions
3,949
◇
Types & classes
953
Method
GetTag
Returns tag, common identifier for connected nodes
include/ttl/halfedge/hetriang.h:229
Method
GetTarget
common/gal/opengl/opengl_gal.cpp:781
Method
GetTarget
common/gal/cairo/cairo_gal.cpp:763
Method
GetTarget
* @brief Gets the currently used target for rendering. * * @return The current rendering target. */
include/gal/graphics_abstraction_layer.h:608
Method
GetTextSelection
common/displlst.cpp:137
Method
GetTextSize
common/wxwineda.cpp:140
Method
GetTextStyleName
common/eda_text.cpp:372
Method
GetTime
include/class_collector.h:210
Method
GetTimeStamp
include/base_struct.h:217
Method
GetTokenString
common/dsnlexer.cpp:335
Method
GetTokenText
common/dsnlexer.cpp:316
Method
GetTool
include/tool/tool_manager.h:178
Method
GetToolId
include/draw_frame.h:401
Method
GetToolManager
* Function GetToolManager * returns the tool manager instance, if any. */
include/draw_frame.h:799
Method
GetTopLayer
common/view/view.cpp:491
Method
GetTrackWidthIndex
* Function GetTrackWidthIndex * @return the current track width list index. */
include/class_board_design_settings.h:273
Method
GetTranslation
include/math/matrix3x3.h:238
Method
GetTriangles
polygon/poly2tri/sweep/sweep_context.cc:65
Method
GetTriangles
polygon/poly2tri/sweep/cdt.cc:55
Method
GetType
Accessors:
include/class_worksheet_dataitem.h:169
Method
GetType
include/worksheet_shape_builder.h:85
Method
GetType
* Function GetType * returns the type of LIB represented by this row. */
include/fp_lib_table.h:154
Method
GetUnits
* Function GetUnits * Returns currently used units. */
include/wxunittext.h:89
Method
GetValue
common/wxunittext.cpp:165
Method
GetVersion
* Function GetVersion * wrapper for curl_version(). Reports back a short string of loaded libraries. * * @return const char* - String r
include/kicad_curl/kicad_curl.h:93
Method
GetVertices
common/gal/opengl/vertex_item.cpp:50
Method
GetVertices
* Function GetVertices() * returns vertices stored at the specific offset. * @param aOffset is the offset. */
include/gal/opengl/vertex_container.h:104
Method
GetViaSizeIndex
* Function GetViaSizeIndex * @return the current via size list index. */
include/class_board_design_settings.h:319
Method
GetView
* Function GetView() * Returns a pointer to the VIEW instance used in the panel. * @return The instance of VIEW. */
include/class_draw_panel_gal.h:99
Method
GetView
Accessors for the environment objects (view, model, etc.) */
include/tool/tool_manager.h:224
Method
GetViewControls
* Function GetViewControls() * Returns a pointer to the VIEW_CONTROLS instance used in the panel. * @return The instance of VIEW_CONTROLS.
include/class_draw_panel_gal.h:109
Method
GetVisibleElements
* Function GetVisibleElements * returns a bit-mask of all the element categories that are visible * @return int - the visible element catego
include/class_board_design_settings.h:469
Method
GetVisibleLayers
* Function GetVisibleLayers * returns a bit-mask of all the layers that are visible * @return int - the visible layers in bit-mapped form.
include/class_board_design_settings.h:422
Method
GetVisibleSeverities
common/dialogs/wx_html_report_panel.cpp:299
Method
GetWeight
include/ttl/halfedge/hetriang.h:302
Method
GetWidth
include/class_eda_rect.h:102
Method
GetWidth
include/eda_text.h:178
Method
GetWidth
* Function GetWidth() * * @return width of the rectangle */
include/geometry/shape_rect.h:120
Method
GetWidth
include/geometry/shape_segment.h:80
Method
GetWidthIU
include/class_page_info.h:142
Method
GetWksFileName
common/dialogs/dialog_page_settings.h:56
Method
GetWxOrientation
* Function GetWxOrientation. * @return ws' style printing orientation (wxPORTRAIT or wxLANDSCAPE). */
include/class_page_info.h:122
Method
GetX
polygon/PolyLine.h:124
Method
GetX
include/class_eda_rect.h:95
Method
GetY
polygon/PolyLine.h:126
Method
GetY
include/class_eda_rect.h:96
Method
GetZoom
* Function GetZoom * returns the current "zoom factor", which is a measure of * "internal units per device unit", or "world units per device
include/class_base_screen.h:340
Method
GetZoomLevelCoeff
* Function GetZoomLevelCoeff * returns the coefficient to convert internal display scale factor to zoom level. */
include/draw_frame.h:377
Method
GetZoomLevelIndicator
common/draw_frame.cpp:632
Method
GlobalPathEnvVariableName
common/fp_lib_table.cpp:716
Method
Go
include/tool/tool_interactive.h:113
Method
HOTKEYS_EDITOR_DIALOG
common/dialogs/dialog_hotkeys_editor.cpp:267
Method
HOTKEYS_EDITOR_DIALOG_BASE
common/dialogs/dialog_hotkeys_editor_base.cpp:12
Method
HOTKEY_LIST_CTRL
common/dialogs/dialog_hotkeys_editor.cpp:38
Method
HOTKEY_SECTION_PAGE
common/dialogs/dialog_hotkeys_editor.cpp:225
Method
HPGL_PLOTTER
common/common_plotHPGL_functions.cpp:204
Method
HTML_MESSAGE_BOX
common/html_messagebox.cpp:31
Method
HandleVertex
polygon/SutherlandHodgmanClipPoly.h:243
Method
HasEndPoint
* @return true if the item has a end point (segment; rect) * of false (text, polugon) */
include/class_worksheet_dataitem.h:178
Method
HasEndPoint
* @return false (no end point) */
include/class_worksheet_dataitem.h:317
Method
HasEndPoint
* @return false (no end point) */
include/class_worksheet_dataitem.h:408
Method
HasEndPoint
* @return false (no end point) */
include/class_worksheet_dataitem.h:513
Method
HasItem
* Function HasItem * tests if \a aItem has already been collected. * * @param aItem The EDA_ITEM* to be tested. * @return True if
include/class_collector.h:182
Method
HasSecondItem
include/class_drc_item.h:131
Method
Hatch
polygon/PolyLine.cpp:711
Method
HitTest
* Function HitTest * tests if \a aPosition is contained within or on the bounding area of an item. * * @param aPosition A reference to
include/base_struct.h:303
Method
HitTest
include/class_board_item.h:276
Method
HitTestEndPoint
* return true if the point aPosition is near the ending point of this item * This is avirtual function which should be overriden for items defien
include/worksheet_shape_builder.h:115
Method
HitTestForCorner
test is the point aPos is near (< aDistMax ) a corner * return int = the index of corner of the, or -1 if not found. */
polygon/PolyLine.cpp:1179
Method
HitTestForEdge
test is the point aPos is near (< aDistMax ) a vertex * return int = the index of the first corner of the vertex, or -1 if not found. */
polygon/PolyLine.cpp:1137
Method
HitTestMarker
common/class_marker_base.cpp:154
Function
HitTestPoints
@brief Test, if two points are near each other @param pointA First point @param pointB Second point @param threshold The maximum distance @return True
include/trigo.h:142
Method
HoleAngle
polygon/poly2tri/sweep/sweep.cc:315
Method
HoleCount
> Returns the number of holes in a given outline
include/geometry/shape_poly_set.h:165
Method
IFACE
src/bitmap2cmp_gui.cpp:702
Method
INPUTSTREAM_LINE_READER
common/richio.cpp:317
Method
IO_ERROR
* Constructor * * @param aThrowersFile is the __FILE__ preprocessor macro but generated * at the source file of thrower. * *
include/richio.h:117
Method
ITEM_PICKER
common/class_undoredo_container.cpp:34
Method
Id
Returns the id (TTL_USE_NODE_ID must be defined)
include/ttl/halfedge/hetriang.h:161
Method
IfaceOrAddress
* Function IfaceOrAddress * return a pointer to the requested object. The safest way to use this * is to retrieve a pointer to a static ins
src/bitmap2cmp_gui.cpp:697
Method
ImportHotkeyConfigFromFile
common/hotkeys_basic.cpp:743
Method
InLibrary
common/footprint_info.cpp:288
Method
InTriangle
include/ttl/ttl.h:736
Method
Incircle
polygon/poly2tri/sweep/sweep.cc:393
Method
IncrementItemReference
! * Function IncrementItemReference * Implement if the concept of "incrementing" makes sense for an * item (e.g. modules and pads)
include/class_board_item.h:332
Method
Init
* Function Init() * * Setup the internal tree iterator. * @param aTree pointer to a RTREE object *
include/geometry/shape_index.h:122
Method
Init
@name Utilities not required by TTL */ @{
include/ttl/halfedge/hedart.h:150
Method
Init
* Function Init() * Init() is called once upon a registration of the tool. * * @return True if the initialization went fine, false - ot
include/tool/tool_base.h:89
Method
InitBlockPasteInfos
common/draw_frame.cpp:603
Method
InitDataPoints
common/base_screen.cpp:69
Method
InitEdges
polygon/poly2tri/sweep/sweep_context.cc:103
Method
InitNode
include/geometry/rtree.h:1086
Method
InitParVars
Initialize a PartitionVars structure.
include/geometry/rtree.h:1584
Method
InitRect
include/geometry/rtree.h:1094
Method
InitTwoEnclosingTriangles
common/geometry/hetriang.cpp:119
Method
Initialize
common/gal/opengl/opengl_compositor.cpp:54
Method
Initialize
common/gal/cairo/cairo_compositor.cpp:52
Method
Insert
* Function Insert * puts \a aNewElement just in front of \a aElementAfterMe in the list sequence. * If aElementAfterMe is NULL, then simply
include/dlist.h:200
Method
Insert
include/geometry/shape_line_chain.h:377
Method
Insert
* Function Insert() * Inserts an item into the tree. Item's bounding box is taken via its ViewBBox() method. */
include/view/view_rtree.h:49
← previous
next →
2,101–2,200 of 3,949, ranked by callers