|
KiCad PCB EDA Suite
|
This is the complete list of members for GAL, including all inherited members.
| AdvanceDepth() | GAL | inline |
| BeginDrawing() | GAL | inlinevirtual |
| BeginGroup() | GAL | inlinevirtual |
| beginUpdate() | GAL | inlineprotectedvirtual |
| BitmapText(const wxString &aText, const VECTOR2I &aPosition, const EDA_ANGLE &aAngle) | GAL | virtual |
| ChangeGroupColor(int aGroupNumber, const COLOR4D &aNewColor) | GAL | inlinevirtual |
| ChangeGroupDepth(int aGroupNumber, int aDepth) | GAL | inlinevirtual |
| ClearCache() | GAL | inlinevirtual |
| ClearScreen() | GAL | inlinevirtual |
| ClearTarget(RENDER_TARGET aTarget) | GAL | inlinevirtual |
| computeMinGridSpacing() const | GAL | protected |
| computeWorldScale() | GAL | inlineprotected |
| ComputeWorldScreenMatrix() | GAL | virtual |
| DeleteGroup(int aGroupNumber) | GAL | inlinevirtual |
| DrawArc(const VECTOR2D &aCenterPoint, double aRadius, const EDA_ANGLE &aStartAngle, const EDA_ANGLE &aAngle) | GAL | inlinevirtual |
| DrawArcSegment(const VECTOR2D &aCenterPoint, double aRadius, const EDA_ANGLE &aStartAngle, const EDA_ANGLE &aAngle, double aWidth, double aMaxError) | GAL | inlinevirtual |
| DrawBitmap(const BITMAP_BASE &aBitmap, double alphaBlend=1.0) | GAL | inlinevirtual |
| DrawCircle(const VECTOR2D &aCenterPoint, double aRadius) | GAL | inlinevirtual |
| DrawCursor(const VECTOR2D &aCursorPosition) | GAL | inlinevirtual |
| DrawCurve(const VECTOR2D &startPoint, const VECTOR2D &controlPointA, const VECTOR2D &controlPointB, const VECTOR2D &endPoint, double aFilterValue=0.0) | GAL | inlinevirtual |
| DrawGlyph(const KIFONT::GLYPH &aGlyph, int aNth=0, int aTotal=1) | GAL | inlinevirtual |
| DrawGlyphs(const std::vector< std::unique_ptr< KIFONT::GLYPH > > &aGlyphs) | GAL | inlinevirtual |
| DrawGrid() | GAL | inlinevirtual |
| DrawGroup(int aGroupNumber) | GAL | inlinevirtual |
| DrawHoleWall(const VECTOR2D &aCenterPoint, double aHoleRadius, double aWallWidth) | GAL | inlinevirtual |
| DrawLine(const VECTOR2D &aStartPoint, const VECTOR2D &aEndPoint) | GAL | inlinevirtual |
| DrawPolygon(const std::deque< VECTOR2D > &aPointList) | GAL | inlinevirtual |
| DrawPolygon(const VECTOR2D aPointList[], int aListSize) | GAL | inlinevirtual |
| DrawPolygon(const SHAPE_POLY_SET &aPolySet, bool aStrokeTriangulation=false) | GAL | inlinevirtual |
| DrawPolygon(const SHAPE_LINE_CHAIN &aPolySet) | GAL | inlinevirtual |
| DrawPolyline(const std::deque< VECTOR2D > &aPointList) | GAL | inlinevirtual |
| DrawPolyline(const std::vector< VECTOR2D > &aPointList) | GAL | inlinevirtual |
| DrawPolyline(const VECTOR2D aPointList[], int aListSize) | GAL | inlinevirtual |
| DrawPolyline(const SHAPE_LINE_CHAIN &aLineChain) | GAL | inlinevirtual |
| DrawPolylines(const std::vector< std::vector< VECTOR2D > > &aPointLists) | GAL | inlinevirtual |
| DrawRectangle(const VECTOR2D &aStartPoint, const VECTOR2D &aEndPoint) | GAL | inlinevirtual |
| DrawRectangle(const BOX2I &aRect) | GAL | inline |
| DrawSegment(const VECTOR2D &aStartPoint, const VECTOR2D &aEndPoint, double aWidth) | GAL | inlinevirtual |
| DrawSegmentChain(const std::vector< VECTOR2D > &aPointList, double aWidth) | GAL | inlinevirtual |
| DrawSegmentChain(const SHAPE_LINE_CHAIN &aLineChain, double aWidth) | GAL | inlinevirtual |
| EnableDepthTest(bool aEnabled=false) | GAL | inlinevirtual |
| EndDiffLayer() | GAL | inlinevirtual |
| EndDrawing() | GAL | inlinevirtual |
| EndGroup() | GAL | inlinevirtual |
| EndNegativesLayer() | GAL | inlinevirtual |
| endUpdate() | GAL | inlineprotectedvirtual |
| Flush() | GAL | inlinevirtual |
| GAL(GAL_DISPLAY_OPTIONS &aOptions) | GAL | |
| GAL_CONTEXT_LOCKER class | GAL | friend |
| GAL_DRAWING_CONTEXT class | GAL | friend |
| GAL_SCOPED_ATTRS class | GAL | friend |
| GAL_UPDATE_CONTEXT class | GAL | friend |
| GetClearColor() const | GAL | inline |
| getCursorColor() const | GAL | protected |
| GetFillColor() const | GAL | inline |
| GetGlyphSize() const | GAL | inline |
| GetGridLineWidth() const | GAL | inline |
| GetGridOrigin() const | GAL | inline |
| GetGridPoint(const VECTOR2D &aPoint) const | GAL | |
| GetGridSize() const | GAL | inline |
| GetGridSnapping() const | GAL | inline |
| GetGridVisibility() const | GAL | inline |
| GetHorizontalJustify() const | GAL | inline |
| GetIsFill() const | GAL | inline |
| GetIsStroke() const | GAL | inline |
| getLayerDepth() const | GAL | inlineprivate |
| GetLineWidth() const | GAL | inline |
| GetLookAtPoint() const | GAL | inline |
| GetMaxDepth() const | GAL | inline |
| GetMinDepth() const | GAL | inline |
| GetMinLineWidth() const | GAL | inline |
| GetRotation() const | GAL | inline |
| GetScreenDPI() const | GAL | inline |
| GetScreenPixelSize() const | GAL | inline |
| GetScreenWorldMatrix() const | GAL | inline |
| GetStrokeColor() const | GAL | inline |
| GetSwapInterval() const | GAL | inlinevirtual |
| GetTarget() const | GAL | inlinevirtual |
| GetVerticalJustify() const | GAL | inline |
| GetVisibleGridSize() const | GAL | inline |
| GetVisibleWorldExtents() const | GAL | |
| GetWorldScale() const | GAL | inline |
| GetWorldScreenMatrix() const | GAL | inline |
| GetZoomFactor() const | GAL | inline |
| GRID_DEPTH | GAL | protectedstatic |
| HasTarget(RENDER_TARGET aTarget) | GAL | inlinevirtual |
| IsCairoEngine() | GAL | inlinevirtual |
| IsContextLocked() | GAL | inlinevirtual |
| IsCursorEnabled() const | GAL | inline |
| IsFlippedX() const | GAL | inline |
| IsFlippedY() const | GAL | inline |
| IsFontBold() const | GAL | inline |
| IsFontItalic() const | GAL | inline |
| IsFontUnderlined() const | GAL | inline |
| IsInitialized() const | GAL | inlinevirtual |
| IsOpenGlEngine() | GAL | inlinevirtual |
| IsTextMirrored() const | GAL | inline |
| IsVisible() const | GAL | inlinevirtual |
| LockContext(int aClientCookie) | GAL | inlinevirtual |
| m_attributes | GAL | private |
| m_axesColor | GAL | protected |
| m_axesEnabled | GAL | protected |
| m_clearColor | GAL | protected |
| m_crossHairMode | GAL | protected |
| m_currentNativeCursor | GAL | protected |
| m_cursorColor | GAL | protected |
| m_cursorPosition | GAL | protected |
| m_depthRange | GAL | protected |
| m_depthStack | GAL | protected |
| m_fillColor | GAL | protected |
| m_forceDisplayCursor | GAL | protected |
| m_globalFlipX | GAL | protected |
| m_globalFlipY | GAL | protected |
| m_gridColor | GAL | protected |
| m_gridLineWidth | GAL | protected |
| m_gridMinSpacing | GAL | protected |
| m_gridOffset | GAL | protected |
| m_gridOrigin | GAL | protected |
| m_gridSize | GAL | protected |
| m_gridStyle | GAL | protected |
| m_gridTick | GAL | protected |
| m_gridVisibility | GAL | protected |
| m_isCursorEnabled | GAL | protected |
| m_isFillEnabled | GAL | protected |
| m_isStrokeEnabled | GAL | protected |
| m_layerDepth | GAL | protected |
| m_lineWidth | GAL | protected |
| m_lookAtPoint | GAL | protected |
| m_minLineWidth | GAL | protected |
| m_observerLink | GAL | protected |
| m_options | GAL | protected |
| m_rotation | GAL | protected |
| m_screenDPI | GAL | protected |
| m_screenSize | GAL | protected |
| m_screenWorldMatrix | GAL | protected |
| m_strokeColor | GAL | protected |
| m_worldScale | GAL | protected |
| m_worldScreenMatrix | GAL | protected |
| m_worldUnitLength | GAL | protected |
| m_zoomFactor | GAL | protected |
| MAX_DEPTH | GAL | protectedstatic |
| MIN_DEPTH | GAL | protectedstatic |
| normalize(T &a, T &b) | GAL | inlineprotected |
| OnGalDisplayOptionsChanged(const GAL_DISPLAY_OPTIONS &aOptions) override | GAL | protected |
| ResetTextAttributes() | GAL | |
| ResizeScreen(int aWidth, int aHeight) | GAL | inlinevirtual |
| Restore() | GAL | inlinevirtual |
| Rotate(double aAngle) | GAL | inlinevirtual |
| Save() | GAL | inlinevirtual |
| Scale(const VECTOR2D &aScale) | GAL | inlinevirtual |
| SetAxesColor(const COLOR4D &aAxesColor) | GAL | inline |
| SetAxesEnabled(bool aAxesEnabled) | GAL | inline |
| SetClearColor(const COLOR4D &aColor) | GAL | inline |
| SetCoarseGrid(int aInterval) | GAL | inline |
| SetCursorColor(const COLOR4D &aCursorColor) | GAL | inline |
| SetCursorEnabled(bool aCursorEnabled) | GAL | inline |
| SetDepthRange(const VECTOR2D &aDepthRange) | GAL | inline |
| SetFillColor(const COLOR4D &aColor) | GAL | inlinevirtual |
| SetFlip(bool xAxis, bool yAxis) | GAL | inline |
| SetFontBold(const bool aBold) | GAL | inline |
| SetFontItalic(bool aItalic) | GAL | inline |
| SetFontUnderlined(bool aUnderlined) | GAL | inline |
| SetGlyphSize(const VECTOR2I aSize) | GAL | inline |
| SetGridColor(const COLOR4D &aGridColor) | GAL | inline |
| SetGridOrigin(const VECTOR2D &aGridOrigin) | GAL | inline |
| SetGridSize(const VECTOR2D &aGridSize) | GAL | inline |
| SetGridVisibility(bool aVisibility) | GAL | inline |
| SetHorizontalJustify(const GR_TEXT_H_ALIGN_T aHorizontalJustify) | GAL | inline |
| SetIsFill(bool aIsFillEnabled) | GAL | inlinevirtual |
| SetIsStroke(bool aIsStrokeEnabled) | GAL | inlinevirtual |
| SetLayerDepth(double aLayerDepth) | GAL | inlinevirtual |
| SetLineWidth(float aLineWidth) | GAL | inlinevirtual |
| SetLookAtPoint(const VECTOR2D &aPoint) | GAL | inline |
| SetMinLineWidth(float aLineWidth) | GAL | inlinevirtual |
| SetNativeCursorStyle(KICURSOR aCursor, bool aHiDPI) | GAL | virtual |
| SetNegativeDrawMode(bool aSetting) | GAL | inlinevirtual |
| SetRotation(double aRotation) | GAL | inline |
| SetScreenDPI(double aScreenDPI) | GAL | inline |
| SetScreenSize(const VECTOR2I &aSize) | GAL | inline |
| SetStrokeColor(const COLOR4D &aColor) | GAL | inlinevirtual |
| SetTarget(RENDER_TARGET aTarget) | GAL | inlinevirtual |
| SetTextMirrored(const bool aMirrored) | GAL | inline |
| SetVerticalJustify(const GR_TEXT_V_ALIGN_T aVerticalJustify) | GAL | inline |
| SetWorldScreenMatrix(const MATRIX3x3D &aMatrix) | GAL | inline |
| SetWorldUnitLength(double aWorldUnitLength) | GAL | inline |
| SetZoomFactor(double aZoomFactor) | GAL | inline |
| Show(bool aShow) | GAL | inlinevirtual |
| StartDiffLayer() | GAL | inlinevirtual |
| StartNegativesLayer() | GAL | inlinevirtual |
| ToScreen(const VECTOR2D &aPoint) const | GAL | inline |
| ToWorld(const VECTOR2D &aPoint) const | GAL | inline |
| Transform(const MATRIX3x3D &aTransformation) | GAL | inlinevirtual |
| Translate(const VECTOR2D &aTranslation) | GAL | inlinevirtual |
| UnlockContext(int aClientCookie) | GAL | inlinevirtual |
| updatedGalDisplayOptions(const GAL_DISPLAY_OPTIONS &aOptions) | GAL | protectedvirtual |
| ~GAL() | GAL | virtual |