[vtkusers] Re: vtkusers Digest, Vol 17, Issue 25
Prabhu Ramachandran
prabhu_r at users.sf.net
Mon Sep 12 22:27:12 EDT 2005
Hi Kalle,
>>>>> "Kalle" == Kalle Pahajoki <kalpaha at st.jyu.fi> writes:
Kalle> #mapToColors.RemoveAllInputs()
Kalle> mapToColors=vtk.vtkImageMapToColors()
Kalle> mapToColors.SetInput(data)
Adding an explicit mapToColors.Update() at this point seems to fix it.
BTW, just curious, how well does VTK-Python work when compiled under
mingw?
cheers,
prabhu
More information about the vtkusers
mailing list