This class used same as vtkAppendFilter. See documentation on VTK for more information.
#include <VTKViewer_AppendFilter.h>
VTKViewer_AppendFilter::VTKViewer_AppendFilter |
( |
| ) |
|
|
protected |
VTKViewer_AppendFilter::~VTKViewer_AppendFilter |
( |
| ) |
|
|
protected |
void VTKViewer_AppendFilter::DoMapping |
( |
| ) |
|
|
protected |
bool VTKViewer_AppendFilter::DoMappingFlag |
( |
| ) |
const |
int VTKViewer_AppendFilter::FillInputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
protectedvirtual |
void VTKViewer_AppendFilter::GetCellInputID |
( |
vtkIdType |
theOutputID, |
|
|
vtkIdType & |
theInputID, |
|
|
vtkIdType & |
theStartID, |
|
|
vtkIdType & |
theInputDataSetID |
|
) |
| |
vtkIdType VTKViewer_AppendFilter::GetCellOutputID |
( |
vtkIdType |
theInputID, |
|
|
vtkIdType |
theInputDataSetID |
|
) |
| |
void VTKViewer_AppendFilter::GetPointInputID |
( |
vtkIdType |
theOutputID, |
|
|
vtkIdType & |
theInputID, |
|
|
vtkIdType & |
theStartID, |
|
|
vtkIdType & |
theInputDataSetID |
|
) |
| |
vtkIdType VTKViewer_AppendFilter::GetPointOutputID |
( |
vtkIdType |
theInputID, |
|
|
vtkIdType |
theInputDataSetID |
|
) |
| |
vtkPointSet * VTKViewer_AppendFilter::GetSharedPointsDataSet |
( |
| ) |
|
int VTKViewer_AppendFilter::MakeOutput |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
int VTKViewer_AppendFilter::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
void VTKViewer_AppendFilter::Reset |
( |
| ) |
|
|
protected |
void VTKViewer_AppendFilter::SetDoMappingFlag |
( |
const bool |
theFlag | ) |
|
void VTKViewer_AppendFilter::SetSharedPointsDataSet |
( |
vtkPointSet * |
thePointsDataSet | ) |
|
bool VTKViewer_AppendFilter::myDoMappingFlag |
|
protected |
vtkSmartPointer<vtkPointSet> VTKViewer_AppendFilter::mySharedPointsDataSet |
|
protected |
The documentation for this class was generated from the following files: