[vtkusers] Help!!!I can't change the color of the iso face!

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri May 3 23:49:51 EDT 2002


>>>>> "LF" == Lin Fei <sophie_linfei at hotmail.com> writes:

    LF> 	vtkPolyDataMapper *mapMC = vtkPolyDataMapper::New();
    mapMC-> SetInput(skinExtractor->GetOutput(0));

Add a 
mapMC->ScalarVisibilityOff();

prabhu



More information about the vtkusers mailing list