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