Open3D (C++ API)  0.18.0+80ae047
Public Member Functions
open3d::utility::ConsoleProgressUpdater Struct Reference

update_progress(double percent) functor for ProgressBar 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 ProgressBar

Constructor & Destructor Documentation

◆ ConsoleProgressUpdater()

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

Member Function Documentation

◆ operator()()

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

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