Class TBGLPath
Unit
Declaration
type TBGLPath = class(TBGRAPath)
Description
Path with OpenGL rendering
Hierarchy
- IInterface
- IBGRAPath
- TBGRACustomPath
- TBGRAPath
- TBGLPath
Overview
Methods
![]() |
procedure fillConvex(ACanvas: TBGLCustomCanvas; AColor: TBGRAPixel; AAcceptedDeviation: single = 0.1; APixelCenteredCoordinates: boolean = true); |
![]() |
procedure stroke(ACanvas: TBGLCustomCanvas; AColor: TBGRAPixel; AAcceptedDeviation: single = 0.1); overload; |
Description
Methods
![]() |
procedure fillConvex(ACanvas: TBGLCustomCanvas; AColor: TBGRAPixel; AAcceptedDeviation: single = 0.1; APixelCenteredCoordinates: boolean = true); |
This item has no description. |
![]() |
procedure stroke(ACanvas: TBGLCustomCanvas; AColor: TBGRAPixel; AAcceptedDeviation: single = 0.1); overload; |
This item has no description. |