Meta_Gesture

A Gesture contains data for matching a gesture or pose.

Public Types


Values for Idx_Type.

GestureType_Gesture

Symbols - C: "TypeGesture", Lua: __Gesture_TypeGesture

GestureType_Pose

Symbols - C: "TypePose", Lua: __Gesture_TypePose


enum IDX

Property index.

Idx_Name

string - The name of the template gesture.

Idx_Type

GestureType (int) - Whether the gesture is a pose or a gesture.

Idx_Data

vector - The recorded data for the gesture.

Idx_Hash

int - A hash of the data, so that we can compare them quickly.

Idx_AngleTolerance

float - How much of an angle to allow rotating the gesture to match template gestures

Idx_DetectionThreshold

float - The threshold for detecting this gesture

Idx_PathLengthTolerance

float - Maximum percentage difference between test gesture and template gesture path length when matching.

No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API