src/CONVERTOR/VISU_ExtractUnstructuredGrid.cxx File Reference

#include "VISU_ExtractUnstructuredGrid.hxx"
#include "VISU_ConvertorUtils.hxx"
#include <vtkUnstructuredGrid.h>
#include <vtkObjectFactory.h>
#include <vtkIdList.h>
#include <vtkCell.h>

Include dependency graph for VISU_ExtractUnstructuredGrid.cxx:


Functions

 vtkStandardNewMacro (VISU_ExtractUnstructuredGrid)
void InsertCell (vtkUnstructuredGrid *theInput, vtkUnstructuredGrid *theOutput, vtkIdType theCellId, vtkIdList *theCellIds)

Variables

static int MYDEBUG = 0

Function Documentation

vtkStandardNewMacro VISU_ExtractUnstructuredGrid   ) 
 

void @0.InsertCell vtkUnstructuredGrid *  theInput,
vtkUnstructuredGrid *  theOutput,
vtkIdType  theCellId,
vtkIdList *  theCellIds
[static]
 


Variable Documentation

int MYDEBUG = 0 [static]