API reference
API reference
Select your platform
No SDKs available
No versions available

HandJointPoseMetaData Class

Overview

Data Fields

readonly HandFinger
Finger[Get]
readonly HandJointId
JointId[Get]
readonly List< Vector3 >

Public Member Functions

HandJointPoseMetaData
( HandFinger finger,
HandJointId joint,
int bufferLength )
void
BufferNewValue
( Pose newPose,
float delta )
Vector3
void

Details

Fields

readonly HandFinger Oculus.Interaction.Throw.HandPoseInputDevice.HandJointPoseMetaData.Finger
No description available.
readonly HandJointId Oculus.Interaction.Throw.HandPoseInputDevice.HandJointPoseMetaData.JointId
No description available.
readonly List<Vector3> Oculus.Interaction.Throw.HandPoseInputDevice.HandJointPoseMetaData.Velocities
No description available.

Member Functions

Oculus.Interaction.Throw.HandPoseInputDevice.HandJointPoseMetaData.HandJointPoseMetaData
( HandFinger finger,
HandJointId joint,
int bufferLength )
No description available.
void Oculus.Interaction.Throw.HandPoseInputDevice.HandJointPoseMetaData.BufferNewValue
( Pose newPose,
float delta )
No description available.
Vector3 Oculus.Interaction.Throw.HandPoseInputDevice.HandJointPoseMetaData.GetAverageVelocityVector ( )
No description available.
void Oculus.Interaction.Throw.HandPoseInputDevice.HandJointPoseMetaData.ResetSpeedsBuffer ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon