 | void vtkUnsignedShortArray (int ) |
 | void vtkUnsignedShortArray () |
 | static vtkUnsignedShortArray *New () |
 | const char *GetClassName () |
 | void PrintSelf (unknown & ,vtkIndent ) |
 | int Allocate (const int ,const int ) |
 | void Initialize () |
 | vtkDataArray *MakeObject () |
 | int GetDataType () |
 | void SetNumberOfTuples (const int ) |
 | float *GetTuple (const int ) |
 | void GetTuple (const int ,float *) |
 | void SetTuple (const int ,const float *) |
 | void InsertTuple (const int ,const float *) |
 | int InsertNextTuple (const float *) |
 | float GetComponent (const int ,const int ) |
 | void SetComponent (const int ,const int ,const float ) |
 | void InsertComponent (const int ,const int ,const float ) |
 | unsigned short GetValue (const int ) |
 | void SetValue (const int ,const unsigned short ) |
 | void SetNumberOfValues (const int ) |
 | void InsertValue (const int ,const unsigned short ) |
 | int InsertNextValue (const unsigned short ) |
 | unsigned short *GetPointer (const int ) |
 | void *GetVoidPointer (const int ) |
 | unsigned short *WritePointer (const int ,const int ) |
 | void DeepCopy (vtkDataArray *) |
 | void SetArray (unsigned short * ,int ,int ) |
 | void Squeeze () |
 | void DeepCopy (vtkDataArray &) |
 | unsigned short *Resize (const int ) |