FirstModulAR 0.1.0
Loading...
Searching...
No Matches
MLFMARAnchor Class Reference

Magic Leap anchor, managed by MLAnchorProvider. More...

Inheritance diagram for MLFMARAnchor:
FMARAnchor

Public Member Functions

 MLFMARAnchor (string id, Pose startPose)
 
void UpdatePose (Pose pose)
 

Properties

override string Id [get]
 
override Vector3 Position [get]
 
override Quaternion Rotation [get]
 
- Properties inherited from FMARAnchor
string Id [get]
 Gets the unique identifier of the anchor.
 
Vector3 Position [get]
 Gets the position of the anchor.
 
Quaternion Rotation [get]
 Gets the rotation of the anchor.
 

Detailed Description

Magic Leap anchor, managed by MLAnchorProvider.

Constructor & Destructor Documentation

◆ MLFMARAnchor()

MLFMARAnchor.MLFMARAnchor ( string id,
Pose startPose )
inline

Member Function Documentation

◆ UpdatePose()

void MLFMARAnchor.UpdatePose ( Pose pose)
inline

Property Documentation

◆ Id

override string MLFMARAnchor.Id
get

◆ Position

override Vector3 MLFMARAnchor.Position
get

◆ Rotation

override Quaternion MLFMARAnchor.Rotation
get

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