ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::visualization::gui::CheckableTextTreeCell::Impl Struct Reference

Public Attributes

std::shared_ptr< Checkboxcheckbox_
 
std::shared_ptr< Labellabel_
 

Detailed Description

Definition at line 28 of file TreeView.cpp.

Member Data Documentation

◆ checkbox_

std::shared_ptr<Checkbox> cloudViewer::visualization::gui::CheckableTextTreeCell::Impl::checkbox_

Definition at line 29 of file TreeView.cpp.

◆ label_

std::shared_ptr<Label> cloudViewer::visualization::gui::CheckableTextTreeCell::Impl::label_

Definition at line 30 of file TreeView.cpp.


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