This is the complete list of members for CBCGPGestureBase, including all inherited members.
OnGestureEventBegin() | CBCGPGestureBase | inlineprotectedvirtual |
OnGestureEventEnd() | CBCGPGestureBase | inlineprotectedvirtual |
OnGestureEventPan(const CPoint &ptFrom, const CPoint &ptTo, CSize &sizeOverPan) | CBCGPGestureBase | protectedvirtual |
OnGestureEventPressAndTap(const CPoint &ptPress, long lDelta) | CBCGPGestureBase | protectedvirtual |
OnGestureEventRotate(const CPoint &ptCenter, double dblAngle) | CBCGPGestureBase | protectedvirtual |
OnGestureEventTwoFingerTap(const CPoint &ptCenter) | CBCGPGestureBase | protectedvirtual |
OnGestureEventZoom(const CPoint &ptCenter, double dblZoomFactor) | CBCGPGestureBase | protectedvirtual |
ProcessGestureEvent(CWnd *pWndThis, WPARAM wp, LPARAM lp) | CBCGPGestureBase | protected |