it returns a const reference to a vector which does not allow manipulation of its members. the getData() can thus be safely called on constant GridProperty objects.
it returns a const reference to a vector which does not allow manipulation of its members. the getData() can thus be safely called on constant GridProperty objects.