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

Go to the source code of this file.

Classes

class  vtkIndexedTypeUInt8Array
 indexed implicit array of vtkTypeUInt8. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<vtkTypeUInt8>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedTypeUInt8Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<vtkTypeUInt8>

Definition at line 22 of file vtkIndexedTypeUInt8Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedTypeUInt8Array  )