30 #ifndef GEOMTOOLS_REGULAR_GRID_PLACEMENT_H_ 31 #define GEOMTOOLS_REGULAR_GRID_PLACEMENT_H_ 1 134 size_t number_of_columns_,
135 size_t number_of_rows_,
137 bool centered_ =
true);
144 size_t number_of_columns_,
145 size_t number_of_rows_,
147 bool centered_ =
true);
149 virtual void reset ();
151 virtual void tree_dump (std::ostream & out_ = std::clog,
152 const std::string & title_ =
"geomutils::regular_grid_placement",
153 const std::string & indent_ =
"",
154 bool inherit_ =
false)
const;
159 double _column_step_;
161 size_t _number_of_columns_;
162 size_t _number_of_rows_;
170 #endif // GEOMTOOLS_REGULAR_GRID_PLACEMENT_H