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

Go to the source code of this file.

Variables

constexpr char const * ROOT_FOLDER_NAME = "MPlane"
 
constexpr char const * FITTING_POINT_FOLDER_NAME = "Fitting-points"
 
constexpr char const * MEASUREMENT_FOLDER_NAME = "Measurements"
 
constexpr char const * MPLANE_PLANE_NAME = "Fitting-plane"
 
constexpr char const * MPLANE_SCALARFIELD_NAME = "MPlane Distance"
 

Variable Documentation

◆ FITTING_POINT_FOLDER_NAME

constexpr char const* FITTING_POINT_FOLDER_NAME = "Fitting-points"
constexpr

Definition at line 16 of file ccMeasurementRecorder.cpp.

◆ MEASUREMENT_FOLDER_NAME

constexpr char const* MEASUREMENT_FOLDER_NAME = "Measurements"
constexpr

Definition at line 17 of file ccMeasurementRecorder.cpp.

◆ MPLANE_PLANE_NAME

constexpr char const* MPLANE_PLANE_NAME = "Fitting-plane"
constexpr

Definition at line 18 of file ccMeasurementRecorder.cpp.

◆ MPLANE_SCALARFIELD_NAME

constexpr char const* MPLANE_SCALARFIELD_NAME = "MPlane Distance"
constexpr

Definition at line 19 of file ccMeasurementRecorder.cpp.

◆ ROOT_FOLDER_NAME

constexpr char const* ROOT_FOLDER_NAME = "MPlane"
constexpr

Definition at line 15 of file ccMeasurementRecorder.cpp.