![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "PCVCommand.h"#include "PCV.h"#include "qPCV.h"#include <ecvColorScalesManager.h>#include <ecvGenericMesh.h>#include <ecvHObjectCaster.h>#include <ecvPointCloud.h>#include <ecvProgressDialog.h>#include <ecvScalarField.h>
Go to the source code of this file.
Variables | |
| constexpr char | CC_PCV_FIELD_LABEL_NAME [] = "Illuminance (PCV)" |
| constexpr char | COMMAND_PCV [] = "PCV" |
| constexpr char | COMMAND_PCV_N_RAYS [] = "N_RAYS" |
| constexpr char | COMMAND_PCV_IS_CLOSED [] = "IS_CLOSED" |
| constexpr char | COMMAND_PCV_180 [] = "180" |
| constexpr char | COMMAND_PCV_RESOLUTION [] = "RESOLUTION" |
|
constexpr |
Definition at line 21 of file PCVCommand.cpp.
Referenced by qPCV::doAction(), and PCVCommand::Process().
|
constexpr |
Definition at line 23 of file PCVCommand.cpp.
|
constexpr |
Definition at line 26 of file PCVCommand.cpp.
Referenced by PCVCommand::process().
|
constexpr |
Definition at line 25 of file PCVCommand.cpp.
Referenced by PCVCommand::process().
|
constexpr |
Definition at line 24 of file PCVCommand.cpp.
Referenced by PCVCommand::process().
|
constexpr |
Definition at line 27 of file PCVCommand.cpp.
Referenced by PCVCommand::process().