#include <VISU_MergeFilterUtilities.hxx>
Public Member Functions | |
| TFieldList () | |
| ~TFieldList () | |
| void | Add (const char *name, vtkDataSet *ptr) |
Private Attributes | |
| TFieldNode * | First |
| TFieldNode * | Last |
Friends | |
| class | TFieldListIterator |
| VISU.TFieldList.TFieldList | ( | ) |
| VISU.TFieldList.~TFieldList | ( | ) |
References VISU.TFieldNode.Next.
| void VISU.TFieldList.Add | ( | const char * | name, |
| vtkDataSet * | ptr | ||
| ) |
References VISU.TFieldNode.Next.
friend class TFieldListIterator [friend] |
TFieldNode* VISU.TFieldList.First [private] |
TFieldNode* VISU.TFieldList.Last [private] |