Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.Animations.MyAnimatedProperty2DVector4 Class Reference
Inheritance diagram for VRageRender.Animations.MyAnimatedProperty2DVector4:
VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyVector4, Vector4, float >

Public Member Functions

 MyAnimatedProperty2DVector4 (string name)
 
 MyAnimatedProperty2DVector4 (string name, MyAnimatedProperty< Vector4 >.InterpolatorDelegate interpolator)
 
override void DeserializeValue (XmlReader reader, out object value)
 
override IMyConstProperty Duplicate ()
 
override void ApplyVariance (ref Vector4 interpolatedValue, ref float variance, float multiplier, out Vector4 value)
 
- Public Member Functions inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyVector4, Vector4, float >
 MyAnimatedProperty2D ()
 
 MyAnimatedProperty2D (string name, MyAnimatedProperty< V >.InterpolatorDelegate interpolator)
 
GetInterpolatedValue< X > (float overallTime, float time)
 
void GetInterpolatedKeys (float overallTime, float multiplier, IMyAnimatedProperty interpolatedKeys)
 
void GetInterpolatedKeys (float overallTime, W variance, float multiplier, IMyAnimatedProperty interpolatedKeysOb)
 
virtual void ApplyVariance (ref V interpolatedValue, ref W variance, float multiplier, out V value)
 
IMyAnimatedProperty CreateEmptyKeys ()
 
override void SerializeValue (XmlWriter writer, object value)
 
override IMyConstProperty Duplicate ()
 
override void DeserializeFromObjectBuilder (GenerationProperty property)
 

Properties

override string ValueType [get]
 
- Properties inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyVector4, Vector4, float >
override bool Is2D [get]
 

Additional Inherited Members

- Protected Member Functions inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyVector4, Vector4, float >
override void Duplicate (IMyConstProperty targetProp)
 
- Protected Attributes inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyVector4, Vector4, float >
MyAnimatedProperty< V >.InterpolatorDelegate m_interpolator2
 

Detailed Description

Definition at line 347 of file MyAnimatedProperty2D.cs.

Constructor & Destructor Documentation

VRageRender.Animations.MyAnimatedProperty2DVector4.MyAnimatedProperty2DVector4 ( string  name)
inline

Definition at line 349 of file MyAnimatedProperty2D.cs.

VRageRender.Animations.MyAnimatedProperty2DVector4.MyAnimatedProperty2DVector4 ( string  name,
MyAnimatedProperty< Vector4 >.InterpolatorDelegate  interpolator 
)
inline

Definition at line 353 of file MyAnimatedProperty2D.cs.

Member Function Documentation

override void VRageRender.Animations.MyAnimatedProperty2DVector4.ApplyVariance ( ref Vector4  interpolatedValue,
ref float  variance,
float  multiplier,
out Vector4  value 
)
inline

Definition at line 377 of file MyAnimatedProperty2D.cs.

override void VRageRender.Animations.MyAnimatedProperty2DVector4.DeserializeValue ( XmlReader  reader,
out object  value 
)
inline

Definition at line 363 of file MyAnimatedProperty2D.cs.

override IMyConstProperty VRageRender.Animations.MyAnimatedProperty2DVector4.Duplicate ( )
inline

Definition at line 370 of file MyAnimatedProperty2D.cs.

Property Documentation

override string VRageRender.Animations.MyAnimatedProperty2DVector4.ValueType
get

Definition at line 359 of file MyAnimatedProperty2D.cs.


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