class

Tres::Spline

Inherits Reference < Object

Constants

Length = Struct.new(:chunks, :total)
Point = Struct.new(:x, :y, :z)

Constructors

new(points)
Source

Instance methods

control_points_array
Source
init_from_array(a)
Source
length(n_sub_divisions = 100)
Source
point(k)
Source
points
Source
points=(points)
Source
reparametrize_by_arc_length(sampling_coef)
Source