Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkUnsignedCharArray Member List
This is the complete list of members for vtkUnsignedCharArray, 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(const unsigned char c)
[inline]
- InsertTuple(const int i, const float *tuple)
[virtual]
- InsertTuple(const int i, const double *tuple)
[virtual]
- InsertValue(const int id, const unsigned char c)
[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 vtkUnsignedCharArray &)
[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 unsigned char 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]
- vtkDataArray(int numComp=1)
[protected]
- vtkDataArray(const vtkDataArray &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkUnsignedCharArray(int numComp=1)
[protected]
- vtkUnsignedCharArray(const vtkUnsignedCharArray &)
[inline, protected]
- WritePointer(const int id, const int number)
[inline]
- ~vtkDataArray()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkUnsignedCharArray()
[protected]
Generated on Wed Nov 21 13:01:23 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001