Space Engineers
VRageRender.Animations.MyAnimatedPropertyFloat Member List

This is the complete list of members for VRageRender.Animations.MyAnimatedPropertyFloat, including all inherited members.

AddKey(ValueHolder val)VRageRender.Animations.MyAnimatedProperty< float >inline
AddKey< U >(float time, U val)VRageRender.Animations.MyAnimatedProperty< float >inline
AnimatedVRageRender.Animations.MyAnimatedProperty< float >
BaseValueTypeVRageRender.Animations.MyAnimatedProperty< float >
ClearKeys()VRageRender.Animations.MyAnimatedProperty< float >inline
Deserialize(XmlReader reader)VRageRender.Animations.MyAnimatedProperty< float >inlinevirtual
DeserializeFromObjectBuilder(GenerationProperty property)VRageRender.Animations.MyAnimatedProperty< float >inlinevirtual
DeserializeFromObjectBuilder_Animation(Generation2DProperty property, string type)VRageRender.Animations.MyAnimatedProperty< float >inline
DeserializeKeys(List< AnimationKey > keys, string type)VRageRender.Animations.MyAnimatedProperty< float >inline
DeserializeValue(XmlReader reader, out object value)VRageRender.Animations.MyAnimatedPropertyFloatinlinevirtual
Duplicate()VRageRender.Animations.MyAnimatedPropertyFloatinlinevirtual
MyAnimatedProperty< float >.Duplicate(IMyConstProperty targetProp)VRageRender.Animations.MyAnimatedProperty< float >inlineprotectedvirtual
EqualsValues(object value1, object value2)VRageRender.Animations.MyAnimatedPropertyFloatinlineprotectedvirtual
GetInterpolatedValue< U >(float time, out U value)VRageRender.Animations.MyAnimatedProperty< float >inline
GetKey(int index, out float time, out T value)VRageRender.Animations.MyAnimatedProperty< float >inline
GetKey(int index, out int id, out float time, out T value)VRageRender.Animations.MyAnimatedProperty< float >inline
GetKeyByID(int id, out float time, out T value)VRageRender.Animations.MyAnimatedProperty< float >inline
GetKeysCount()VRageRender.Animations.MyAnimatedProperty< float >inline
GetNextValue(float time, out T nextValue, out float nextTime, out float difference)VRageRender.Animations.MyAnimatedProperty< float >inline
GetPreviousValue(float time, out T previousValue, out float previousTime)VRageRender.Animations.MyAnimatedProperty< float >inline
GetValue< U >()VRageRender.Animations.MyAnimatedProperty< float >inline
Init()VRageRender.Animations.MyAnimatedPropertyFloatinlineprotectedvirtual
InterpolatorVRageRender.Animations.MyAnimatedProperty< float >
InterpolatorDelegate(ref T previousValue, ref T nextValue, float time, out T value)VRageRender.Animations.MyAnimatedProperty< float >
Is2DVRageRender.Animations.MyAnimatedProperty< float >
m_keysVRageRender.Animations.MyAnimatedProperty< float >protected
m_nameVRageRender.Animations.MyAnimatedProperty< float >protected
MyAnimatedProperty()VRageRender.Animations.MyAnimatedProperty< float >inline
MyAnimatedProperty(string name, bool interpolateAfterEnd, InterpolatorDelegate interpolator)VRageRender.Animations.MyAnimatedProperty< float >inline
MyAnimatedPropertyFloat()VRageRender.Animations.MyAnimatedPropertyFloatinline
MyAnimatedPropertyFloat(string name)VRageRender.Animations.MyAnimatedPropertyFloatinline
MyAnimatedPropertyFloat(string name, bool interpolateAfterEnd, InterpolatorDelegate interpolator)VRageRender.Animations.MyAnimatedPropertyFloatinline
NameVRageRender.Animations.MyAnimatedProperty< float >
RemoveKey(float time)VRageRender.Animations.MyAnimatedProperty< float >inline
Serialize(XmlWriter writer)VRageRender.Animations.MyAnimatedProperty< float >inlinevirtual
SerializeValue(XmlWriter writer, object value)VRageRender.Animations.MyAnimatedPropertyFloatinlinevirtual
SetValue(object val)VRageRender.Animations.MyAnimatedProperty< float >inline
SetValue(T val)VRageRender.Animations.MyAnimatedProperty< float >inline
ValueTypeVRageRender.Animations.MyAnimatedPropertyFloat