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

Classes

class  DefaultCheckerImpl
 

Public Member Functions

 FloatSampler (float tolerence)
 
 FloatSampler (SamplingType samplerType)
 
 FloatSampler (SamplingType samplerType, float tolerence)
 
override bool Capture (float time, float value, bool forceCapture)
 
override void ResetPosition ()
 
override void SetDirtyPosition ()
 
override bool Evaluate (float time, out float capturedTime, out float value)
 
override bool TryGetLastEvaluatedValue (out float capturedTime, out float 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: