GOFIGURE2  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
vtkPolylineDecimation.cxx File Reference
#include "vtkPolylineDecimation.h"
#include "vtkDoubleArray.h"
#include "vtkLine.h"
#include "vtkMath.h"
#include "vtkInformation.h"
#include "vtkInformationVector.h"
#include "vtkObjectFactory.h"
#include "vtkPolyData.h"
#include "vtkPoints.h"
#include "vtkCellArray.h"
#include "vtkPointData.h"
#include "vtkCellData.h"
#include <vtkstd/list>
#include <vtkstd/vector>
#include <vtkstd/queue>
Include dependency graph for vtkPolylineDecimation.cxx:

Go to the source code of this file.

Functions

 vtkCxxRevisionMacro (vtkPolylineDecimation,"$Revision: 1.1 $")
 
 vtkStandardNewMacro (vtkPolylineDecimation)
 

Function Documentation

vtkCxxRevisionMacro ( vtkPolylineDecimation  ,
"$Revision: 1.1 $"   
)
vtkStandardNewMacro ( vtkPolylineDecimation  )