81 std::unique_ptr< QgsPointCloudRenderer > mRenderer;
91 QList< QgsMapClippingRegion > mClippingRegions;
93 int mRenderTimeHint = 0;
94 bool mBlockRenderUpdates =
false;
95 QElapsedTimer mElapsedTimer;
97 std::unique_ptr<QgsFeedback> mFeedback =
nullptr;
Encapsulates the render context for a 2D point cloud rendering operation.
Contains information about the context of a rendering operation.