13 #ifndef vtkStdFunctionTypeUInt16Array_h 14 #define vtkStdFunctionTypeUInt16Array_h 16 #include "vtkStdFunctionArray.h" 22 #define vtkDataArray vtkStdFunctionArray<vtkTypeUInt16> 40 #if defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__) 41 vtkCreateReadOnlyWrappedArrayInterface(vtkTypeUInt16);
55 void ConstructBackend(std::function<vtkTypeUInt16(
int)> func);
62 typedef vtkStdFunctionArray<vtkTypeUInt16> RealSuperclass;
#define VTKCOMMONCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
vtkArrayDownCast_FastCastMacro(vtkStdFunctionTypeUInt16Array)
#define VTK_ABI_NAMESPACE_BEGIN
static vtkStdFunctionTypeUInt16Array * FastDownCast(vtkAbstractArray *source)
A faster alternative to SafeDownCast for downcasting vtkAbstractArrays.
std function implicit array of vtkTypeUInt16.
void operator=(const vtkObjectBase &)