Peter Petrik
|
29113a89c1
|
fix some checks and building
|
2020-10-27 05:29:14 +10:00 |
|
Nyall Dawson
|
d7e8c6c8b8
|
QgsMapLayerRenderer subclasses aren't exposed to python
|
2020-10-27 05:29:14 +10:00 |
|
Nyall Dawson
|
4e94abc31f
|
Rename QgsPointCloudRenderer to QgsPointCloudLayerRenderer
This follow the pattern of QgsVectorLayerRenderer, QgsRasterLayerRenderer,
etc and disambiguates the layer renderer from the 2d renderer
itself.
|
2020-10-27 05:29:14 +10:00 |
|
Nyall Dawson
|
b78583e940
|
Remove write/readXml from QgsPointCloudRenderer -- these don't belong in a QgsMapLayerRenderer subclass
|
2020-10-27 05:29:14 +10:00 |
|
Nyall Dawson
|
40ff7127d0
|
Mark QgsPointCloudRendererConfig as private for now
|
2020-10-27 05:29:14 +10:00 |
|
Nyall Dawson
|
5a714372e3
|
Minor api cleanups
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
8536c564fb
|
add ept provider
|
2020-10-27 05:29:14 +10:00 |
|
Martin Dobias
|
a86149b452
|
Fix qgis_core python and project loading with point cloud layer
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
b796dbb07b
|
add some basic skelet for point cloud data providers
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
b7e8071831
|
some stubs for 3d classes
|
2020-10-27 05:29:14 +10:00 |
|
Martin Dobias
|
da969e8595
|
Fixed few bugs + minor rendering improvements
- using a color ramp to render points
- only rendering nodes that intersect the map extent
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
8a42c5759f
|
port the basic renderer from Martin's prototype
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
9c27d4ae91
|
bunch of other file skeletons
|
2020-10-27 05:29:14 +10:00 |
|
Peter Petrik
|
de6f4d6ad8
|
hook point cloud layer type to the rest of the code
|
2020-10-27 05:29:14 +10:00 |
|