d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
BezierCurve.this
d2d
math
BezierCurve
BezierCurve
Creates a bezier curve given a list of control points
class
BezierCurve
(T, uint dimensions)
this
(
Vector
!(
T
,
dimensions
)[]
cPoints
...
)
Meta
Source
See Implementation
d2d
math
BezierCurve
BezierCurve
constructors
this
functions
getPoints
variables
controlPoints
Creates a bezier curve given a list of control points