Tanoda
LeapInternal.LeapC Member List

This is the complete list of members for LeapInternal.LeapC, including all inherited members.

CloseConnection(IntPtr hConnection)LeapInternal.LeapC
CloseDevice(IntPtr pDevice)LeapInternal.LeapC
CreateClockRebaser(out IntPtr phClockRebaser)LeapInternal.LeapC
CreateConnection(ref LEAP_CONNECTION_CONFIG pConfig, out IntPtr pConnection)LeapInternal.LeapC
CreateConnection(out IntPtr pConnection)LeapInternal.LeapCstatic
DestroyClockRebaser(IntPtr hClockRebaser)LeapInternal.LeapC
DestroyConnection(IntPtr connection)LeapInternal.LeapC
DistortionSizeLeapInternal.LeapCstatic
GetConnectionInfo(IntPtr hConnection, ref LEAP_CONNECTION_INFO pInfo)LeapInternal.LeapC
GetDeviceCount(IntPtr hConnection, out UInt32 deviceCount)LeapInternal.LeapCstatic
GetDeviceInfo(IntPtr hDevice, ref LEAP_DEVICE_INFO info)LeapInternal.LeapC
GetDeviceList(IntPtr hConnection, [In, Out] LEAP_DEVICE_REF[] pArray, out UInt32 pnArray)LeapInternal.LeapC
GetFrameSize(IntPtr hConnection, Int64 timestamp, out UInt64 pncbEvent)LeapInternal.LeapC
GetNow()LeapInternal.LeapC
GetPointMapping(IntPtr hConnection, IntPtr pointMapping, ref ulong pSize)LeapInternal.LeapC
GetPointMappingSize(IntPtr hConnection, ref ulong pSize)LeapInternal.LeapC
InterpolateFrame(IntPtr hConnection, Int64 timestamp, IntPtr pEvent, UInt64 ncbEvent)LeapInternal.LeapC
InterpolateFrameFromTime(IntPtr hConnection, Int64 timestamp, Int64 sourceTimestamp, IntPtr pEvent, UInt64 ncbEvent)LeapInternal.LeapC
InterpolateHeadPose(IntPtr hConnection, Int64 timestamp, ref LEAP_HEAD_POSE_EVENT headPose)LeapInternal.LeapC
LeapPixelToRectilinear(IntPtr hConnection, eLeapPerspectiveType camera, LEAP_VECTOR pixel)LeapInternal.LeapC
LeapRecordingGetStatus(IntPtr pRecording, ref LEAP_RECORDING_STATUS status)LeapInternal.LeapC
LeapRectilinearToPixel(IntPtr hConnection, eLeapPerspectiveType camera, LEAP_VECTOR rectilinear)LeapInternal.LeapC
LeapSetPause(IntPtr hConnection, bool pause)LeapInternal.LeapC
LeapTelemetryProfiling(IntPtr hConnection, ref LEAP_TELEMETRY_DATA telemetryData)LeapInternal.LeapC
OpenConnection(IntPtr hConnection)LeapInternal.LeapC
OpenDevice(LEAP_DEVICE_REF rDevice, out IntPtr pDevice)LeapInternal.LeapC
PollConnection(IntPtr hConnection, UInt32 timeout, ref LEAP_CONNECTION_MESSAGE msg)LeapInternal.LeapC
RebaseClock(IntPtr hClockRebaser, Int64 userClock, out Int64 leapClock)LeapInternal.LeapC
RecordingClose(ref IntPtr ppRecording)LeapInternal.LeapC
RecordingOpen(ref IntPtr ppRecording, string userPath, LEAP_RECORDING_PARAMETERS parameters)LeapInternal.LeapC
RecordingRead(IntPtr pRecording, ref LEAP_TRACKING_EVENT pEvent, UInt64 ncbEvent)LeapInternal.LeapC
RecordingReadSize(IntPtr pRecording, ref UInt64 pncbEvent)LeapInternal.LeapC
RecordingWrite(IntPtr pRecording, ref LEAP_TRACKING_EVENT pEvent, ref UInt64 pnBytesWritten)LeapInternal.LeapC
RequestConfigValue(IntPtr hConnection, string name, out UInt32 request_id)LeapInternal.LeapC
SaveConfigValue(IntPtr hConnection, string key, bool value, out UInt32 requestId)LeapInternal.LeapCstatic
SaveConfigValue(IntPtr hConnection, string key, Int32 value, out UInt32 requestId)LeapInternal.LeapCstatic
SaveConfigValue(IntPtr hConnection, string key, float value, out UInt32 requestId)LeapInternal.LeapCstatic
SaveConfigValue(IntPtr hConnection, string key, string value, out UInt32 requestId)LeapInternal.LeapCstatic
SetAllocator(IntPtr hConnection, ref LEAP_ALLOCATOR pAllocator)LeapInternal.LeapC
SetPolicyFlags(IntPtr hConnection, UInt64 set, UInt64 clear)LeapInternal.LeapC
TelemetryGetNow()LeapInternal.LeapC
UpdateRebase(IntPtr hClockRebaser, Int64 userClock, Int64 leapClock)LeapInternal.LeapC