Kanzi  3.9.6
Kanzi Engine API
pinch_manipulator.hpp File Reference

Classes

class  kanzi::PinchManipulator::CanceledMessageArguments
 Message that notifies about the cancellation of the pinch gesture. More...
 
class  kanzi::PinchManipulator::FinishedMessageArguments
 Message arguments for pinch gesture finished message. Inherits argument properties from InputManipulator::InputMessageArguments. More...
 
class  kanzi::PinchManipulator::MovedMessageArguments
 Message arguments for moved message sent during pan gesture. Inherits argument properties from InputManipulator::InputMessageArguments. More...
 
class  kanzi::PinchManipulator
 Pinch input manipulator recognizes the pinch gesture from the incoming touch events. More...
 
class  kanzi::PinchManipulator::StartedMessageArguments
 Message arguments for pinch gesture started message. Inherits argument properties from InputManipulator::InputMessageArguments. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::PinchManipulatorSharedPtr = shared_ptr< PinchManipulator >