Skip to content

Commit

Permalink
Merge remote and local QgsEptPointCloudIndex classes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdkon committed Oct 31, 2024
1 parent f0a7b63 commit 814ea9f
Show file tree
Hide file tree
Showing 10 changed files with 225 additions and 473 deletions.
2 changes: 0 additions & 2 deletions src/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2234,13 +2234,11 @@ if (WITH_EPT)
set(QGIS_CORE_SRCS ${QGIS_CORE_SRCS}
providers/ept/qgseptprovider.cpp
pointcloud/qgseptpointcloudindex.cpp
pointcloud/qgsremoteeptpointcloudindex.cpp
pointcloud/qgseptpointcloudblockrequest.cpp
)
set(QGIS_CORE_HDRS ${QGIS_CORE_HDRS}
providers/ept/qgseptprovider.h
pointcloud/qgseptpointcloudindex.h
pointcloud/qgsremoteeptpointcloudindex.h
pointcloud/qgseptpointcloudblockrequest.h
)

Expand Down
Loading

0 comments on commit 814ea9f

Please sign in to comment.