[vtkusers] self.headActor.GetProperty().SetColor(R,G,B)

aneuryzma patrick.diviacco at gmail.com
Fri Oct 22 11:30:09 EDT 2010


Sorry I forgot: then I update the color as I said in the first post with this
function:

    def updateColor(self, R,G,B):
        self.headActor.GetProperty().SetColor(R,G,B)
        self.renWin.Render()  
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/self-headActor-GetProperty-SetColor-R-G-B-tp3232393p3232449.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list