ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::utility::ConsoleProgressUpdater Struct Reference

update_progress(double percent) functor for ConsoleProgressBar More...

#include <ProgressReporters.h>

Public Member Functions

 ConsoleProgressUpdater (const std::string &progress_info, bool active=false)
 
bool operator() (double pct)
 

Detailed Description

update_progress(double percent) functor for ConsoleProgressBar

Definition at line 56 of file ProgressReporters.h.

Constructor & Destructor Documentation

◆ ConsoleProgressUpdater()

cloudViewer::utility::ConsoleProgressUpdater::ConsoleProgressUpdater ( const std::string &  progress_info,
bool  active = false 
)
inline

Definition at line 57 of file ProgressReporters.h.

Member Function Documentation

◆ operator()()

bool cloudViewer::utility::ConsoleProgressUpdater::operator() ( double  pct)
inline

Definition at line 60 of file ProgressReporters.h.

References progress_bar_.


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