|
@@ -117,7 +117,7 @@ public:
|
|
|
Eigen::Vector3f light_position;
|
|
Eigen::Vector3f light_position;
|
|
|
float lighting_factor;
|
|
float lighting_factor;
|
|
|
|
|
|
|
|
- RotationType rotation_type = RotationType::ROTATION_TYPE_TRACKBALL;
|
|
|
|
|
|
|
+ RotationType rotation_type;
|
|
|
Eigen::Quaternionf trackball_angle;
|
|
Eigen::Quaternionf trackball_angle;
|
|
|
|
|
|
|
|
// Camera parameters
|
|
// Camera parameters
|