EVosgGA.ApproachManipulator¶
- class EVosgGA.ApproachManipulator¶
- Represents:
c++ class
- Wraps:
EVosgGA::ApproachManipulator
- Bases:
Constructors:
- EVosgGA.ApproachManipulator()¶
Methods:
- :setMouseSensitivity(double sensX, double sensY)¶
-
- Параметры:
sensX (
double) –sensY (
double) –
- :getMaxDistanceToInitialCenter()¶
-
- Тип результата:
double
- :clearDistanceToInitialCenter()¶
- :isTouchScrollingOrRotating()¶
-
- Тип результата:
bool
- :setUpMultitouch(double cacheDegradeValue, double deltaRadiusThreshold, double scrollCacheThreshold, double scrollCacheMax, double initialRadiusThreshold, double initialLengthThreshold)¶
-
- Параметры:
cacheDegradeValue (
double) –deltaRadiusThreshold (
double) –scrollCacheThreshold (
double) –scrollCacheMax (
double) –initialRadiusThreshold (
double) –initialLengthThreshold (
double) –
- :setCameraInversed(bool isInversed)¶
-
- Параметры:
isInversed (
bool) –
- :updateMovementVector()¶
- :clearMovementVector()¶
- :stopMovement()¶