| Trees | Indices | Help |
|
|---|
|
|
object --+
|
PointList
A list of points.
Each point is represented as an (x,y,z) tuple of floats.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__delattr__('name') <==> del x.name
|
x.__getattribute__('name') <==> x.name
|
x.__setattr__('name', value) <==> x.name = value
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 22:06:11 2011 | http://epydoc.sourceforge.net |