Space Engineers
Public Member Functions | Public Attributes | List of all members
VRageRender.Animations.MyAnimatedProperty< T >.ValueHolder Struct Reference

Public Member Functions

 ValueHolder (int id, float time, T value, float diff)
 
ValueHolder Duplicate ()
 

Public Attributes

Value
 
float PrecomputedDiff
 
float Time
 
int ID
 

Detailed Description

Definition at line 101 of file MyAnimatedProperty.cs.

Constructor & Destructor Documentation

VRageRender.Animations.MyAnimatedProperty< T >.ValueHolder.ValueHolder ( int  id,
float  time,
value,
float  diff 
)
inline

Definition at line 103 of file MyAnimatedProperty.cs.

Member Function Documentation

ValueHolder VRageRender.Animations.MyAnimatedProperty< T >.ValueHolder.Duplicate ( )
inline

Definition at line 116 of file MyAnimatedProperty.cs.

Member Data Documentation

Definition at line 114 of file MyAnimatedProperty.cs.

float VRageRender.Animations.MyAnimatedProperty< T >.ValueHolder.PrecomputedDiff

Definition at line 112 of file MyAnimatedProperty.cs.

float VRageRender.Animations.MyAnimatedProperty< T >.ValueHolder.Time

Definition at line 113 of file MyAnimatedProperty.cs.

Definition at line 111 of file MyAnimatedProperty.cs.


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