Maxst AR SDK 4.0.0  4.0.0
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

◆ GetHeight()

float maxstAR.Trackable.GetHeight ( )
inline

Get Trackable height

Returns

◆ GetId()

string maxstAR.Trackable.GetId ( )
inline

Returns
tracking target id

◆ GetName()

string maxstAR.Trackable.GetName ( )
inline

Returns
tracking target name (map file name without extension)

◆ GetPose()

Matrix4x4 maxstAR.Trackable.GetPose ( )
inline

Returns
tracking pose matrix

◆ GetWidth()

float maxstAR.Trackable.GetWidth ( )
inline

Get Trackable width

Returns

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