dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Canvas.drawLineTangent
dlib
image
canvas
Canvas
Undocumented in source. Be warned that the author may not have intended to support it.
class
Canvas
protected
void
drawLineTangent
(
Vector2f
p1
,
Vector2f
p2
,
Vector2f
t1
,
Vector2f
t2
)
Meta
Source
See Implementation
dlib
image
canvas
Canvas
constructors
this
destructors
~this
functions
beginPath
blitTmpBuffer
clear
drawBezierCurve
drawContour
drawLine
drawLineTangent
endPath
fillColor
fillShape
image
lineColor
lineWidth
pathAddBezierCubic
pathAddLine
pathBezierTo
pathFill
pathLineTo
pathMoveTo
pathStroke
resetTransform
rotate
scale
transform
translate
variables
_image
contour
penPosition
state
subpixelResolution
tesselationStep
tmpBuffer