Open3D (C++ API)  0.18.0+5c982c7
Data Structures | Data Fields
open3d::t::io::PLYReaderState Struct Reference

Data Structures

struct  AttrState
 

Data Fields

std::vector< std::shared_ptr< AttrState > > id_to_attr_state_
 
utility::CountingProgressReporterprogress_bar_
 

Field Documentation

◆ id_to_attr_state_

std::vector<std::shared_ptr<AttrState> > open3d::t::io::PLYReaderState::id_to_attr_state_

◆ progress_bar_

utility::CountingProgressReporter* open3d::t::io::PLYReaderState::progress_bar_

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