13 #ifndef vtkConstantTypeUInt16Array_h 14 #define vtkConstantTypeUInt16Array_h 16 #include "vtkConstantArray.h" 18 #include "vtkDeprecation.h" 23 #if !defined(__VTK_WRAP__) || defined(__VTK_WRAP_PYTHON__) 24 #define vtkDataArray vtkConstantArray<vtkTypeUInt16> 31 #if !defined(__VTK_WRAP__) || defined(__VTK_WRAP_PYTHON__) 38 #if (defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__)) && !defined(__VTK_WRAP_PYTHON__) 39 vtkCreateConstantWrappedArrayInterface(vtkTypeUInt16);
59 typedef vtkConstantArray<vtkTypeUInt16> RealSuperclass;
vtkArrayDownCast_FastCastMacro(vtkConstantTypeUInt16Array)
#define VTKCOMMONCORE_EXPORT
constant implicit array of vtkTypeUInt16.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTK_ABI_NAMESPACE_BEGIN
static vtkConstantTypeUInt16Array * FastDownCast(vtkAbstractArray *source)
A faster alternative to SafeDownCast for downcasting vtkAbstractArrays.
void operator=(const vtkObjectBase &)