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

RANSACVelocityCalculator Class

Oculus::Interaction::Throw::RANSACVelocityCalculator extends MonoBehaviour.
Oculus::Interaction::Throw::RANSACVelocityCalculator extends Oculus.Interaction.Throw.IThrowVelocityCalculator.
Oculus::Interaction::Throw::RANSACVelocityCalculator extends Oculus.Interaction.ITimeConsumer.

Overview

Public Member Functions

void
SetTimeProvider
( Func< float > timeProvider )
Sets a function that returns the current time in seconds.
CalculateThrowVelocity
( Transform objectThrown )
void
void

Object Data

void
Awake ( )
void
Start ( )

Details

Properties

IPoseInputDevice Oculus.Interaction.Throw.RANSACVelocityCalculator.PoseInputDevice
No description available.

Member Functions

void Oculus.Interaction.Throw.RANSACVelocityCalculator.SetTimeProvider
( Func< float > timeProvider )
Sets a function that returns the current time in seconds.
ReleaseVelocityInformation Oculus.Interaction.Throw.RANSACVelocityCalculator.CalculateThrowVelocity
( Transform objectThrown )
No description available.
void Oculus.Interaction.Throw.RANSACVelocityCalculator.InjectAllRANSACVelocityCalculator
( IPoseInputDevice poseInputDevice )
No description available.
void Oculus.Interaction.Throw.RANSACVelocityCalculator.InjectPoseInputDevice
( IPoseInputDevice poseInputDevice )
No description available.

Object Data

virtual void Oculus.Interaction.Throw.RANSACVelocityCalculator.Awake ( )
No description available.
virtual void Oculus.Interaction.Throw.RANSACVelocityCalculator.Start ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon