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

#include <vtkTypeInt16Array.h>

Inherits vtkTypeArrayBase.

Public Types

typedef vtkTypeArrayBase Superclass
 

Public Member Functions

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

Static Public Member Functions

static vtkTypeInt16ArrayNew ()
 
static int IsTypeOf (const char *type)
 
static vtkTypeInt16ArraySafeDownCast (vtkObjectBase *o)
 
static vtkTypeInt16ArrayFastDownCast (vtkAbstractArray *source)
 

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 
 vtkTypeInt16Array ()
 
 ~vtkTypeInt16Array () override
 

Detailed Description

Definition at line 37 of file vtkTypeInt16Array.h.

Member Typedef Documentation

◆ Superclass

Definition at line 41 of file vtkTypeInt16Array.h.

Constructor & Destructor Documentation

◆ vtkTypeInt16Array()

vtkTypeInt16Array::vtkTypeInt16Array ( )
protected

◆ ~vtkTypeInt16Array()

vtkTypeInt16Array::~vtkTypeInt16Array ( )
overrideprotected

Member Function Documentation

◆ New()

static vtkTypeInt16Array* vtkTypeInt16Array::New ( )
static

◆ IsTypeOf()

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

◆ IsA()

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

◆ SafeDownCast()

static vtkTypeInt16Array* vtkTypeInt16Array::SafeDownCast ( vtkObjectBase o)
static

◆ NewInstanceInternal()

virtual vtkObjectBase* vtkTypeInt16Array::NewInstanceInternal ( ) const
protectedvirtual

◆ NewInstance()

vtkTypeInt16Array* vtkTypeInt16Array::NewInstance ( ) const

◆ PrintSelf()

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

◆ FastDownCast()

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

Definition at line 46 of file vtkTypeInt16Array.h.


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