#include <vtkDataSetAttributes.h>
Definition at line 645 of file vtkDataSetAttributes.h.
vtkDataSetAttributes::FieldList::FieldList |
( |
int |
numInputs | ) |
|
vtkDataSetAttributes::FieldList::~FieldList |
( |
| ) |
|
vtkDataSetAttributes::FieldList::FieldList |
( |
const FieldList & |
| ) |
|
|
inlineprotected |
void vtkDataSetAttributes::FieldList::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
Similar to IntersectFieldList() except that it builds a union of the array list. To determine the active attributes, it still, however, takes an intersection. WARNING!!!-IntersectFieldList() and UnionFieldList() should not be intermixed.
int vtkDataSetAttributes::FieldList::IsAttributePresent |
( |
int |
attrType | ) |
|
int vtkDataSetAttributes::FieldList::GetNumberOfFields |
( |
| ) |
|
|
inline |
int vtkDataSetAttributes::FieldList::GetFieldIndex |
( |
int |
i | ) |
|
|
inline |
const char* vtkDataSetAttributes::FieldList::GetFieldName |
( |
int |
i | ) |
|
|
inline |
int vtkDataSetAttributes::FieldList::GetFieldComponents |
( |
int |
i | ) |
|
|
inline |
int vtkDataSetAttributes::FieldList::GetDSAIndex |
( |
int |
index, |
|
|
int |
i |
|
) |
| |
|
inline |
void vtkDataSetAttributes::FieldList::operator= |
( |
const FieldList & |
| ) |
|
|
inlineprotected |
void vtkDataSetAttributes::FieldList::SetFieldIndex |
( |
int |
i, |
|
|
int |
index |
|
) |
| |
|
inlineprotected |
The documentation for this class was generated from the following file:
- /home/boeckb/code/depot/group-kitware/vtk/build-release/Utilities/Doxygen/dox/Common/DataModel/vtkDataSetAttributes.h