Class AnimationCurveExtensions_UnitTests
Inheritance
AnimationCurveExtensions_UnitTests
Syntax
public class AnimationCurveExtensions_UnitTests
Methods
GetDataHashCode_DifferentWrapMode_GeneratesDifferentHashCodes(WrapMode)
Declaration
public void GetDataHashCode_DifferentWrapMode_GeneratesDifferentHashCodes(WrapMode wrapMode)
Parameters
GetDataHashCode_SameContentDifferentLength_GeneratesDifferentHashCodes(Int32)
Declaration
public void GetDataHashCode_SameContentDifferentLength_GeneratesDifferentHashCodes(int numKeys)
Parameters
Type |
Name |
Description |
Int32 |
numKeys |
|
GetDataHashCode_SameCurve_GeneratesSameHash(Int32)
Declaration
public void GetDataHashCode_SameCurve_GeneratesSameHash(int numKeys)
Parameters
Type |
Name |
Description |
Int32 |
numKeys |
|
GetDataHashCode_SameCurveData_GeneratesSameHash(Int32)
Declaration
public void GetDataHashCode_SameCurveData_GeneratesSameHash(int numKeys)
Parameters
Type |
Name |
Description |
Int32 |
numKeys |
|
GetDataHashCode_SameCurveDifferentTangents_GeneratesDifferentHashCodes(Int32)
Declaration
public void GetDataHashCode_SameCurveDifferentTangents_GeneratesDifferentHashCodes(int numKeys)
Parameters
Type |
Name |
Description |
Int32 |
numKeys |
|
GetDataHashCode_SameLengthAndDifferentContent_GeneratesDifferentHashCodes(Int32)
Declaration
public void GetDataHashCode_SameLengthAndDifferentContent_GeneratesDifferentHashCodes(int numKeys)
Parameters
Type |
Name |
Description |
Int32 |
numKeys |
|