rLine
line of 3d space through given two points, with drawing scaled to work with Riemann sphere
inherits
_rLine
Methods defined in rLine
Methods defined in _Line
f lengthSquared(self) ...
the square of the length of the segment of the line connecting the p1 and p2 attributes
Methods defined in Element
f _togglenull(self) ...
toggle the 'null' flag, indicating whether the current postion of the object's position is visible - e.g. is real when working in real space
Methods defined in drawLine
f get_extension(self, point) ...
extend the drawing of the line to the given point if it is exterior to the segment connecting the line's point attributes
Attributes
a __opts__
['color', 'initcolor', 'trace', 'level', 'texture', 'extend', 'povout', 'label', 'append', 'export', 'tracewidth', 'tracecolor', 'maxtrace', 'mintrace', 'fontsize', 'fontcolor', 'fontXofffset', 'fontYofffset', 'style', 'linewidth', 'label_ratio', 'show_normal', 'seg']
See the source for more information.