Marcel Admiraal
|
fdf92ca298
|
Rename XRPositionalTracker methods
Renames:
- set_type() -> set_tracker_type()
- set_name() -> set_tracker_name()
- get_tracks_orientation() - `is_tracking_orientation()
- get_tracks_position() -> `is_tracking_position()
- get_hand() -> get_tracker_hand()
- set_hand() -> set_tracker_hand()
|
2020-12-21 06:32:53 +00:00 |
|
Marcel Admiraal
|
e40ab06599
|
Rename TrackerHand enums
Renames:
TRACKER_LEFT_HAND -> TRACKER_HAND_LEFT
TRACKER_RIGHT_HAND -> TRACKER_HAND_RIGHT
|
2020-12-10 10:30:45 +00:00 |
|
Aaron Franke
|
888deca827
|
Rename XR get_type and get_name
Now called get_tracker_type and get_tracker_name
|
2020-12-04 18:59:02 -05:00 |
|
Rémi Verschelde
|
ca3192d18a
|
Style: Fix unnecessary semicolons that confused clang-format
|
2020-05-19 11:24:58 +02:00 |
|
Bastiaan Olij
|
afc8c6391c
|
Renaming all ARVR nodes to XR
|
2020-04-09 15:33:01 +10:00 |
|