[vtkusers] vtkActor.GetProperty()->SetColor() not working for me

Mike Gagnon mike at gagnon.com
Thu Aug 1 15:59:40 EDT 2013


Hi list,

I'm making the following call after having added an actor to my view.  
Is it possible to change the color after an actor is added? My call to 
SetColor has no effect:

pActor->GetProperty()->SetColor(1, 0.75, 0);   // yellowish color

Thanks,
Mike



More information about the vtkusers mailing list