gestures_bucket_clear()
QNX SDP8.0Gestures Library ReferenceAPIDeveloperProgramming
Clear a gesture bucket
Synopsis:
#include <gestures/bucket.h>
void gestures_bucket_clear(gestures_bucket_t *bucket)
Arguments:
- bucket
- A pointer to the gesture bucket to clear.
Library:
libgesturesDescription:
This function removes all entries from the gestures array and sets the gesture count and bucket size to zero.
Returns:
Nothing.
Page updated: