Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkFieldData Member List
This is the complete list of members for vtkFieldData, including all inherited members.
- AddArray(vtkDataArray *array)
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Allocate(const vtkIdType sz, const vtkIdType ext=1000)
- AllocateArrays(int num)
- BreakOnError()
[static]
- ClearFieldFlags()
- CopyAllOff()
[virtual]
- CopyAllOn()
[virtual]
- CopyFieldFlags
- CopyFieldOff(const char *name)
[inline]
- CopyFieldOn(const char *name)
[inline]
- CopyFieldOnOff(const char *name, int onOff)
- CopyFlags(const vtkFieldData *source)
- Data
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkFieldData *da)
[virtual]
- Delete()
[virtual]
- DoCopyAllOff
- DoCopyAllOn
- FindFlag(const char *field)
- GetActualMemorySize()
[virtual]
- GetArray(int i)
- GetArray(const char *arrayName, int &index)
- GetArray(const char *arrayName)
- GetArrayContainingComponent(int i, int &arrayComp)
- GetArrayName(int i)
[inline]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetComponent(const vtkIdType i, const int j)
- GetDebug()
- GetField(vtkIdList *ptId, vtkFieldData *f)
- GetFlag(const char *field)
- GetGlobalWarningDisplay()
[static]
- GetMTime()
[virtual]
- GetNumberOfArrays()
- GetNumberOfComponents()
- GetNumberOfTuples()
- GetReferenceCount()
[inline]
- GetTuple(const vtkIdType i)
- GetTuple(const vtkIdType i, float *tuple)
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize()
[virtual]
- InsertComponent(const vtkIdType i, const int j, const float c)
- InsertNextTuple(const float *tuple)
- InsertTuple(const vtkIdType i, const float *tuple)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MakeObject()
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfActiveArrays
[protected]
- NumberOfArrays
[protected]
- NumberOfFieldFlags
- operator=(const vtkFieldData &) (defined in vtkFieldData)
[private]
- PassData(vtkFieldData *fd)
[virtual]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveArray(const char *name)
[inline, virtual]
- RemoveArray(int index)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- Reset()
- SafeDownCast(vtkObject *o)
[static]
- SetArray(int i, vtkDataArray *array)
[protected]
- SetComponent(const vtkIdType i, const int j, const float c)
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetNumberOfArrays(int num)
[inline]
- SetNumberOfTuples(const vtkIdType number)
- SetReferenceCount(int)
- SetTuple(const vtkIdType i, const float *tuple)
- ShallowCopy(vtkFieldData *da)
[virtual]
- Squeeze()
- SubjectHelper
[protected]
- Tuple
[protected]
- TupleSize
[protected]
- UnRegister(vtkObject *o)
[virtual]
- vtkFieldData()
[protected]
- vtkFieldData(const vtkFieldData &) (defined in vtkFieldData)
[private]
- vtkObject()
[protected]
- ~vtkFieldData()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:29:26 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001