MaxstARSDK  3.5.0
Public Member Functions | Package Functions | List of all members
maxstAR.Trackable Class Reference

Container for individual tracking information More...

Public Member Functions

string GetId ()
 
string GetName ()
 
Matrix4x4 GetPose ()
 

Package Functions

 Trackable (ulong cPtr)
 
Matrix4x4 GetTargetPose ()
 

Detailed Description

Container for individual tracking information

Definition at line 17 of file Trackable.cs.

Member Function Documentation

◆ GetId()

string maxstAR.Trackable.GetId ( )

Returns
tracking target id

Definition at line 31 of file Trackable.cs.

◆ GetName()

string maxstAR.Trackable.GetName ( )

Returns
tracking target name (map file name without extension)

Definition at line 50 of file Trackable.cs.

◆ GetPose()

Matrix4x4 maxstAR.Trackable.GetPose ( )

Returns
tracking pose matrix

Definition at line 68 of file Trackable.cs.


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