[vtk-developers] vtkOpenGLPolyDataMapper blend mode

Brad Hollister behollis at sci.utah.edu
Thu Mar 24 14:52:32 EDT 2016


While vtkSmartVolumeMapper allows the selection of blending mode via:

SetBlendMode (int)
SetBlendModeToComposite ()
SetBlendModeToMaximumIntensity ()
SetBlendModeToMinimumIntensity ()
SetBlendModeToAdditive ()

is there a similar way to enable a particular type of blending with 
vtkOpenGLPolyDataMapper?

Regards,
Brad


More information about the vtk-developers mailing list