Classes | Macros | Functions
vtkIndexedCharArray.h File Reference
#include "vtkIndexedArray.h"
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
Include dependency graph for vtkIndexedCharArray.h:

Go to the source code of this file.

Classes

class  vtkIndexedCharArray
 indexed implicit array of char. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<char>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedCharArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<char>

Definition at line 22 of file vtkIndexedCharArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedCharArray  )