Landmark Class Reference

Represents a 3d landmark. More...

Attributes

uint64_t id
 Unique identifier for the landmark. More...
 
sl::float3 position
 World position of the landmark. More...
 

Detailed Description

Represents a 3d landmark.

Variables

◆ id

uint64_t id

Unique identifier for the landmark.

◆ position

sl::float3 position

World position of the landmark.