13namespace visualization {
22 void Rotate(
int dx,
int dy)
override;
27 float r_at_mousedown_;
28 float theta_at_mousedown_;
29 float phi_at_mousedown_;
Definition CameraInteractorLogic.h:16
Definition CameraSphereInteractorLogic.h:16
void StartMouseDrag() override
Definition CameraSphereInteractorLogic.cpp:42
void Rotate(int dx, int dy) override
Definition CameraSphereInteractorLogic.cpp:18
Definition PinholeCameraIntrinsic.cpp:16