60 #ifndef vtkArrayExtents_h 61 #define vtkArrayExtents_h 63 #include "vtkCommonCoreModule.h" 133 SizeT GetSize()
const;
181 bool ZeroBased()
const;
228 VTKCOMMONCORE_EXPORT
friend ostream&
operator<<(
233 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