#include <vtkDataSetAttributes.h>
Collaboration diagram for vtkDataSetAttributes::FieldList:
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 |
|
|
|
|
|
Definition at line 341 of file vtkDataSetAttributes.h. |
|
|
|
|
|
|
|
|
|
Definition at line 342 of file vtkDataSetAttributes.h. |
|
Definition at line 338 of file vtkDataSetAttributes.h. |