inochi-creator v0.7.4 (2022-10-10T13:16:34Z)
Dub
Repo
CatmullSpline.findClosestPointOffset
creator
viewport
common
spline
CatmullSpline
Undocumented in source. Be warned that the author may not have intended to support it.
float
findClosestPointOffset
(vec2 point)
float
findClosestPointOffset
(vec2 point, vec2 tangent)
class
CatmullSpline
private public
float
findClosestPointOffset
(
vec2
point
,
out
vec2
tangent
)
Meta
Source
See Implementation
creator
viewport
common
spline
CatmullSpline
functions
addPoint
appendPoint
createTarget
draw
eval
findClosestPointOffset
findPoint
interpolate
mapReference
prependPoint
removePoint
resetTarget
splitAt
update
updateTarget
variables
points
resolution
selectRadius
target