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

Go to the source code of this file.

Variables

static const char COMMAND_BUNDLER []
 
static const char COMMAND_BUNDLER_ALT_KEYPOINTS [] = "ALT_KEYPOINTS"
 
static const char COMMAND_BUNDLER_SCALE_FACTOR [] = "SCALE_FACTOR"
 
static const char COMMAND_BUNDLER_UNDISTORT [] = "UNDISTORT"
 
static const char COMMAND_BUNDLER_COLOR_DTM [] = "COLOR_DTM"
 

Variable Documentation

◆ COMMAND_BUNDLER

const char COMMAND_BUNDLER[]
static
Initial value:
=
"BUNDLER_IMPORT"

Definition at line 12 of file BundlerCommand.cpp.

Referenced by BundlerCommand::process().

◆ COMMAND_BUNDLER_ALT_KEYPOINTS

const char COMMAND_BUNDLER_ALT_KEYPOINTS[] = "ALT_KEYPOINTS"
static

Definition at line 14 of file BundlerCommand.cpp.

Referenced by BundlerCommand::process().

◆ COMMAND_BUNDLER_COLOR_DTM

const char COMMAND_BUNDLER_COLOR_DTM[] = "COLOR_DTM"
static

Definition at line 17 of file BundlerCommand.cpp.

Referenced by BundlerCommand::process().

◆ COMMAND_BUNDLER_SCALE_FACTOR

const char COMMAND_BUNDLER_SCALE_FACTOR[] = "SCALE_FACTOR"
static

Definition at line 15 of file BundlerCommand.cpp.

Referenced by BundlerCommand::process().

◆ COMMAND_BUNDLER_UNDISTORT

const char COMMAND_BUNDLER_UNDISTORT[] = "UNDISTORT"
static

Definition at line 16 of file BundlerCommand.cpp.

Referenced by BundlerCommand::process().