Tanoda
LeapInternal.LEAP_DEVICE_INFO Struct Reference

Public Attributes

UInt32 size
 
UInt32 status
 
eLeapDeviceCaps caps
 
eLeapDeviceType type
 
UInt32 baseline
 
UInt32 serial_length
 
IntPtr serial
 
float h_fov
 
float v_fov
 
UInt32 range
 

Detailed Description

Definition at line 575 of file LeapC.cs.

Member Data Documentation

◆ baseline

UInt32 LeapInternal.LEAP_DEVICE_INFO.baseline

Definition at line 580 of file LeapC.cs.

◆ caps

eLeapDeviceCaps LeapInternal.LEAP_DEVICE_INFO.caps

Definition at line 578 of file LeapC.cs.

◆ h_fov

float LeapInternal.LEAP_DEVICE_INFO.h_fov

Definition at line 583 of file LeapC.cs.

◆ range

UInt32 LeapInternal.LEAP_DEVICE_INFO.range

Definition at line 585 of file LeapC.cs.

◆ serial

IntPtr LeapInternal.LEAP_DEVICE_INFO.serial

Definition at line 582 of file LeapC.cs.

◆ serial_length

UInt32 LeapInternal.LEAP_DEVICE_INFO.serial_length

Definition at line 581 of file LeapC.cs.

◆ size

UInt32 LeapInternal.LEAP_DEVICE_INFO.size

Definition at line 576 of file LeapC.cs.

◆ status

UInt32 LeapInternal.LEAP_DEVICE_INFO.status

Definition at line 577 of file LeapC.cs.

◆ type

eLeapDeviceType LeapInternal.LEAP_DEVICE_INFO.type

Definition at line 579 of file LeapC.cs.

◆ v_fov

float LeapInternal.LEAP_DEVICE_INFO.v_fov

Definition at line 584 of file LeapC.cs.


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