TTK
Loading...
Searching...
No Matches
Functions
ttkAlgorithm.cpp File Reference
#include <ttkAlgorithm.h>
#include <ttkMacros.h>
#include <ttkUtils.h>
#include <OrderDisambiguation.h>
#include <Triangulation.h>
#include <ttkTriangulationFactory.h>
#include <vtkCellTypes.h>
#include <vtkCommand.h>
#include <vtkDataSet.h>
#include <vtkImageData.h>
#include <vtkInformation.h>
#include <vtkInformationIntegerKey.h>
#include <vtkInformationVector.h>
#include <vtkMultiBlockDataSet.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#include <vtkTable.h>
#include <vtkUnstructuredGrid.h>
#include <vtkCompositeDataPipeline.h>
#include <vtkInformationKey.h>

Go to the source code of this file.

Functions

 vtkInformationKeyMacro (ttkAlgorithm, SAME_DATA_TYPE_AS_INPUT_PORT, Integer)
 
 vtkStandardNewMacro (ttkAlgorithm)
 
template<class vtkDataType >
int prepOutput (vtkInformation *info, const std::string &className)
 

Function Documentation

◆ prepOutput()

template<class vtkDataType >
int prepOutput ( vtkInformation *  info,
const std::string &  className 
)

Definition at line 294 of file ttkAlgorithm.cpp.

◆ vtkInformationKeyMacro()

vtkInformationKeyMacro ( ttkAlgorithm  ,
SAME_DATA_TYPE_AS_INPUT_PORT  ,
Integer   
)

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( ttkAlgorithm  )