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

vtkDataSetAttributes::FieldList Class Reference

#include <vtkDataSetAttributes.h>

Collaboration diagram for vtkDataSetAttributes::FieldList:

Collaboration graph
[legend]
List of all members.

Public Methods

 FieldList (int numInputs)
 ~FieldList ()
void InitializeFieldList (vtkDataSetAttributes *dsa)
void IntersectFieldList (vtkDataSetAttributes *dsa)
int IsAttributePresent (int attrType)
int IsFieldPresent (const char *name)

Protected Methods

 FieldList (const FieldList &)
void operator= (const FieldList &)

Friends

class vtkDataSetAttributes

Constructor & Destructor Documentation

vtkDataSetAttributes::FieldList::FieldList int    numInputs
 

vtkDataSetAttributes::FieldList::~FieldList  
 

vtkDataSetAttributes::FieldList::FieldList const FieldList &    [inline, protected]
 

Definition at line 341 of file vtkDataSetAttributes.h.


Member Function Documentation

void vtkDataSetAttributes::FieldList::InitializeFieldList vtkDataSetAttributes   dsa
 

void vtkDataSetAttributes::FieldList::IntersectFieldList vtkDataSetAttributes   dsa
 

int vtkDataSetAttributes::FieldList::IsAttributePresent int    attrType
 

int vtkDataSetAttributes::FieldList::IsFieldPresent const char *    name
 

void vtkDataSetAttributes::FieldList::operator= const FieldList &    [inline, protected]
 

Definition at line 342 of file vtkDataSetAttributes.h.


Friends And Related Function Documentation

friend class vtkDataSetAttributes [friend]
 

Definition at line 338 of file vtkDataSetAttributes.h.


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