VTK
Classes
vtkSMPContourGrid.h File Reference
#include "vtkFiltersSMPModule.h"
#include "vtkContourGrid.h"
Include dependency graph for vtkSMPContourGrid.h:

Go to the source code of this file.

Classes

class  vtkSMPContourGrid
 a subclass of vtkContourGrid that works in parallel vtkSMPContourGrid performs the same functionaliy as vtkContourGrid but does it using multiple threads. This will probably be merged with vtkContourGrid in the future. More...