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 authored and wonder-sk committed Nov 14, 2024
1 parent 643a7a2 commit ed4a681
Show file tree
Hide file tree
Showing 10 changed files with 335 additions and 504 deletions.
2 changes: 0 additions & 2 deletions src/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2236,13 +2236,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 ed4a681

Please sign in to comment.