Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Line2D
A class defining a line in 2D.
|
|||
|
|||
|
|||
|
|||
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 Sun Apr 8 02:58:37 2012 | http://epydoc.sourceforge.net |