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

Go to the source code of this file.

Classes

class  vtkStridedTypeUInt8Array
 strided implicit array of vtkTypeUInt8. More...
 

Macros

#define vtkDataArray   vtkStridedArray<vtkTypeUInt8>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStridedTypeUInt8Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStridedArray<vtkTypeUInt8>

Definition at line 22 of file vtkStridedTypeUInt8Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStridedTypeUInt8Array  )