API Docs for: 2.0.0
Show:

VuforiaDataSet Class

Module: ARGON

Represents a VuforiaDataSet.

Constructor

VuforiaDataSet

(
  • inURL
  • inTargets
)

Parameters:

  • inURL String

    the URL of the dataset XML file

  • inTargets Array

    An associative Array of VuforiaImageTargets in the dataset.

Item Index

Properties

Properties

targets

Dictionary

An Associative Array of VuforiaImageTargets or VuforiaMultiImageTargets in the dataset.

url

String

the URL of the dataset's XML file

Default: none