Search found 1 match
- Mon Sep 04, 2023 9:12 am
- Forum: CCLib
- Topic: Getting started - accessing point cloud/creating point cloud
- Replies: 3
- Views: 51500
Re: Getting started - accessing point cloud/creating point cloud
Hi, I'm new to the development of CloudCompare-Plugins. I tried my self on a little plugin gathering different properties of selected PointCloud entities (like the number of points) and displaying it on a ccOverlayDialog. However, I was not able to access the individual points or the number of those...