43 #ifndef vtkArrayRange_h
44 #define vtkArrayRange_h
63 CoordinateT GetBegin()
const;
66 CoordinateT GetEnd()
const;
69 CoordinateT GetSize()
const;
76 bool Contains(
const CoordinateT coordinate)
const;
#define VTKCOMMONCORE_EXPORT
Stores a half-open range of array coordinates.
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::CoordinateT CoordinateT