Open3D (C++ API)  0.18.0+5c982c7
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: