Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkVoidArray Member List
This is the complete list of members for vtkVoidArray, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Allocate(const int sz, const int ext=1000)
[virtual]
- Array
[protected]
- 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()
[inline, virtual]
- GetDebug()
- GetExtend()
[inline]
- GetGlobalWarningDisplay()
[static]
- GetMaxId()
[inline]
- GetMTime()
[virtual]
- GetNumberOfComponents()
[inline]
- GetNumberOfTuples()
[inline]
- GetPointer(const int id)
[inline]
- GetReferenceCount()
[inline]
- GetSize()
[inline]
- GetTuple(const int i)
[virtual]
- GetTuple(const int i, float *tuple)
[virtual]
- GetTuple(const int i, double *tuple)
[virtual]
- GetValue(const int id)
[inline]
- GetVoidPointer(const int id)
[inline, virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize()
[virtual]
- InsertComponent(const int i, const int j, const float c)
[virtual]
- InsertNextTuple(const float *tuple)
[virtual]
- InsertNextTuple(const double *tuple)
[virtual]
- InsertNextValue(void *v)
[inline]
- InsertTuple(const int i, const float *tuple)
[virtual]
- InsertTuple(const int i, const double *tuple)
[virtual]
- InsertValue(const int id, void *p)
[inline]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MakeObject()
[inline, virtual]
- MaxId
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfComponents
[protected]
- operator=(const vtkVoidArray &)
[inline, protected]
- vtkDataArray::operator=(const vtkDataArray &)
[inline]
- 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]
- Resize(const int sz)
[protected]
- 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)
[virtual]
- SetNumberOfValues(const int number)
[inline]
- SetReferenceCount(int)
- SetTuple(const int i, const float *tuple)
[virtual]
- SetTuple(const int i, const double *tuple)
[virtual]
- SetValue(const int id, void *value)
[inline]
- SetVoidArray(void *vtkNotUsed(array), int vtkNotUsed(size), int vtkNotUsed(save))
[inline, virtual]
- Size
[protected]
- Squeeze()
[inline, virtual]
- SubjectHelper
[protected]
- Tuple
[protected]
- TupleSize
[protected]
- UnRegister(vtkObject *o)
[virtual]
- vtkDataArray(int numComp=1)
[protected]
- vtkDataArray(const vtkDataArray &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkVoidArray()
[protected]
- vtkVoidArray(const vtkVoidArray &)
[inline, protected]
- WritePointer(const int id, const int number)
[inline]
- ~vtkDataArray()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkVoidArray()
[protected]
Generated on Wed Nov 21 13:01:42 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001