Re: Creates getter and setter functions for buildings (issue 6496067)

2012-08-31 Thread dak
On 2012/08/31 10:20:04, Graham Percival wrote: http://codereview.appspot.com/6496067/diff/1/lily/include/skyline.hh File lily/include/skyline.hh (right): http://codereview.appspot.com/6496067/diff/1/lily/include/skyline.hh#newcode42 lily/include/skyline.hh:42: inline Real start () const { ret

Creates getter and setter functions for buildings (issue 6496067)

2012-08-31 Thread graham
http://codereview.appspot.com/6496067/diff/1/lily/include/skyline.hh File lily/include/skyline.hh (right): http://codereview.appspot.com/6496067/diff/1/lily/include/skyline.hh#newcode42 lily/include/skyline.hh:42: inline Real start () const { return start_; }; hmm... I personally would call that