[vtkusers] Wrap of vtkMath.Cross / vtkMath.Normalize
Charl P. Botha
c.p.botha at ewi.tudelft.nl
Wed Sep 10 10:59:23 EDT 2003
On Wed, 2003-09-10 at 16:27, Mathieu Malaterre wrote:
> Should I understand that 'tuple' is the 'const' (C++) version of 'list' ?
It's prudent not to try and define Python in terms of C++, but your
understanding is more or less correct. A tuple is an immutable sequence
of arbitrary objects. A list is a mutable sequence type.
--
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/
More information about the vtkusers
mailing list