module PF::Bezier::Aproximations
Direct including types
Defined in:
bezier.crInstance Method Summary
-
#length(steps : UInt32 = 10)
Get the length of the curve by calculating the length of line segments Increase steps for accuracy
Instance Method Detail
def length(steps : UInt32 = 10)
#
Get the length of the curve by calculating the length of line segments Increase steps for accuracy