Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
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: