qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
|
Dialog to assign roles to two entities (e.g. compared/reference) More...
#include <ccOrderChoiceDlg.h>
Protected Member Functions | |
void | swap () |
Swaps the entities. | |
void | setColorsAndLabels () |
Sets the right colors to the entities and updates the dialog. | |
Protected Attributes | |
Ui_RoleChoiceDialog * | m_gui |
ccMainAppInterface * | m_app |
ccHObject * | m_firstEnt |
ccHObject * | m_secondEnt |
bool | m_useInputOrder |
Dialog to assign roles to two entities (e.g. compared/reference)