42 #ifndef vtkPVRecoverGeometryWireframe_h 43 #define vtkPVRecoverGeometryWireframe_h 45 #include "vtkPVVTKExtensionsRenderingModule.h" 46 #include "vtkPolyDataAlgorithm.h" 53 virtual void PrintSelf(ostream& os, vtkIndent indent);
68 virtual int RequestData(vtkInformation* request, vtkInformationVector** inputVector,
69 vtkInformationVector* outputVector);
76 #endif // vtkPVRecoverGeometryWireframe_h Get corrected wireframe from tesselated facets.
static const char * ORIGINAL_FACE_IDS()
In order to determine which edges existed in the original data, we need an identifier on each cell de...