Class FbxDouble3Test
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.
Namespace: Autodesk.Fbx.UnitTests
Syntax
public class FbxDouble3Test
Methods
TestBasics()
Test the basics. Subclasses should override and add some calls e.g. to excercise all the constructors.
Declaration
public void TestBasics()
TestEquality()
Declaration
public void TestEquality()