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

Data Fields

std::shared_ptr< Checkbox > checkbox_
 
std::shared_ptr< Label > label_
 
std::shared_ptr< ColorEdit > color_
 
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: