IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | Public Attributes | List of all members
Valve.VR.InteractionSystem.VelocityEstimator Class Reference
Inheritance diagram for Valve.VR.InteractionSystem.VelocityEstimator:
Inheritance graph
[legend]
Collaboration diagram for Valve.VR.InteractionSystem.VelocityEstimator:
Collaboration graph
[legend]

Public Member Functions

void BeginEstimatingVelocity ()
 
void FinishEstimatingVelocity ()
 
Vector3 GetVelocityEstimate ()
 
Vector3 GetAngularVelocityEstimate ()
 
Vector3 GetAccelerationEstimate ()
 

Public Attributes

int velocityAverageFrames = 5
 
int angularVelocityAverageFrames = 11
 
bool estimateOnAwake = false
 

Detailed Description

Definition at line 13 of file VelocityEstimator.cs.


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