Usage of the SDK constitutes your agreement with the Matterport SDK Agreement. Email developers@matterport.com with any questions.
Index
Enumeration members
Enumeration members
NO_END_VERTEX
The end vertex was not found in the graph.
NO_PATH
No path was found.
NO_START_VERTEX
The start vertex was not found in the graph.
SUCCESS
A path was found.
TIMEOUT
A path wasn't found in the time specified.
The status of an A* search.