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