mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
trying to use c.getAngles(centroid) for roll feature, not done yet
This commit is contained in:
@@ -106,6 +106,7 @@ class TouchInteraction : public properties::PropertyOwner
|
||||
int _interactionMode;
|
||||
double _baseSensitivity;
|
||||
double _baseFriction;
|
||||
glm::dvec3 _centroid;
|
||||
|
||||
VelocityStates _vel;
|
||||
ScaleFactor _friction;
|
||||
|
||||
Reference in New Issue
Block a user