| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Line2D
A class defining a line in 2D.
|
|||
|
|||
|
|||
|
|||
| Vector3 |
|
||
| Vector3 |
|
||
| Vector3 |
|
||
| Line2D |
|
||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 96
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs a 2D line with specified endpoints. |
helper for pickle
|
str(x)
|
Returns the point of intersection of this line with the specified line. |
Returns a line parallel to this one, separated by the specified distance.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 27 01:00:11 2011 | http://epydoc.sourceforge.net |