Tanoda
LeapInternal.LEAP_VECTOR Struct Reference

Public Member Functions

Leap.Vector ToLeapVector ()
 
 LEAP_VECTOR (Leap.Vector leap)
 

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 632 of file LeapC.cs.

Constructor & Destructor Documentation

◆ LEAP_VECTOR()

LeapInternal.LEAP_VECTOR.LEAP_VECTOR ( Leap.Vector  leap)

Definition at line 641 of file LeapC.cs.

Member Function Documentation

◆ ToLeapVector()

Leap.Vector LeapInternal.LEAP_VECTOR.ToLeapVector ( )

Definition at line 637 of file LeapC.cs.

Member Data Documentation

◆ x

float LeapInternal.LEAP_VECTOR.x

Definition at line 633 of file LeapC.cs.

◆ y

float LeapInternal.LEAP_VECTOR.y

Definition at line 634 of file LeapC.cs.

◆ z

float LeapInternal.LEAP_VECTOR.z

Definition at line 635 of file LeapC.cs.


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