[vtkusers] [BUG] actor opacity

Girault, Alexis girault at email.unc.edu
Mon Nov 25 11:20:37 EST 2013


Hi everybody,

I am currently manipulating surfaces and i want to modify their opacity.

I used vtkActor::GetProperty and vtkProperty::SetOpacity.
I already made sure the value given to this last function was a double between 0.00 and 1.00.
After setting the opacity I just render the vtkRenderWindow related.



More information about the vtkusers mailing list