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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeUInt8Array
 std function implicit array of vtkTypeUInt8. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt8>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeUInt8Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt8>

Definition at line 22 of file vtkStdFunctionTypeUInt8Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeUInt8Array  )