Tanoda
LeapInternal.LEAP_QUATERNION Struct Reference

Public Member Functions

Leap.LeapQuaternion ToLeapQuaternion ()
 
 LEAP_QUATERNION (Leap.LeapQuaternion q)
 

Public Attributes

float x
 
float y
 
float z
 
float w
 

Detailed Description

Definition at line 649 of file LeapC.cs.

Constructor & Destructor Documentation

◆ LEAP_QUATERNION()

LeapInternal.LEAP_QUATERNION.LEAP_QUATERNION ( Leap.LeapQuaternion  q)

Definition at line 659 of file LeapC.cs.

Member Function Documentation

◆ ToLeapQuaternion()

Leap.LeapQuaternion LeapInternal.LEAP_QUATERNION.ToLeapQuaternion ( )

Definition at line 655 of file LeapC.cs.

Member Data Documentation

◆ w

float LeapInternal.LEAP_QUATERNION.w

Definition at line 653 of file LeapC.cs.

◆ x

float LeapInternal.LEAP_QUATERNION.x

Definition at line 650 of file LeapC.cs.

◆ y

float LeapInternal.LEAP_QUATERNION.y

Definition at line 651 of file LeapC.cs.

◆ z

float LeapInternal.LEAP_QUATERNION.z

Definition at line 652 of file LeapC.cs.


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