ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccCommandLineInterface::GlobalShiftOptions Struct Reference

Global Shift options. More...

#include <ecvCommandLineInterface.h>

Collaboration diagram for ccCommandLineInterface::GlobalShiftOptions:

Public Types

enum  Mode { NO_GLOBAL_SHIFT , AUTO_GLOBAL_SHIFT , FIRST_GLOBAL_SHIFT , CUSTOM_GLOBAL_SHIFT }
 

Public Attributes

Mode mode = NO_GLOBAL_SHIFT
 
CCVector3d customGlobalShift
 

Detailed Description

Global Shift options.

Definition at line 221 of file ecvCommandLineInterface.h.

Member Enumeration Documentation

◆ Mode

Enumerator
NO_GLOBAL_SHIFT 
AUTO_GLOBAL_SHIFT 
FIRST_GLOBAL_SHIFT 
CUSTOM_GLOBAL_SHIFT 

Definition at line 222 of file ecvCommandLineInterface.h.

Member Data Documentation

◆ customGlobalShift

CCVector3d ccCommandLineInterface::GlobalShiftOptions::customGlobalShift

◆ mode

Mode ccCommandLineInterface::GlobalShiftOptions::mode = NO_GLOBAL_SHIFT

The documentation for this struct was generated from the following file: