Open3D (C++ API)
|
Data Fields | |
std::string | name_ |
bool | is_checked_ = false |
std::function< void(bool)> | on_checked_ |
bool open3d::gui::Checkbox::Impl::is_checked_ = false |
std::string open3d::gui::Checkbox::Impl::name_ |
std::function<void(bool)> open3d::gui::Checkbox::Impl::on_checked_ |