Version: 6.3.1
Defines | Functions

src/VTKViewer/VTKViewer_GeometryFilter.cxx File Reference

#include "VTKViewer_GeometryFilter.h"
#include "VTKViewer_ConvexTool.h"
#include "VTKViewer_ArcBuilder.h"
#include <vtkSmartPointer.h>
#include <vtkCellArray.h>
#include <vtkCellData.h>
#include <vtkGenericCell.h>
#include <vtkHexahedron.h>
#include <vtkMergePoints.h>
#include <vtkObjectFactory.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#include <vtkPyramid.h>
#include <vtkStructuredGrid.h>
#include <vtkTetra.h>
#include <vtkUnsignedCharArray.h>
#include <vtkUnstructuredGrid.h>
#include <vtkVoxel.h>
#include <vtkWedge.h>
#include <vtkInformationVector.h>
#include <vtkInformation.h>
#include <vtkPolygon.h>
#include <algorithm>
#include <iterator>
#include <vector>
#include <map>
#include <set>
#include "utilities.h"
Include dependency graph for VTKViewer_GeometryFilter.cxx:

Defines

#define VTK_XVERSION   (VTK_MAJOR_VERSION*10000+VTK_MINOR_VERSION*100+VTK_BUILD_VERSION)

Functions

 vtkCxxRevisionMacro (VTKViewer_GeometryFilter,"$Revision: 1.7.2.5.8.5.2.1 $")
 vtkStandardNewMacro (VTKViewer_GeometryFilter)

Define Documentation

#define VTK_XVERSION   (VTK_MAJOR_VERSION*10000+VTK_MINOR_VERSION*100+VTK_BUILD_VERSION)

Function Documentation

vtkCxxRevisionMacro ( VTKViewer_GeometryFilter  ,
"$Revision: 1.7.2.5.8.5.2.1 $"   
)
vtkStandardNewMacro ( VTKViewer_GeometryFilter  )
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS