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

VISU_AppendPolyData Class Reference

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

#include <VISU_AppendPolyData.hxx>

Inheritance diagram for VISU_AppendPolyData:
Inheritance graph

Public Member Functions

 vtkTypeRevisionMacro (VISU_AppendPolyData, vtkAppendPolyData)
void SetSharedPointSet (vtkPointSet *thePointSet)
vtkPointSet * GetSharedPointSet ()
void SetMappingInputs (bool theMappingInputs)
bool IsMappingInputs ()
void SetMergingInputs (bool theIsMergingInputs)
bool IsMergingInputs ()

Static Public Member Functions

static VISU_AppendPolyDataNew ()

Protected Member Functions

 VISU_AppendPolyData ()
 ~VISU_AppendPolyData ()
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Protected Attributes

vtkSmartPointer< vtkPointSet > mySharedPointSet
bool myIsMergingInputs
bool myIsMappingInputs
vtkObjectmyParent

Constructor & Destructor Documentation

VISU_AppendPolyData::VISU_AppendPolyData ( ) [protected]
VISU_AppendPolyData::~VISU_AppendPolyData ( ) [protected]

Member Function Documentation

static VTKViewer_AppendFilter * VISU_AppendPolyData::New ( ) [static]
VISU_AppendPolyData.vtkTypeRevisionMacro ( VISU_AppendPolyData  ,
vtkAppendPolyData   
)
int VISU_AppendPolyData::RequestData ( vtkInformation *  theRequest,
vtkInformationVector **  theInputVector,
vtkInformationVector *  theOutputVector 
) [protected, virtual]
void VISU.TAppendFilterHelper::SetSharedPointSet ( vtkPointSet *  thePointSet) [inherited]
vtkPointSet * VISU.TAppendFilterHelper::GetSharedPointSet ( ) [inherited]
void VISU.TAppendFilterHelper::SetMappingInputs ( bool  theMappingInputs) [inherited]
bool VISU.TAppendFilterHelper::IsMappingInputs ( ) [inherited]
void VISU.TAppendFilterHelper::SetMergingInputs ( bool  theIsMergingInputs) [inherited]
bool VISU.TAppendFilterHelper::IsMergingInputs ( ) [inherited]

Field Documentation

vtkSmartPointer<vtkPointSet> VISU.TAppendFilterHelper.mySharedPointSet [protected, inherited]
bool VISU.TAppendFilterHelper.myIsMergingInputs [protected, inherited]
bool VISU.TAppendFilterHelper.myIsMappingInputs [protected, inherited]
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