C# Class CesiumLanguageWriterTests.TestUnitQuaternion

Show file Open project: AnalyticalGraphicsInc/czml-writer

Private Methods

Method Description
TestConjugate ( ) : void
TestEquality ( ) : void
TestEqualityWithWrongType ( ) : void
TestEqualsEpsilon ( ) : void
TestFromInfinity ( ) : void
TestFromMatrix3By3 ( ) : void
TestGetHashCode ( ) : void
TestHoldValue ( ) : void
TestIdentity ( ) : void
TestInitializeAndReturnMagnitude ( ) : void
TestIsUndefined ( ) : void
TestMultiplicationByUnitQuaternion ( ) : void
TestNegation ( ) : void
TestToString ( ) : void
_TestFromMatrix3By3 ( double angle, Cartesian axis ) : void