![]() |
FirstModulAR 0.1.0
|
This is the complete list of members for MLAnchorProvider, including all inherited members.
| Awake() | AnchorProvider | inlinevirtual |
| CreateAnchor(Pose pose, Action< string > OnCompleted) | MLAnchorProvider | inline |
| DestroyAnchor(string id) | MLAnchorProvider | inline |
| GetAllAnchors() | MLAnchorProvider | inline |
| Instance | AnchorProvider | static |
| OnAnchorAdded | AnchorProvider | static |
| OnAnchorRemoved | AnchorProvider | static |
| OnAnchorsUpdated | AnchorProvider | static |
| OnDestroy() | AnchorProvider | inlinevirtual |
| Ready | MLAnchorProvider | |
| TryGetAnchor(string id, out FMARAnchor anchor) | MLAnchorProvider | inline |
| TryGetClosestAnchor(Vector3 position, float radius, out FMARAnchor anchor) | MLAnchorProvider | inline |
| Update() | MLAnchorProvider | inline |
| UpdateAnchors() | MLAnchorProvider | inline |