Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.Animations.MyAnimatedProperty2DVector3 Class Reference
Inheritance diagram for VRageRender.Animations.MyAnimatedProperty2DVector3:
VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyVector3, Vector3, Vector3 >

Public Member Functions

 MyAnimatedProperty2DVector3 (string name)
 
 MyAnimatedProperty2DVector3 (string name, MyAnimatedProperty< Vector3 >.InterpolatorDelegate interpolator)
 
override void DeserializeValue (XmlReader reader, out object value)
 
override IMyConstProperty Duplicate ()
 
override void ApplyVariance (ref Vector3 interpolatedValue, ref Vector3 variance, float multiplier, out Vector3 value)
 
- Public Member Functions inherited from VRageRender.Animations.MyAnimatedProperty2D< MyAnimatedPropertyVector3, Vector3, Vector3 >
 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< MyAnimatedPropertyVector3, Vector3, Vector3 >
override bool Is2D [get]
 

Additional Inherited Members

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

Detailed Description

Definition at line 304 of file MyAnimatedProperty2D.cs.

Constructor & Destructor Documentation

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

Definition at line 306 of file MyAnimatedProperty2D.cs.

VRageRender.Animations.MyAnimatedProperty2DVector3.MyAnimatedProperty2DVector3 ( string  name,
MyAnimatedProperty< Vector3 >.InterpolatorDelegate  interpolator 
)
inline

Definition at line 310 of file MyAnimatedProperty2D.cs.

Member Function Documentation

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

Definition at line 334 of file MyAnimatedProperty2D.cs.

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

Definition at line 320 of file MyAnimatedProperty2D.cs.

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

Definition at line 327 of file MyAnimatedProperty2D.cs.

Property Documentation

override string VRageRender.Animations.MyAnimatedProperty2DVector3.ValueType
get

Definition at line 316 of file MyAnimatedProperty2D.cs.


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