Renderer for point clouds using RGB values from a specified attribute. More...
| Header | #include <Point |
| Since | Esri |
| Inherits | Esri |
Public Functions
| Point | |
| virtual | ~ |
Detailed Description
Member Function Documentation
PointCloudRgbRenderer::PointCloudRgbRenderer (const QString &attributeName , QObject *parent = nullptr)
Creates a point cloud RGB renderer with a specified attribute name.
- attributeName - The name of the attribute for the renderer to use.
- parent - The optional parent QObject.
[override virtual noexcept] PointCloudRgbRenderer::~PointCloudRgbRenderer ()
Destructor.