#include "vtkPointSet.h"
#include "vtkPoints.h"
#include "vtkCellArray.h"
#include "vtkCellTypes.h"
#include "vtkCellLinks.h"
Include dependency graph for vtkPolyData.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | vtkPolyData |
concrete dataset represents vertices, lines, polygons, and triangle strips. More... |