Tanoda
LeapInternal.LEAP_IMAGE Struct Reference

Public Attributes

LEAP_IMAGE_PROPERTIES properties
 
UInt64 matrix_version
 
IntPtr distortionMatrix
 
IntPtr data
 
UInt32 offset
 

Detailed Description

Definition at line 609 of file LeapC.cs.

Member Data Documentation

◆ data

IntPtr LeapInternal.LEAP_IMAGE.data

Definition at line 619 of file LeapC.cs.

◆ distortionMatrix

IntPtr LeapInternal.LEAP_IMAGE.distortionMatrix

Definition at line 618 of file LeapC.cs.

◆ matrix_version

UInt64 LeapInternal.LEAP_IMAGE.matrix_version

Definition at line 611 of file LeapC.cs.

◆ offset

UInt32 LeapInternal.LEAP_IMAGE.offset

Definition at line 620 of file LeapC.cs.

◆ properties

LEAP_IMAGE_PROPERTIES LeapInternal.LEAP_IMAGE.properties

Definition at line 610 of file LeapC.cs.


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