OGS
VtkPointsSource.cpp File Reference

Detailed Description

Implementation of the VtkPointsSource class.

Author
Lars Bilke
Date
2010-02-03

Definition in file VtkPointsSource.cpp.

#include "VtkPointsSource.h"
#include <vtkCellArray.h>
#include <vtkCellData.h>
#include <vtkInformation.h>
#include <vtkInformationVector.h>
#include <vtkObjectFactory.h>
#include <vtkPointData.h>
#include <vtkPoints.h>
#include <vtkPolyData.h>
#include <vtkProperty.h>
#include <vtkSmartPointer.h>
#include <vtkStreamingDemandDrivenPipeline.h>
#include "Applications/DataHolderLib/Color.h"
#include "BaseLib/Logging.h"
Include dependency graph for VtkPointsSource.cpp:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (VtkPointsSource)
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( VtkPointsSource )