Struct ixr_hand_tracker
#include <interface.h>
Public Attributes
Type | Name |
---|---|
XrHandEXT | hand th hand this instance is associated with |
XrHandJointSetEXT | hand_joints holds the actual joint positions for the hand |
ht_illixr_handle | ht_handle handle to the hand tracker |
int | ixr_hand illixr enumeration of hand __ |
struct ixr_session * | session the session associated with this instance |
Detailed Description
Struct for holdingdata on a hand tracking instance
Public Attributes Documentation
variable hand
th hand this instance is associated with
XrHandEXT ixr_hand_tracker::hand;
variable hand_joints
holds the actual joint positions for the hand
XrHandJointSetEXT ixr_hand_tracker::hand_joints;
variable ht_handle
handle to the hand tracker
ht_illixr_handle ixr_hand_tracker::ht_handle;
variable ixr_hand
illixr enumeration of hand
__
int ixr_hand_tracker::ixr_hand;
variable session
the session associated with this instance
struct ixr_session* ixr_hand_tracker::session;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/openxr/interface.h