ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvSelectChildrenDlg.cpp File Reference
#include "ecvSelectChildrenDlg.h"
#include "ui_selectChildrenDlg.h"
Include dependency graph for ecvSelectChildrenDlg.cpp:

Go to the source code of this file.

Variables

static QString s_lastName
 
static bool s_lastNameState = false
 
static CV_CLASS_ENUM s_lastType = CV_TYPES::POINT_CLOUD
 
static bool s_lastTypeState = true
 
static bool s_lastTypeStrictState = true
 
static bool s_lastUseRegex = true
 

Variable Documentation

◆ s_lastName

QString s_lastName
static

◆ s_lastNameState

bool s_lastNameState = false
static

◆ s_lastType

◆ s_lastTypeState

bool s_lastTypeState = true
static

◆ s_lastTypeStrictState

bool s_lastTypeStrictState = true
static

◆ s_lastUseRegex

bool s_lastUseRegex = true
static