◆ Interactors()
◆ ClearPolygonPick()
| void open3d::visualization::gui::Interactors::ClearPolygonPick |
( |
| ) |
|
|
inline |
◆ DoPolygonPick()
| void open3d::visualization::gui::Interactors::DoPolygonPick |
( |
| ) |
|
|
inline |
◆ GetCenterOfRotation()
| Eigen::Vector3f open3d::visualization::gui::Interactors::GetCenterOfRotation |
( |
| ) |
const |
|
inline |
◆ GetControls()
◆ Key()
| void open3d::visualization::gui::Interactors::Key |
( |
const KeyEvent & | e | ) |
|
|
inline |
◆ Mouse()
| void open3d::visualization::gui::Interactors::Mouse |
( |
const MouseEvent & | e | ) |
|
|
inline |
◆ SetBoundingBox()
◆ SetCenterOfRotation()
| void open3d::visualization::gui::Interactors::SetCenterOfRotation |
( |
const Eigen::Vector3f & | center | ) |
|
|
inline |
◆ SetControls()
◆ SetOnInteractorUIUpdated()
| void open3d::visualization::gui::Interactors::SetOnInteractorUIUpdated |
( |
std::function< void(const std::vector< Eigen::Vector2i > &)> | on_ui | ) |
|
|
inline |
◆ SetOnPointsPicked()
| void open3d::visualization::gui::Interactors::SetOnPointsPicked |
( |
std::function< void(const std::map< std::string, std::vector< std::pair< size_t, Eigen::Vector3d > > > &, int)> | on_picked | ) |
|
|
inline |
◆ SetOnStartedPolygonPicking()
| void open3d::visualization::gui::Interactors::SetOnStartedPolygonPicking |
( |
std::function< void()> | on_poly_pick | ) |
|
|
inline |
◆ SetOnSunLightChanged()
| void open3d::visualization::gui::Interactors::SetOnSunLightChanged |
( |
std::function< void(const Eigen::Vector3f &)> | onChanged | ) |
|
|
inline |
◆ SetPickableGeometry()
◆ SetPickablePointSize()
| void open3d::visualization::gui::Interactors::SetPickablePointSize |
( |
int | px | ) |
|
|
inline |
◆ SetPickNeedsRedraw()
| void open3d::visualization::gui::Interactors::SetPickNeedsRedraw |
( |
| ) |
|
|
inline |
◆ SetSunInteractorEnabled()
| void open3d::visualization::gui::Interactors::SetSunInteractorEnabled |
( |
bool | enable | ) |
|
|
inline |
◆ SetViewSize()
| void open3d::visualization::gui::Interactors::SetViewSize |
( |
const Size & | size | ) |
|
|
inline |
◆ Tick()
The documentation for this class was generated from the following file: