Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkTypeUInt16Array Class Reference

#include <vtkTypeUInt16Array.h>

Inherits vtkTypeArrayBase.

Public Types

typedef vtkUnsignedShortArray Superclass
 

Public Member Functions

virtual const char * GetClassName ()
 
virtual int IsA (const char *type)
 
void PrintSelf (ostream &os, vtkIndent indent) override
 

Static Public Member Functions

static vtkTypeUInt16ArrayNew ()
 
static int IsTypeOf (const char *type)
 
static vtkTypeUInt16ArraySafeDownCast (vtkObject *o)
 
static vtkTypeUInt16ArrayFastDownCast (vtkAbstractArray *source)
 

Protected Member Functions

 vtkTypeUInt16Array ()
 
 ~vtkTypeUInt16Array () override
 

Detailed Description

Definition at line 28 of file vtkTypeUInt16Array.h.

Member Typedef Documentation

◆ Superclass

Definition at line 32 of file vtkTypeUInt16Array.h.

Constructor & Destructor Documentation

◆ vtkTypeUInt16Array()

vtkTypeUInt16Array::vtkTypeUInt16Array ( )
protected

◆ ~vtkTypeUInt16Array()

vtkTypeUInt16Array::~vtkTypeUInt16Array ( )
overrideprotected

Member Function Documentation

◆ New()

static vtkTypeUInt16Array* vtkTypeUInt16Array::New ( )
static

◆ GetClassName()

virtual const char* vtkTypeUInt16Array::GetClassName ( )
virtual

◆ IsTypeOf()

static int vtkTypeUInt16Array::IsTypeOf ( const char *  type)
static

◆ IsA()

virtual int vtkTypeUInt16Array::IsA ( const char *  type)
virtual

◆ SafeDownCast()

static vtkTypeUInt16Array* vtkTypeUInt16Array::SafeDownCast ( vtkObject o)
static

◆ PrintSelf()

void vtkTypeUInt16Array::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
override

◆ FastDownCast()

static vtkTypeUInt16Array* vtkTypeUInt16Array::FastDownCast ( vtkAbstractArray source)
inlinestatic

Definition at line 37 of file vtkTypeUInt16Array.h.


The documentation for this class was generated from the following file: