Doly C++ SDK v1.00
Loading...
Searching...
No Matches
TofGesture Struct Reference

Gesture description for a ToF sensor. More...

#include <TofEventListener.h>

Public Attributes

TofGestureType type
int range_mm = 0

Detailed Description

Gesture description for a ToF sensor.

Examples
TofControl/main.cpp.

Member Data Documentation

◆ range_mm

int TofGesture::range_mm = 0

Associated range in millimeters.

◆ type

TofGestureType TofGesture::type

Gesture type.

Examples
TofControl/main.cpp.

The documentation for this struct was generated from the following file: