Obi  6.4
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.ObiInterpolator< T > Interface Template Reference
Inheritance diagram for Obi.ObiInterpolator< T >:
Obi.ObiCatmullRomInterpolator Obi.ObiCatmullRomInterpolator3D Obi.ObiColorInterpolator3D Obi.ObiConstantInterpolator

Public Member Functions

Evaluate (T v0, T v1, T v2, T v3, float mu)
 
EvaluateFirstDerivative (T v0, T v1, T v2, T v3, float mu)
 
EvaluateSecondDerivative (T v0, T v1, T v2, T v3, float mu)
 

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