Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkDataArray Member List
This is the complete list of members for vtkDataArray, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Allocate(const int sz, const int ext=1000)=0
[pure virtual]
- BreakOnError()
[static]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkDataArray *da)
[virtual]
- DeepCopy(vtkDataArray &da)
[inline]
- Delete()
[virtual]
- Extend
[protected]
- GetActualMemorySize()
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetComponent(const int i, const int j)
[virtual]
- GetData(int tupleMin, int tupleMax, int compMin, int compMax, vtkFloatArray &data)
[virtual]
- GetDataType()=0
[pure virtual]
- GetDebug()
- GetExtend()
[inline]
- GetGlobalWarningDisplay()
[static]
- GetMaxId()
[inline]
- GetMTime()
[virtual]
- GetNumberOfComponents()
[inline]
- GetNumberOfTuples()
[inline]
- GetReferenceCount()
[inline]
- GetSize()
[inline]
- GetTuple(const int i)=0
[pure virtual]
- GetTuple(const int i, float *tuple)=0
[pure virtual]
- GetTuple(const int i, double *tuple)
[virtual]
- GetVoidPointer(const int id)=0
[pure virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize()=0
[pure virtual]
- InsertComponent(const int i, const int j, const float c)
[virtual]
- InsertNextTuple(const float *tuple)=0
[pure virtual]
- InsertNextTuple(const double *tuple)
[virtual]
- InsertTuple(const int i, const float *tuple)=0
[pure virtual]
- InsertTuple(const int i, const double *tuple)
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MakeObject()=0
[pure virtual]
- MaxId
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[inline, static]
- NumberOfComponents
[protected]
- operator=(const vtkDataArray &)
[inline, protected]
- vtkObject::operator=(const vtkObject &)
[inline]
- 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)
- RemoveObserver(unsigned long tag)
- Reset()
[inline]
- SafeDownCast(vtkObject *o)
[static]
- SetComponent(const int i, const int j, const float c)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetNumberOfComponents(int)
[virtual]
- SetNumberOfTuples(const int number)=0
[pure virtual]
- SetReferenceCount(int)
- SetTuple(const int i, const float *tuple)=0
[pure virtual]
- SetTuple(const int i, const double *tuple)
[virtual]
- SetVoidArray(void *vtkNotUsed(array), int vtkNotUsed(size), int vtkNotUsed(save))
[inline, virtual]
- Size
[protected]
- Squeeze()=0
[pure virtual]
- SubjectHelper
[protected]
- UnRegister(vtkObject *o)
[virtual]
- vtkDataArray(int numComp=1)
[protected]
- vtkDataArray(const vtkDataArray &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- ~vtkDataArray()
[inline, protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:47:15 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001