| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
__init__(self,
refCoords,
tolist=1) refCoords is an nx3 list of n points |
||
| reset(self) | ||
|
getResultCoords(self) Return the list of result coordinates |
||
|
|||
refCoords is an nx3 list of n points resultCoords is set up and maintained as homogeneous coords if tolist then return the result coords as a python list |
|
Return the list of result coordinates if tolist is set, return an nx3 Python ListType. if tolist is not set, return an nx4 Numeric array. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:06:05 2007 | http://epydoc.sourceforge.net |