#include <ssGenerateTrackSet.h>
Inheritance diagram for ssGenerateTrackSet:


Public Member Functions | |
| vtkTypeMacro (ssGenerateTrackSet, vtkPolyDataToPolyDataFilter) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| Print the state of this object. | |
Static Public Member Functions | |
| static ssGenerateTrackSet * | New () |
| Instantiate a new object of this type. | |
Protected Member Functions | |
| ssGenerateTrackSet () | |
| Ctor. | |
| ~ssGenerateTrackSet () | |
| Dtor. | |
| virtual void | Execute () |
| Execute the algorithm. | |
| vtkPolyData * | GetDemuxInput () const |
| Give the input to the PolyData demuxer. | |
Definition at line 18 of file ssGenerateTrackSet.h.
| ssGenerateTrackSet::ssGenerateTrackSet | ( | ) | [protected] |
Ctor.
| ssGenerateTrackSet::~ssGenerateTrackSet | ( | ) | [protected] |
Dtor.
| static ssGenerateTrackSet* ssGenerateTrackSet::New | ( | ) | [static] |
Instantiate a new object of this type.
This is the only method that objects of this type may be created.
Reimplemented from vtkAlgorithm.
| ssGenerateTrackSet::vtkTypeMacro | ( | ssGenerateTrackSet | , | |
| vtkPolyDataToPolyDataFilter | ||||
| ) |
| void ssGenerateTrackSet::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) | [virtual] |
Print the state of this object.
| os | The output stream. | |
| indent | The indentation level. Used for formating output. |
Reimplemented from vtkPolyDataToPolyDataFilter.
| virtual void ssGenerateTrackSet::Execute | ( | ) | [protected, virtual] |
| vtkPolyData* ssGenerateTrackSet::GetDemuxInput | ( | ) | const [protected] |
Give the input to the PolyData demuxer.