Search
Preparing search index...
The search index is not available
argon.js
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
DeprecatedVuforiaDataSet
Class DeprecatedVuforiaDataSet
deprecated
To be removed.
Hierarchy
DeprecatedVuforiaDataSet
Index
Constructors
constructor
Properties
_is
Active
_trackables
id
manager
Session
Methods
_on
Activate
_on
Deactivate
fetch
get
Trackables
is
Active
load
Constructors
constructor
new
Deprecated
Vuforia
Data
Set
(
id
:
string
, managerSession
:
SessionPort
)
:
DeprecatedVuforiaDataSet
Parameters
id:
string
managerSession:
SessionPort
Returns
DeprecatedVuforiaDataSet
Properties
Private
_is
Active
_is
Active
:
boolean
= false
Private
_trackables
_trackables
:
VuforiaTrackables
id
id
:
string
Private
manager
Session
manager
Session
:
SessionPort
Methods
_on
Activate
_on
Activate
(
)
:
void
Returns
void
_on
Deactivate
_on
Deactivate
(
)
:
void
Returns
void
fetch
fetch
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Trackables
get
Trackables
(
)
:
VuforiaTrackables
Returns
VuforiaTrackables
is
Active
is
Active
(
)
:
boolean
Returns
boolean
load
load
(
)
:
Promise
<
VuforiaTrackables
>
Returns
Promise
<
VuforiaTrackables
>
Globals
Deprecated
Vuforia
Data
Set
constructor
_is
Active
_trackables
id
manager
Session
_on
Activate
_on
Deactivate
fetch
get
Trackables
is
Active
load
Generated using
TypeDoc
To be removed.