Open3D (C++ API)  0.18.0+5c982c7
Data Fields
open3d::visualization::gui::LUTTreeCell::Impl Struct Reference

Data Fields

std::shared_ptr< Checkboxcheckbox_
 
std::shared_ptr< Labellabel_
 
std::shared_ptr< ColorEditcolor_
 
float color_width_percent = 0.2f
 

Field Documentation

◆ checkbox_

std::shared_ptr<Checkbox> open3d::visualization::gui::LUTTreeCell::Impl::checkbox_

◆ color_

std::shared_ptr<ColorEdit> open3d::visualization::gui::LUTTreeCell::Impl::color_

◆ color_width_percent

float open3d::visualization::gui::LUTTreeCell::Impl::color_width_percent = 0.2f

◆ label_

std::shared_ptr<Label> open3d::visualization::gui::LUTTreeCell::Impl::label_

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