Classes | |
class | kanzi::PinchManipulator |
Pinch input manipulator recognizes the pinch gesture from incoming touch events. More... | |
class | kanzi::PinchManipulator::StartedMessageArguments |
Message arguments for pinch gesture started 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::FinishedMessageArguments |
Message arguments for pinch gesture finished message. Inherits argument properties from InputManipulator::InputMessageArguments. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef shared_ptr< PinchManipulator > | kanzi::PinchManipulatorSharedPtr |