ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccHistogramWindow Member List

This is the complete list of members for ccHistogramWindow, including all inherited members.

AxisDisplayOption enum nameccHistogramWindow
BOTH_AREAS enum valueccHistogramWindowprotected
BOTH_ARROWS enum valueccHistogramWindowprotected
ccHistogramWindow(QWidget *parent=0)ccHistogramWindowexplicit
clear()ccHistogramWindow
computeBinArrayFromSF(size_t binCount)ccHistogramWindowprotected
fromBinArray(const std::vector< unsigned > &histoValues, double minVal, double maxVal)ccHistogramWindow
fromSF(ccScalarField *sf, unsigned initialNumberOfClasses=0, bool numberOfClassesCanBeChanged=true, bool showNaNValuesInGrey=true)ccHistogramWindow
getMaxHistoVal()ccHistogramWindowprotected
HISTOGRAM_COLOR_SCHEME enum nameccHistogramWindow
histoValues() constccHistogramWindowinline
LEFT_AREA enum valueccHistogramWindowprotected
LEFT_ARROW enum valueccHistogramWindowprotected
m_areaLeftccHistogramWindowprotected
m_areaLeftlastValueccHistogramWindowprotected
m_areaRightccHistogramWindowprotected
m_areaRightlastValueccHistogramWindowprotected
m_arrowLeftccHistogramWindowprotected
m_arrowLeftlastValueccHistogramWindowprotected
m_arrowRightccHistogramWindowprotected
m_arrowRightlastValueccHistogramWindowprotected
m_associatedSFccHistogramWindowprotected
m_axisDisplayOptionsccHistogramWindowprotected
m_colorScaleccHistogramWindowprotected
m_colorSchemeccHistogramWindowprotected
m_curveValuesccHistogramWindowprotected
m_drawVerticalIndicatorccHistogramWindowprotected
m_histogramccHistogramWindowprotected
m_histoValuesccHistogramWindowprotected
m_lastMouseClickccHistogramWindowprotected
m_maxHistoValccHistogramWindowprotected
m_maxValccHistogramWindowprotected
m_minValccHistogramWindowprotected
m_numberOfClassesCanBeChangedccHistogramWindowprotected
m_overlayCurveccHistogramWindowprotected
m_refreshAfterResizeccHistogramWindowprotected
m_renderingFontccHistogramWindowprotected
m_selectedItemccHistogramWindowprotected
m_sfInteractionModesccHistogramWindowprotected
m_solidColorccHistogramWindowprotected
m_titlePlotccHistogramWindowprotected
m_titleStrccHistogramWindowprotected
m_vertBarccHistogramWindowprotected
m_verticalIndicatorPositionPercentccHistogramWindowprotected
maxVal() constccHistogramWindowinline
minVal() constccHistogramWindowinline
mouseMoveEvent(QMouseEvent *event)ccHistogramWindowprotected
mousePressEvent(QMouseEvent *event)ccHistogramWindowprotected
NONE enum valueccHistogramWindowprotected
refresh()ccHistogramWindow
refreshBars()ccHistogramWindow
resizeEvent(QResizeEvent *event)ccHistogramWindowprotected
RIGHT_AREA enum valueccHistogramWindowprotected
RIGHT_ARROW enum valueccHistogramWindowprotected
SELECTABLE_ITEMS enum nameccHistogramWindowprotected
setAxisDisplayOption(AxisDisplayOptions axisOptions)ccHistogramWindow
setAxisLabels(const QString &xLabel, const QString &yLabel)ccHistogramWindow
setColorScale(ccColorScale::Shared scale)ccHistogramWindowinline
setColorScheme(HISTOGRAM_COLOR_SCHEME scheme)ccHistogramWindowinline
setCurveValues(const std::vector< double > &curveValues)ccHistogramWindow
setMaxDispValue(double)ccHistogramWindow
setMaxSatValue(double)ccHistogramWindow
setMinDispValue(double)ccHistogramWindow
setMinSatValue(double)ccHistogramWindow
setNumberOfClasses(size_t n)ccHistogramWindowprotected
setRefreshAfterResize(bool refreshAfterResize)ccHistogramWindow
setSFInteractionMode(SFInteractionModes modes)ccHistogramWindow
setSolidColor(QColor color)ccHistogramWindowinline
setTitle(const QString &str)ccHistogramWindow
SFInteractionMode enum nameccHistogramWindow
sfMaxDispValChanged(double)ccHistogramWindowsignal
sfMaxSatValChanged(double)ccHistogramWindowsignal
sfMinDispValChanged(double)ccHistogramWindowsignal
sfMinSatValChanged(double)ccHistogramWindowsignal
updateOverlayCurveWidth(int w, int h)ccHistogramWindowprotected
USE_CUSTOM_COLOR_SCALE enum valueccHistogramWindow
USE_SF_SCALE enum valueccHistogramWindow
USE_SOLID_COLOR enum valueccHistogramWindow
wheelEvent(QWheelEvent *event)ccHistogramWindowprotected
~ccHistogramWindow()ccHistogramWindowvirtual