ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvUnrollDlg.cpp File Reference
#include "ecvUnrollDlg.h"
#include <QSettings>
Include dependency graph for ecvUnrollDlg.cpp:

Go to the source code of this file.

Variables

static CCVector3d s_axisCenter (0, 0, 0)
 
static double s_startAngle_deg = 0.0
 
static double s_stopAngle_deg = 360.0
 

Variable Documentation

◆ s_axisCenter

CCVector3d s_axisCenter(0, 0, 0) ( ,
,
 
)
static

◆ s_startAngle_deg

double s_startAngle_deg = 0.0
static

◆ s_stopAngle_deg

double s_stopAngle_deg = 360.0
static