14 namespace visualization {
25 void Rotate(
int dx,
int dy)
override;
26 void RotateZ(
int dx,
int dy)
override;
37 bool skybox_currently_visible_ =
false;
Eigen::Transform< float, 3, Eigen::Affine > Transform
IBLRotationInteractorLogic(Scene *scene, Camera *camera)
void Rotate(int dx, int dy) override
Camera::Transform GetCurrentRotation() const
void RotateZ(int dx, int dy) override
Rotates about the forward axis of the matrix.
Generic file read and write utility for python interface.