Skip to content

File process.hpp

FileList > src > process.hpp

Go to the source code of this file

  • #include "config_input/config_input.hpp"
  • #include "las/las_file.hpp"

Public Functions

Type Name
void process_las_data (LASData & las_file, const fs::path & output_dir, const Config & config, ProgressTracker && progress_tracker)
void process_las_file (const fs::path & las_file, const Config & config, ProgressTracker && progress_tracker)

Public Functions Documentation

function process_las_data

void process_las_data (
    LASData & las_file,
    const fs::path & output_dir,
    const Config & config,
    ProgressTracker && progress_tracker
) 

function process_las_file

void process_las_file (
    const fs::path & las_file,
    const Config & config,
    ProgressTracker && progress_tracker
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/process.hpp