Whether this operation affects a specific region of the matrix defined by range.
range
@override bool affects(Range2D range) { return range.containsVector(cellData.position); }