Landmark2D Struct Reference

Represents a 2d landmark. More...

Attributes

ulong id
 Unique identifier for the landmark. More...
 
Vector2 imagePosition
 Projection of the landmark in the image. More...
 

Detailed Description

Represents a 2d landmark.

Variables

◆ id

ulong id

Unique identifier for the landmark.

◆ imagePosition

Vector2 imagePosition

Projection of the landmark in the image.