C# 클래스 CesiumLanguageWriterTests.TestUnitQuaternion

파일 보기 프로젝트 열기: AnalyticalGraphicsInc/czml-writer

비공개 메소드들

메소드 설명
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