Version: 6.3.1
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes

VTKViewer_AppendFilter Class Reference

This class used same as vtkAppendFilter. See documentation on VTK for more information.

#include <VTKViewer_AppendFilter.h>

Inheritance diagram for VTKViewer_AppendFilter:
Inheritance graph

Public Types

typedef std::vector< vtkIdType > TVectorIds

Public Member Functions

 vtkTypeRevisionMacro (VTKViewer_AppendFilter, vtkAppendFilter)
 VTK type revision macros.
void SetDoMappingFlag (const bool theFlag)
bool DoMappingFlag () const
void SetSharedPointsDataSet (vtkPointSet *thePointsDataSet)
vtkPointSet * GetSharedPointsDataSet ()
vtkIdType GetPointOutputID (vtkIdType theInputID, vtkIdType theInputDataSetID)
vtkIdType GetCellOutputID (vtkIdType theInputID, vtkIdType theInputDataSetID)
void GetPointInputID (vtkIdType theOutputID, vtkIdType &theInputID, vtkIdType &theStartID, vtkIdType &theInputDataSetID)
void GetCellInputID (vtkIdType theOutputID, vtkIdType &theInputID, vtkIdType &theStartID, vtkIdType &theInputDataSetID)

Static Public Member Functions

static VTKViewer_AppendFilterNew ()

Protected Member Functions

 VTKViewer_AppendFilter ()
 Constructor.
 ~VTKViewer_AppendFilter ()
 Destructor.
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillInputPortInformation (int port, vtkInformation *info)
void DoMapping ()
void Reset ()
int MakeOutput (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Protected Attributes

bool myDoMappingFlag
TVectorIds myNodeRanges
TVectorIds myCellRanges
vtkSmartPointer< vtkPointSet > mySharedPointsDataSet

Member Typedef Documentation

typedef std::vector<vtkIdType> VTKViewer_AppendFilter.TVectorIds

Constructor & Destructor Documentation

VTKViewer_AppendFilter::VTKViewer_AppendFilter ( ) [protected]
VTKViewer_AppendFilter::~VTKViewer_AppendFilter ( ) [protected]

Member Function Documentation

static VTKViewer_AppendFilter * VTKViewer_AppendFilter::New ( ) [static]
VTKViewer_AppendFilter::vtkTypeRevisionMacro ( VTKViewer_AppendFilter  ,
vtkAppendFilter   
)
void VTKViewer_AppendFilter::SetDoMappingFlag ( const bool  theFlag)
bool VTKViewer_AppendFilter::DoMappingFlag ( ) const
void VTKViewer_AppendFilter::SetSharedPointsDataSet ( vtkPointSet *  thePointsDataSet)
vtkPointSet * VTKViewer_AppendFilter::GetSharedPointsDataSet ( )
vtkIdType VTKViewer_AppendFilter::GetPointOutputID ( vtkIdType  theInputID,
vtkIdType  theInputDataSetID 
)
vtkIdType VTKViewer_AppendFilter::GetCellOutputID ( vtkIdType  theInputID,
vtkIdType  theInputDataSetID 
)
void VTKViewer_AppendFilter::GetPointInputID ( vtkIdType  theOutputID,
vtkIdType &  theInputID,
vtkIdType &  theStartID,
vtkIdType &  theInputDataSetID 
)
void VTKViewer_AppendFilter::GetCellInputID ( vtkIdType  theOutputID,
vtkIdType &  theInputID,
vtkIdType &  theStartID,
vtkIdType &  theInputDataSetID 
)
int VTKViewer_AppendFilter::RequestData ( vtkInformation *  request,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector 
) [protected, virtual]
int VTKViewer_AppendFilter::FillInputPortInformation ( int  port,
vtkInformation *  info 
) [protected, virtual]
void VTKViewer_AppendFilter::DoMapping ( ) [protected]
void VTKViewer_AppendFilter.Reset ( ) [protected]
int VTKViewer_AppendFilter::MakeOutput ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
) [protected]

Field Documentation

vtkSmartPointer<vtkPointSet> VTKViewer_AppendFilter.mySharedPointsDataSet [protected]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS