Section: Visualization Toolkit Volume Rendering Classes
To create an instance of class vtkFixedPointVolumeRayCastCompositeGOShadeHelper, simply invoke its constructor as follows
obj = vtkFixedPointVolumeRayCastCompositeGOShadeHelper
obj
is an instance of the vtkFixedPointVolumeRayCastCompositeGOShadeHelper class.
string = obj.GetClassName ()
int = obj.IsA (string name)
vtkFixedPointVolumeRayCastCompositeGOShadeHelper = obj.NewInstance ()
vtkFixedPointVolumeRayCastCompositeGOShadeHelper = obj.SafeDownCast (vtkObject o)
obj.GenerateImage (int threadID, int threadCount, vtkVolume vol, vtkFixedPointVolumeRayCastMapper mapper)