Interface to provide a pipeline utility:
More...
#include <MeshCachePipeline.h>
Interface to provide a pipeline utility:
Definition at line 26 of file MeshCachePipeline.h.
◆ ~TestPipelineInterface()
virtual TestPipelineInterface::~TestPipelineInterface |
( |
| ) |
|
|
virtualdefault |
◆ InitializeCache()
◆ GetFilterInputData()
◆ GetFilterOutputData()
◆ MarkConsumerModified()
void TestPipelineInterface::MarkConsumerModified |
( |
| ) |
|
◆ GetOutputMeshMTime()
virtual vtkMTimeType TestPipelineInterface::GetOutputMeshMTime |
( |
| ) |
|
|
pure virtual |
◆ GetInputMeshMTime()
virtual vtkMTimeType TestPipelineInterface::GetInputMeshMTime |
( |
| ) |
|
|
pure virtual |
◆ UpdateInputData()
virtual void TestPipelineInterface::UpdateInputData |
( |
int |
start | ) |
|
|
pure virtual |
◆ MarkInputMeshModified()
virtual void TestPipelineInterface::MarkInputMeshModified |
( |
| ) |
|
|
pure virtual |
◆ ConsumerFilter
The documentation for this class was generated from the following file: