Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ Line
Method
Line
paint/raster/raster.go:33–33 ·
view source on GitHub ↗
Line adds a line segment to the path
(b fixed.Point26_6)
Source
from the content-addressed store, hash-verified
31
32
// Line adds a line segment to the path
33
Line(b fixed.Point26_6)
34
35
// QuadBezier adds a quadratic bezier curve to the path
36
QuadBezier(b, c fixed.Point26_6)
Callers
15
LoadFromNodeComments
Method · 0.65
LineTo
Method · 0.65
GapToCap
Function · 0.65
stroke.go
File · 0.65
StrokeEdge
Method · 0.65
Stop
Method · 0.65
CubeBezierf
Method · 0.65
LineF
Method · 0.65
JoinF
Method · 0.65
BlackWidowMark
Method · 0.65
AddTo
Method · 0.65
Line
Method · 0.65
Implementers
3
Stroker
paint/raster/stroke.go
Filler
paint/raster/fill.go
Dasher
paint/raster/dash.go
Calls
no outgoing calls
Tested by
2
getOpenCubicPath
Function · 0.52
getPartPath
Function · 0.52