#include "vtkPolyDataToPolyDataFilter.h"
#include "vtkCell.h"
Include dependency graph for vtkDecimate.h:
Go to the source code of this file.
Classes | |
class | vtkDecimate |
reduce the number of triangles in a mesh More... | |
class | vtkDecimate::LocalVertex |
class | vtkDecimate::LocalTri |
class | vtkDecimate::VertexArray |
class | vtkDecimate::TriArray |
Defines | |
#define | VTK_NUMBER_STATISTICS 12 |
|
Definition at line 106 of file vtkDecimate.h. |