65 #ifndef __vtkArrayExtents_h
66 #define __vtkArrayExtents_h
68 #include "vtkCommonCoreModule.h"
117 SizeT GetSize()
const;
149 bool ZeroBased()
const;
185 VTKCOMMONCORE_EXPORT
friend ostream&
operator<<(
190 std::vector<vtkArrayRange> Storage;
Stores coordinate into an N-way array.
Stores the number of dimensions and valid coordinate ranges along each dimension for vtkArray...
Stores a half-open range of array coordinates.
vtkArrayCoordinates::CoordinateT CoordinateT
VTKCOMMONCORE_EXPORT bool operator!=(const vtkUnicodeString &lhs, const vtkUnicodeString &rhs)
VTKCOMMONCORE_EXPORT ostream & operator<<(ostream &os, const vtkIndent &o)
VTKCOMMONCORE_EXPORT bool operator==(const vtkUnicodeString &lhs, const vtkUnicodeString &rhs)
vtkArrayCoordinates::DimensionT DimensionT