Package ConformanceNist.Interpolators.PositionInterpolator
package ConformanceNist.Interpolators.PositionInterpolator
-
ClassDescriptionTest of a PositionInterpolator node to continue to generate and receive events when outside the Transform hierarchy.Test of minimum conformance requirement of 1000 key/keyValue pairs for a PositionInterpolator. 1000 positions are linearly interpolated for 1000 keys, with the positions moving from 0 0 0 to -1 0 0 to 0 0 0 to 1 0 0 to 0 0 0 in X, 0 0 0 to 0 -1 0 to 0 0 0 to 0 1 0 to 0 0 0 in Y, 0 0 0 to 0 0 -1 to 0 0 0 to 0 0 1 to 0 0 0 in Z This takes place over 1000 keyFrames.Test keys with same value.Test of basic PositionInterpolator functionality.Test of a PositionInterpolators ability to set its initial "value_changed" field to the correct value prior to receiving any events.