| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Line2D
A class defining a line in 2D space.
|
|||
|
|||
|
|||
|
|||
| Vector3 |
|
||
| Vector3 |
|
||
| Vector3 |
|
||
| Line2D |
|
||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 88
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs a line in 2D space with specified endpoints. N.B. This is
not an AVolume2D
so cannot be used with |
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 Fri Aug 28 14:31:39 2015 | http://epydoc.sourceforge.net |