A class that models the marker database object returned by the recognition process. More...
Public Member Functions | |
String | getCode () |
Returns the unique identifier of the database. More... | |
String | getCustomData () |
Returns the custom data associated with the marker database. More... | |
It is a member of the Marker class.
String com.pikkart.ar.recognition.items.MarkerDatabase.getCode | ( | ) |
Returns the unique identifier of the database
String com.pikkart.ar.recognition.items.MarkerDatabase.getCustomData | ( | ) |
Returns a string representing the custom data associated with the marker database.
It can be set or changed through the control panel on http://developer.pikkart.com.