Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class 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 Member Functions

 FieldList (int numInputs)
 ~FieldList ()
void InitializeFieldList (vtkDataSetAttributes *dsa)
void IntersectFieldList (vtkDataSetAttributes *dsa)
int IsAttributePresent (int attrType)
int GetNumberOfFields ()
int GetFieldIndex (int i)
int GetDSAIndex (int index, int i)

Protected Member Functions

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

Constructor & Destructor Documentation

vtkDataSetAttributes::FieldList::FieldList int  numInputs  ) 
 

vtkDataSetAttributes::FieldList::~FieldList  ) 
 

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

Definition at line 419 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::GetNumberOfFields  )  [inline]
 

Definition at line 412 of file vtkDataSetAttributes.h.

int vtkDataSetAttributes::FieldList::GetFieldIndex int  i  )  [inline]
 

Definition at line 413 of file vtkDataSetAttributes.h.

int vtkDataSetAttributes::FieldList::GetDSAIndex int  index,
int  i
[inline]
 

Definition at line 414 of file vtkDataSetAttributes.h.

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

Definition at line 420 of file vtkDataSetAttributes.h.


The documentation for this class was generated from the following file: