Obi  6.4
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.ObiPhaseDataChannel Class Reference
Inheritance diagram for Obi.ObiPhaseDataChannel:
Obi.ObiPathDataChannelIdentity< T > Obi.ObiPathDataChannel< T, U > Obi.IObiPathDataChannel

Additional Inherited Members

- Public Member Functions inherited from Obi.ObiPathDataChannelIdentity< T >
 ObiPathDataChannelIdentity (ObiInterpolator< T > interpolator)
 
GetFirstDerivative (int index)
 
GetSecondDerivative (int index)
 
GetAtMu (bool closed, float mu)
 
GetFirstDerivativeAtMu (bool closed, float mu)
 
GetSecondDerivativeAtMu (bool closed, float mu)
 
- Public Member Functions inherited from Obi.ObiPathDataChannel< T, U >
void Clean ()
 
 ObiPathDataChannel (ObiInterpolator< U > interpolator)
 
void RemoveAt (int index)
 
Evaluate (U v0, U v1, U v2, U v3, float mu)
 
EvaluateFirstDerivative (U v0, U v1, U v2, U v3, float mu)
 
EvaluateSecondDerivative (U v0, U v1, U v2, U v3, float mu)
 
int GetSpanCount (bool closed)
 
int GetSpanControlPointAtMu (bool closed, float mu, out float spanMu)
 
- Public Attributes inherited from Obi.ObiPathDataChannel< T, U >
List< T > data = new List<T>()
 
- Protected Attributes inherited from Obi.ObiPathDataChannel< T, U >
ObiInterpolator< U > interpolator
 
bool dirty = false
 
- Properties inherited from Obi.ObiPathDataChannel< T, U >
int Count [get]
 
bool Dirty [get]
 
this[int i] [get, set]
 
- Properties inherited from Obi.IObiPathDataChannel
int Count [get]
 
bool Dirty [get]
 

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