qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
ccColorLevelsDlg Class Reference

Dialog to change the color levels. More...

#include <ccColorLevelsDlg.h>

Inheritance diagram for ccColorLevelsDlg:
Inheritance graph
[legend]
Collaboration diagram for ccColorLevelsDlg:
Collaboration graph
[legend]

Public Member Functions

 ccColorLevelsDlg (QWidget *parent, ccGenericPointCloud *pointCloud)
 Default constructor.
 

Protected Types

enum  CHANNELS { RGB = 0 , RED = 1 , GREEN = 2 , BLUE = 3 }
 Channels.
 

Protected Member Functions

void onChannelChanged (int)
 
void onApply ()
 
void updateHistogram ()
 Updates histogram.
 

Protected Attributes

ccHistogramWindowm_histogram
 Associated histogram view.
 
ccGenericPointCloud * m_cloud
 Associated point cloud (color source)
 

Detailed Description

Dialog to change the color levels.


The documentation for this class was generated from the following files: