ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
MinimumCutSegmentationDlg Class Reference

#include <MinimumCutSegmentationDlg.h>

Inheritance diagram for MinimumCutSegmentationDlg:
Collaboration diagram for MinimumCutSegmentationDlg:

Public Slots

void updateForeGroundPoint ()
 
void onLabelChanged (int)
 

Public Member Functions

 MinimumCutSegmentationDlg (ecvMainAppInterface *app)
 
void refreshLabelComboBox ()
 

Protected Member Functions

QString getEntityName (ccHObject *obj)
 
cc2DLabelget2DLabelFromCombo (QComboBox *comboBox, ccHObject *dbRoot)
 

Protected Attributes

ecvMainAppInterfacem_app
 Gives access to the application (data-base, UI, etc.) More...
 

Detailed Description

Definition at line 22 of file MinimumCutSegmentationDlg.h.

Constructor & Destructor Documentation

◆ MinimumCutSegmentationDlg()

MinimumCutSegmentationDlg::MinimumCutSegmentationDlg ( ecvMainAppInterface app)
explicit

Definition at line 17 of file MinimumCutSegmentationDlg.cpp.

References onLabelChanged().

Member Function Documentation

◆ get2DLabelFromCombo()

cc2DLabel * MinimumCutSegmentationDlg::get2DLabelFromCombo ( QComboBox *  comboBox,
ccHObject dbRoot 
)
protected

◆ getEntityName()

QString MinimumCutSegmentationDlg::getEntityName ( ccHObject obj)
protected

Definition at line 84 of file MinimumCutSegmentationDlg.cpp.

References ccObject::getName(), ccObject::getUniqueID(), and name.

Referenced by refreshLabelComboBox().

◆ onLabelChanged

void MinimumCutSegmentationDlg::onLabelChanged ( int  dummy)
slot

Definition at line 27 of file MinimumCutSegmentationDlg.cpp.

References updateForeGroundPoint().

Referenced by MinimumCutSegmentationDlg().

◆ refreshLabelComboBox()

void MinimumCutSegmentationDlg::refreshLabelComboBox ( )

◆ updateForeGroundPoint

Member Data Documentation

◆ m_app

ecvMainAppInterface* MinimumCutSegmentationDlg::m_app
protected

Gives access to the application (data-base, UI, etc.)

Definition at line 36 of file MinimumCutSegmentationDlg.h.

Referenced by refreshLabelComboBox(), and updateForeGroundPoint().


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