26 #ifndef vtkTypeUInt8Array_h 27 #define vtkTypeUInt8Array_h 32 #if VTK_TYPE_UINT8 == VTK_UNSIGNED_CHAR 34 # define vtkTypeArrayBase vtkUnsignedCharArray 42 void PrintSelf(ostream& os,
vtkIndent indent)
override;
48 return static_cast<vtkTypeUInt8Array*>(Superclass::FastDownCast(
source));
63 #undef vtkTypeArrayBase #define vtkArrayDownCast_FastCastMacro(ArrayT)
This macro is used to tell vtkArrayDownCast to use FastDownCast instead of SafeDownCast.
Abstract superclass for all arrays.
#define VTKCOMMONCORE_EXPORT
a simple class to control print indentation
static vtkTypeUInt8Array * FastDownCast(vtkAbstractArray *source)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)