Navmii SDK  2.2.0
Write yourself a navigation system in iOS
Enumerations
NMMarkerOrientationIn3D.h File Reference

Enumerations

enum  NMMarkerOrientationIn3D { NMMarkerOrientationIn3D_Horizontal, NMMarkerOrientationIn3D_Vertical }
 

Enumeration Type Documentation

◆ NMMarkerOrientationIn3D

Represents marker orientation on the screen in 3D mode (camera's pitch is greater than 0.f)

Enumerator
NMMarkerOrientationIn3D_Horizontal 

Value representing horizontal orientation.

NMMarkerOrientationIn3D_Vertical 

Value representing vertical orientation.