OGS
VtkSurfacesSource.cpp File Reference

Detailed Description

Implementation of the VtkSurfacesSource class.

Author
Lars Bilke
Date
2010-02-03

Definition in file VtkSurfacesSource.cpp.

#include "VtkSurfacesSource.h"
#include <vtkCellArray.h>
#include <vtkCellData.h>
#include <vtkInformation.h>
#include <vtkInformationVector.h>
#include <vtkObjectFactory.h>
#include <vtkPolyData.h>
#include <vtkProperty.h>
#include <vtkSmartPointer.h>
#include <vtkStreamingDemandDrivenPipeline.h>
#include <vtkTriangle.h>
#include <limits>
#include "Applications/DataHolderLib/Color.h"
#include "GeoLib/Triangle.h"
Include dependency graph for VtkSurfacesSource.cpp:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (VtkSurfacesSource)
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( VtkSurfacesSource )