Candide.Toolkit.InterpolaterStruct
Type JSONpublic struct in Candide.Toolkit
Type metadata
- Assembly
Romestead - Namespace
Candide.Toolkit - Base type
System.ValueType - Interfaces
Candide.Toolkit.IInterpolater - Hash
138C68A87D55F7E3895578EF44BF661F7C46F50C07744B8AD8EAF832D6A365C4
Relationships
Base type
System.ValueType
Interfaces
Fields
| Name | Visibility | Signature |
|---|---|---|
Diff# | public | public System.Double Diff |
Done# | public | public System.Boolean Done |
Progress# | public | public System.Double Progress |
Setter# | public | public Candide.Toolkit.AutoInterpolater<T> Setter |
Start# | public | public System.Double Start |
Time# | public | public System.Double Time |
_method# | private | private Candide.Toolkit.InterpolateFunctions _method |
Methods
Interpolate
#
public System.Void Interpolate(System.Double dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
8DC8201C30EFBA3B235D707A2162F6DCCD67E86E49C73A6D8C7BA0D9D485499F - Body hash
D3727269947CFE0F43ACE6BE90F6C1ADDEE547E50FD3804C2B7048DBCC3BC64D - IL size165
Referenced calls
System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)System.Convert::ChangeType(System.Object, System.Type)Candide.Toolkit.AutoInterpolater<T>::Invoke(T)
IsDone
#
public System.Boolean IsDone()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
B0D21E92A60E33B16CE5B440D6DA6FDCD86A2D2DC0D6A1AAD6435209F50B0B68 - Body hash
468B517B74FADD0E3118EF2E20F9F1E20CADB2124E0418D077210196A42E14F8 - IL size7