Table of contents Index
Declared in module PySplines.Line
class Line: def __call__(self, steps=10) def __init__(self, points) def intersect(self, norm, dist)