13 #ifndef vtkIndexedTypeUInt16Array_h 14 #define vtkIndexedTypeUInt16Array_h 16 #include "vtkIndexedArray.h" 22 #define vtkDataArray vtkIndexedArray<vtkTypeUInt16> 40 #if defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__) 41 vtkCreateReadOnlyWrappedArrayInterface(vtkTypeUInt16);
65 typedef vtkIndexedArray<vtkTypeUInt16> RealSuperclass;
#define VTKCOMMONCORE_EXPORT
indexed implicit array of vtkTypeUInt16.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkIndexedTypeUInt16Array * FastDownCast(vtkAbstractArray *source)
A faster alternative to SafeDownCast for downcasting vtkAbstractArrays.
#define VTK_ABI_NAMESPACE_BEGIN
vtkArrayDownCast_FastCastMacro(vtkIndexedTypeUInt16Array)
void operator=(const vtkObjectBase &)