ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
qLASFWFIOCommands.h File Reference
Include dependency graph for qLASFWFIOCommands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CommandLoadLASFWF
 
struct  CommandSaveLASFWF
 

Variables

static const char COMMAND_LOAD_FWF [] = "FWF_O"
 
static const char COMMAND_SAVE_CLOUDS_FWF [] = "FWF_SAVE_CLOUDS"
 
static const char OPTION_ALL_AT_ONCE [] = "ALL_AT_ONCE"
 
static const char OPTION_COMPRESSED [] = "COMPRESSED"
 

Variable Documentation

◆ COMMAND_LOAD_FWF

const char COMMAND_LOAD_FWF[] = "FWF_O"
static

Definition at line 15 of file qLASFWFIOCommands.h.

Referenced by CommandLoadLASFWF::process().

◆ COMMAND_SAVE_CLOUDS_FWF

const char COMMAND_SAVE_CLOUDS_FWF[] = "FWF_SAVE_CLOUDS"
static

Definition at line 16 of file qLASFWFIOCommands.h.

◆ OPTION_ALL_AT_ONCE

const char OPTION_ALL_AT_ONCE[] = "ALL_AT_ONCE"
static

Definition at line 17 of file qLASFWFIOCommands.h.

Referenced by CommandSaveLASFWF::process().

◆ OPTION_COMPRESSED

const char OPTION_COMPRESSED[] = "COMPRESSED"
static

Definition at line 18 of file qLASFWFIOCommands.h.

Referenced by CommandSaveLASFWF::process().