Landmark Struct Reference

Represents a 3d landmark. More...

Attributes

ulong id
 Unique identifier for the landmark. More...
 
Vector3 position
 World position of the landmark. More...
 

Detailed Description

Represents a 3d landmark.

Variables

◆ id

ulong id

Unique identifier for the landmark.

◆ position

Vector3 position

World position of the landmark.