Tres::Spline
Inherits Reference < Object
Constants
Length = Struct.new(:chunks, :total)
Point = Struct.new(:x, :y, :z)
Constructors
new(points)
SourceInstance methods
control_points_array
Sourceinit_from_array(a)
Sourcelength(n_sub_divisions = 100)
Sourcepoint(k)
Sourcepoints
Sourcepoints=(points)
Sourcereparametrize_by_arc_length(sampling_coef)
Source