Class FbxAxisSystemTest
Run some tests that any vector type should be able to pass. If you add tests here, you probably want to add them to the other FbxDouble* test classes.
Inherited Members
Namespace: Autodesk.Fbx.UnitTests
Syntax
public class FbxAxisSystemTest : TestBase<FbxAxisSystem>
Methods
TestBasics()
Test the basics. Subclasses should override and add some calls e.g. to excercise all the constructors.
Declaration
public void TestBasics()
TestConvertScene()
Declaration
public void TestConvertScene()
TestDeepConvertScene()
Declaration
public void TestDeepConvertScene()
TestEquality()
Declaration
public void TestEquality()