MaxstARSDK  4.1.x
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
maxstAR.Trackable Class Reference

Container for individual tracking information More...

Collaboration diagram for maxstAR.Trackable:
Collaboration graph

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 ( )
Here is the call graph for this function:

◆ GetCloudName()

string maxstAR.Trackable.GetCloudName ( )
Here is the call graph for this function:

◆ GetHeight()

float maxstAR.Trackable.GetHeight ( )

Get Trackable height

Returns
Here is the call graph for this function:

◆ GetId()

string maxstAR.Trackable.GetId ( )

Returns
tracking target id
Here is the call graph for this function:

◆ GetName()

string maxstAR.Trackable.GetName ( )

Returns
tracking target name (map file name without extension)
Here is the call graph for this function:

◆ GetPose()

Matrix4x4 maxstAR.Trackable.GetPose ( )

Returns
tracking pose matrix
Here is the call graph for this function:

◆ GetWidth()

float maxstAR.Trackable.GetWidth ( )

Get Trackable width

Returns
Here is the call graph for this function:

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