eDriven Framework API
DefaultInterpolators Class
NamespaceseDriven.Animation.InterpolatorsDefaultInterpolators
eDriven Framework API
Default interpolators Contains the list of the most used interpolators The list should be completed on the application start
Declaration Syntax
C#Visual BasicVisual C++
public class DefaultInterpolators
Public Class DefaultInterpolators
public ref class DefaultInterpolators
Members
All MembersMethodsPropertiesFields



IconMemberDescription
DebugMode
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Get(Type)
Tries to get the default interpolator for the supplied type

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Instance
Singleton instance

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Put(Type, Type)
Sets the default interpolator for the supplied type

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DefaultInterpolators

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)