Tanoda
LeapInternal.LEAP_TRACKING_EVENT Struct Reference

Public Attributes

LEAP_FRAME_HEADER info
 
Int64 tracking_id
 
UInt32 nHands
 
IntPtr pHands
 
float framerate
 

Detailed Description

Definition at line 525 of file LeapC.cs.

Member Data Documentation

◆ framerate

float LeapInternal.LEAP_TRACKING_EVENT.framerate

Definition at line 530 of file LeapC.cs.

◆ info

LEAP_FRAME_HEADER LeapInternal.LEAP_TRACKING_EVENT.info

Definition at line 526 of file LeapC.cs.

◆ nHands

UInt32 LeapInternal.LEAP_TRACKING_EVENT.nHands

Definition at line 528 of file LeapC.cs.

◆ pHands

IntPtr LeapInternal.LEAP_TRACKING_EVENT.pHands

Definition at line 529 of file LeapC.cs.

◆ tracking_id

Int64 LeapInternal.LEAP_TRACKING_EVENT.tracking_id

Definition at line 527 of file LeapC.cs.


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