enum ToolGrabbingType

#include <GestureHands.h>

enum ToolGrabbingType
{
    Pinch,
    Grab,
};