MaxstAR Unity
Public Member Functions | List of all members
maxstAR.Trackable Class Reference

Container for individual tracking information More...

Public Member Functions

string GetId ()
 
string GetName ()
 
string GetCloudName ()
 
string GetCloudMeta ()
 
Matrix4x4 GetPose ()
 
float GetWidth ()
 Get Trackable width More...
 
float GetHeight ()
 Get Trackable height More...
 

Detailed Description

Container for individual tracking information

Member Function Documentation

◆ GetCloudMeta()

string maxstAR.Trackable.GetCloudMeta ( )

Returns
tracking target cloud meta data (use for Cloud Recognition)

◆ GetCloudName()

string maxstAR.Trackable.GetCloudName ( )

Returns
tracking target cloud name (use for Cloud Recognition)

◆ GetHeight()

float maxstAR.Trackable.GetHeight ( )

Get Trackable height

Returns

◆ GetId()

string maxstAR.Trackable.GetId ( )

Returns
tracking target id

◆ GetName()

string maxstAR.Trackable.GetName ( )

Returns
tracking target name (map file name without extension)

◆ GetPose()

Matrix4x4 maxstAR.Trackable.GetPose ( )

Returns
tracking pose matrix

◆ GetWidth()

float maxstAR.Trackable.GetWidth ( )

Get Trackable width

Returns

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