AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
VuMarkHandler Class Reference

A custom handler which uses the vuMarkManager. More...

Inheritance diagram for VuMarkHandler:

Public Member Functions

void OnVuMarkDetected (VuMarkTarget target)
 This method will be called whenever a new VuMark is detected More...
 
void OnVuMarkLost (VuMarkTarget target)
 This method will be called whenever a tracked VuMark is lost More...
 

Public Attributes

Origin child
 
string ID
 

Detailed Description

A custom handler which uses the vuMarkManager.

Definition at line 16 of file VuMarkHandler.cs.

Member Function Documentation

§ OnVuMarkDetected()

void VuMarkHandler.OnVuMarkDetected ( VuMarkTarget  target)

This method will be called whenever a new VuMark is detected

Definition at line 60 of file VuMarkHandler.cs.

§ OnVuMarkLost()

void VuMarkHandler.OnVuMarkLost ( VuMarkTarget  target)

This method will be called whenever a tracked VuMark is lost

Definition at line 72 of file VuMarkHandler.cs.

Member Data Documentation

§ child

Origin VuMarkHandler.child

Definition at line 18 of file VuMarkHandler.cs.

§ ID

string VuMarkHandler.ID

Definition at line 19 of file VuMarkHandler.cs.


The documentation for this class was generated from the following file: