mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Tango: added camera movement when moving 2 fingers
This commit is contained in:
@@ -76,6 +76,7 @@ class GestureCamera : public Camera {
|
||||
|
||||
float cam_start_dist_;
|
||||
float cam_cur_dist_;
|
||||
glm::vec3 anchor_offset_;
|
||||
|
||||
float start_touch_dist_;
|
||||
float cur_touch_dist_;
|
||||
|
||||
Reference in New Issue
Block a user