-
Notifications
You must be signed in to change notification settings - Fork 15
PointCloudManager
mika edited this page Oct 7, 2023
·
2 revisions
PointCloudManager is used for point picking and loading new clouds for V1 and V2 clouds. See example scene "PointCloud-Measuring"
- public void RegisterCloudManually(PointCloudViewerDX11 newViewer): Register new viewer manually to be processed for point picking
- public void CloudIsReady(object cloudFilePath) : Returns true if given cloud is ready for picking. Cloud path is used as unique id.