argon icon indicating copy to clipboard operation
argon copied to clipboard

Refactor VuforiaService DataSet API

Open speigg opened this issue 9 years ago • 0 comments

  1. Remove url parameter from VuforiaAPI.objectTracker.createDataSet
  2. Add url parameter to DataSet.load
  3. Move the dataSet.fetch functionality somewhere that it can be used independent of a DataSet instance, perhaps on the VuforiaAPI instance directly (api.fetchDataSetFiles()).

speigg avatar Jun 15 '16 20:06 speigg