Swing  1.0
Classes | Public Member Functions | Static Public Attributes | Properties | List of all members
Swing.QuaternionSampler Class Reference
Inheritance diagram for Swing.QuaternionSampler:
Swing.ReplaySampler< Quaternion >

Classes

class  DefaultCheckerImpl
 

Public Member Functions

 QuaternionSampler (float tolerence)
 
 QuaternionSampler (SamplingType samplerType)
 
 QuaternionSampler (SamplingType samplerType, float tolerence)
 
 QuaternionSampler (SamplingType samplerType, int nMaxMid)
 
 QuaternionSampler (SamplingType samplerType, float tolerence, int nMaxMid)
 
override void SetLast (float time, Quaternion value)
 
override bool Capture (float time, Quaternion value, bool forceCapture)
 
override void ResetPosition ()
 
override void SetDirtyPosition ()
 
override bool Evaluate (float time, out float capturedTime, out Quaternion value)
 
override bool TryGetLastEvaluatedValue (out float capturedTime, out Quaternion value)
 
override void ConnectAtJoint (IReplaySampler other)
 
override void Write (System.IO.BinaryWriter bw)
 
override void Read (System.IO.BinaryReader br)
 

Static Public Attributes

static DefaultCheckerImpl DefaultChecker = new DefaultCheckerImpl()
 

Properties

override SamplingType SamplingType [get]
 

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