Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtkSplitField::Component Struct Reference

#include <vtkSplitField.h>

Collaboration diagram for vtkSplitField::Component:

Collaboration graph
[legend]
List of all members.

Public Methods

void SetName (const char *name)
 Component ()
 ~Component ()

Public Attributes

int Index
char * FieldName
Component * Next

Constructor & Destructor Documentation

vtkSplitField::Component::Component   [inline]
 

Definition at line 140 of file vtkSplitField.h.

vtkSplitField::Component::~Component   [inline]
 

Definition at line 141 of file vtkSplitField.h.


Member Function Documentation

void vtkSplitField::Component::SetName const char *    name [inline]
 

Definition at line 130 of file vtkSplitField.h.


Member Data Documentation

int vtkSplitField::Component::Index
 

Definition at line 127 of file vtkSplitField.h.

char* vtkSplitField::Component::FieldName
 

Definition at line 128 of file vtkSplitField.h.

Component* vtkSplitField::Component::Next
 

Definition at line 129 of file vtkSplitField.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:42:55 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001