26 #ifndef vtkTypeInt8Array_h 27 #define vtkTypeInt8Array_h 32 #if VTK_TYPE_INT8 == VTK_CHAR 34 # define vtkTypeArrayBase vtkCharArray 37 # define vtkTypeArrayBase vtkSignedCharArray 45 void PrintSelf(ostream& os,
vtkIndent indent)
override;
51 return static_cast<vtkTypeInt8Array*>(Superclass::FastDownCast(
source));
66 #undef vtkTypeArrayBase static vtkTypeInt8Array * FastDownCast(vtkAbstractArray *source)
#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
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)