# File ../lib/roller/CWRP.rb, line 604
  def terrain_cell_size
    @texture_cell_size * texture_grid_size / terrain_grid_size.to_f
  end