Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

patented/vtkDecimate.h File Reference

#include "vtkPolyDataToPolyDataFilter.h"
#include "vtkMath.h"
#include "vtkTriangle.h"
#include "vtkPlane.h"
#include "vtkPolygon.h"
#include "vtkLine.h"

Include dependency graph for vtkDecimate.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  _vtkLocalVertex
struct  _vtkLocalTri
class  vtkVertexArray
class  vtkTriArray
class  vtkDecimate
 reduce the number of triangles in a mesh. More...


Defines

#define VTK_NUMBER_STATISTICS   12

Typedefs

typedef _vtkLocalVertex vtkLocalVertex
typedef _vtkLocalVertexvtkLocalVertexPtr
typedef _vtkLocalTri vtkLocalTri
typedef _vtkLocalTrivtkLocalTriPtr


Define Documentation

#define VTK_NUMBER_STATISTICS   12
 

Definition at line 122 of file vtkDecimate.h.


Typedef Documentation

typedef struct _vtkLocalVertex vtkLocalVertex
 

typedef struct _vtkLocalVertex * vtkLocalVertexPtr
 

typedef struct _vtkLocalTri vtkLocalTri
 

typedef struct _vtkLocalTri * vtkLocalTriPtr
 


Generated on Wed Nov 21 12:45:33 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001