[feature] Add a camera toolbar specific to lidar data
This "Lidar Camera Toolbar" is almost the same as the paraview's camera toolbar. In paraview the "set view Direction" buttons reset the center of rotation to the center of the data For Lidar data the center of data is less important than the position of the lidar. So in this "Lidar camera toolbar", the "set view direction" reset the center of rotation to the lidar position (0,0,0)
parent
51c712d7
No related branches found
No related tags found
Showing
- ApplicationComponents/CMakeLists.txt 6 additions, 0 deletionsApplicationComponents/CMakeLists.txt
- ApplicationComponents/LidarCameraToolbar/lqLidarCameraReaction.cxx 109 additions, 0 deletions...onComponents/LidarCameraToolbar/lqLidarCameraReaction.cxx
- ApplicationComponents/LidarCameraToolbar/lqLidarCameraReaction.h 38 additions, 0 deletions...tionComponents/LidarCameraToolbar/lqLidarCameraReaction.h
- ApplicationComponents/LidarCameraToolbar/lqLidarCameraToolbar.cxx 43 additions, 0 deletions...ionComponents/LidarCameraToolbar/lqLidarCameraToolbar.cxx
- ApplicationComponents/LidarCameraToolbar/lqLidarCameraToolbar.h 43 additions, 0 deletions...ationComponents/LidarCameraToolbar/lqLidarCameraToolbar.h
- ApplicationComponents/LidarCameraToolbar/lqLidarCameraToolbar.ui 248 additions, 0 deletions...tionComponents/LidarCameraToolbar/lqLidarCameraToolbar.ui
Please register or sign in to comment