Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 379 Bytes

JointNavigationDirection.md

File metadata and controls

14 lines (9 loc) · 379 Bytes

enum JointNavigationDirection

Overview / Purpose

Enumeration JointNavigationDirection

Enumerator Value Description
UNSPECIFIED_JOINT_NAVIGATION_DIRECTION 0 Unspecified joint navigation direction
JOINT_NEXT 1 Go to next joint
JOINT_PREVIOUS 2 Go to previous joint

Parent topic: Base (C++)