Open3D (C++ API)
Data Fields
open3d::gui::Checkbox::Impl Struct Reference

Data Fields

std::string name_
 
bool is_checked_ = false
 
std::function< void(bool)> on_checked_
 

Field Documentation

◆ is_checked_

bool open3d::gui::Checkbox::Impl::is_checked_ = false

◆ name_

std::string open3d::gui::Checkbox::Impl::name_

◆ on_checked_

std::function<void(bool)> open3d::gui::Checkbox::Impl::on_checked_

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