Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkBitArray Member List
This is the complete list of members for vtkBitArray, 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(vtkBitArray &da)
[inline]
- DeepCopy(vtkDataArray &da) (defined in vtkBitArray)
[inline, private]
- 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)
- 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(const int i)
[inline]
- InsertTuple(const int i, const float *tuple)
[virtual]
- InsertTuple(const int i, const double *tuple)
[virtual]
- InsertValue(const int id, const int i)
[inline]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MakeObject()
[virtual]
- MaxId
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfComponents
[protected]
- operator=(const vtkBitArray &)
[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]
- SaveUserArray
[protected]
- SetArray(unsigned char *array, int size, int save)
- 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, const int value)
[inline]
- SetVoidArray(void *array, int size, int save)
[inline]
- vtkDataArray::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]
- vtkBitArray(int numComp=1)
[protected]
- vtkBitArray(const vtkBitArray &)
[inline, protected]
- vtkDataArray(int numComp=1)
[protected]
- vtkDataArray(const vtkDataArray &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- WritePointer(const int id, const int number)
[inline]
- ~vtkBitArray()
[protected]
- ~vtkDataArray()
[inline, protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:46:35 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001