[vtkusers] Wrap of vtkMath.Cross / vtkMath.Normalize

Mathieu Malaterre Mathieu.Malaterre at creatis.insa-lyon.fr
Wed Sep 10 10:27:23 EDT 2003


Charl P. Botha wrote:
 > On Wed, 2003-09-10 at 16:22, Charl P. Botha wrote:
 >
 >>aTuple = tuple(a)
 >>vtk.vtkMath.Normalize(aTuple)
 >
 >
 > Err, of course I meant:
 > aList = list(a)
 > vtk.vtkMath.Normalize(aList)
 >
 > Do as I say, not as I do, I guess. :)
 >

Thanks Charl and Glen !

Should I understand that 'tuple' is the 'const' (C++) version of 'list' ?

mathieu




More information about the vtkusers mailing list