◆ State
| Enumerator |
|---|
| NONE | |
| PAN | |
| DOLLY | |
| ROTATE_XY | |
| ROTATE_Z | |
◆ GetCenterOfRotation()
| Eigen::Vector3f open3d::visualization::gui::RotationInteractor::GetCenterOfRotation |
( |
| ) |
const |
|
inline |
◆ GetMatrixInteractor()
◆ Key()
| void open3d::visualization::gui::RotationInteractor::Key |
( |
const KeyEvent & |
e | ) |
|
|
inlineoverridevirtual |
◆ Mouse()
| void open3d::visualization::gui::RotationInteractor::Mouse |
( |
const MouseEvent & |
e | ) |
|
|
inlineoverridevirtual |
◆ SetCenterOfRotation()
| void open3d::visualization::gui::RotationInteractor::SetCenterOfRotation |
( |
const Eigen::Vector3f & |
center | ) |
|
|
inline |
◆ SetInteractor()
◆ interactor_
◆ mouse_down_x_
| int open3d::visualization::gui::RotationInteractor::mouse_down_x_ = 0 |
|
protected |
◆ mouse_down_y_
| int open3d::visualization::gui::RotationInteractor::mouse_down_y_ = 0 |
|
protected |
◆ state_
The documentation for this class was generated from the following file: