ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::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)
 

Detailed Description

Definition at line 71 of file PickPointsInteractor.cpp.

Member Function Documentation

◆ Add()

void cloudViewer::visualization::gui::SelectionIndexLookup::Add ( const std::string &  name,
size_t  start_index 
)
inline

◆ Clear()

void cloudViewer::visualization::gui::SelectionIndexLookup::Clear ( )
inline

Definition at line 82 of file PickPointsInteractor.cpp.

◆ ObjectForIndex()

const Obj& cloudViewer::visualization::gui::SelectionIndexLookup::ObjectForIndex ( size_t  index)
inline

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