How to Click on the point cloud in 3dviewer and select the data in the dbtree.

Feel free to ask any question here
Post Reply
xiaolu
Posts: 36
Joined: Fri Apr 02, 2021 9:42 am

How to Click on the point cloud in 3dviewer and select the data in the dbtree.

Post by xiaolu »

hello ,


I have a problem and want to ask,

when i load a lot of point clouds,

On linux,I click the point cloud in 3dviewer, and the corresponding point cloud will be selected in dbtree.
DeepinScreenshot_select-area_20220110175620.png
DeepinScreenshot_select-area_20220110175620.png (82.48 KiB) Viewed 2633 times
But I can't on windows. What needs to be done.

thanks.
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: How to Click on the point cloud in 3dviewer and select the data in the dbtree.

Post by daniel »

Sadly, some graphic cards driver don't properly support all OpenGL commands. And the OpenGL 'picking' command we use is kind of old and more and more deprecated... Which means that this feature simply doesn't work with some graphic cards/drivers!
Daniel, CloudCompare admin
xiaolu
Posts: 36
Joined: Fri Apr 02, 2021 9:42 am

Re: How to Click on the point cloud in 3dviewer and select the data in the dbtree.

Post by xiaolu »

thanks QAQ
xiaolu
Posts: 36
Joined: Fri Apr 02, 2021 9:42 am

Re: How to Click on the point cloud in 3dviewer and select the data in the dbtree.

Post by xiaolu »

Today I implemented this function in windows,

the reason is:

mouse click is difficult to point to point in 3dviewer,

if I click to point, the above function can be realized.

Is there a way to increase the sensitivity of mouse clicks?
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: How to Click on the point cloud in 3dviewer and select the data in the dbtree.

Post by daniel »

Sorry I'm not sure to understand
Daniel, CloudCompare admin
Post Reply