Open3D (C++ API)
0.12.0
open3d
visualization
gui
SelectionIndexLookup
Data Structures
|
Public Member Functions
open3d::visualization::gui::SelectionIndexLookup Class Reference
Public Member Functions
void
Clear
()
void
Add
(const std::string &
name
, size_t start_index)
const Obj &
ObjectForIndex
(size_t index)
Member Function Documentation
◆
Add()
void open3d::visualization::gui::SelectionIndexLookup::Add
(
const std::string &
name
,
size_t
start_index
)
inline
◆
Clear()
void open3d::visualization::gui::SelectionIndexLookup::Clear
(
)
inline
◆
ObjectForIndex()
const Obj& open3d::visualization::gui::SelectionIndexLookup::ObjectForIndex
(
size_t
index
)
inline
The documentation for this class was generated from the following file:
/home/runner/work/Open3D/Open3D/cpp/open3d/visualization/gui/
PickPointsInteractor.cpp (313315d (Wed Dec 23 23:39:47 2020 -0800))
Generated by
1.8.13