Class FbxLayerElementTestBase<T> | Autodesk FBX SDK | 3.0.1-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class FbxLayerElementTestBase<T>

    Inheritance
    Object
    FbxLayerElementTestBase<T>
    FbxLayerElementBinormalTest
    FbxLayerElementMaterialTest
    FbxLayerElementNormalTest
    FbxLayerElementTangentTest
    FbxLayerElementUVTest
    FbxLayerElementVertexColorTest
    Namespace: Autodesk.Fbx.UnitTests
    Syntax
    public abstract class FbxLayerElementTestBase<T>
        where T : FbxLayerElement
    Type Parameters
    Name Description
    T

    Fields

    m_fbxManager

    Declaration
    protected FbxManager m_fbxManager
    Field Value
    Type Description
    FbxManager

    Properties

    LayerContainer

    Declaration
    protected FbxLayerContainer LayerContainer { get; }
    Property Value
    Type Description
    FbxLayerContainer

    Methods

    CreateObject(FbxLayerContainer, String)

    Declaration
    public virtual T CreateObject(FbxLayerContainer layerContainer, string name = "")
    Parameters
    Type Name Description
    FbxLayerContainer layerContainer
    String name
    Returns
    Type Description
    T

    CreateObject(String)

    Declaration
    public T CreateObject(string name = "")
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    T

    GetDirectArray(T)

    Declaration
    public virtual FbxLayerElementArray GetDirectArray(T layerElement)
    Parameters
    Type Name Description
    T layerElement
    Returns
    Type Description
    FbxLayerElementArray

    GetIndexArray(T)

    Declaration
    public virtual FbxLayerElementArrayTemplateInt GetIndexArray(T layerElement)
    Parameters
    Type Name Description
    T layerElement
    Returns
    Type Description
    FbxLayerElementArrayTemplateInt

    Init()

    Declaration
    public virtual void Init()

    Term()

    Declaration
    public virtual void Term()

    TestCreate()

    Declaration
    public void TestCreate()

    TestDispose()

    Declaration
    public void TestDispose()

    TestEquality()

    Declaration
    public virtual void TestEquality()

    TestGetDirectArray()

    Declaration
    public void TestGetDirectArray()

    TestGetIndexArray()

    Declaration
    public void TestGetIndexArray()

    TestSetMappingMode()

    Declaration
    public void TestSetMappingMode()

    TestSetReferenceMode()

    Declaration
    public void TestSetReferenceMode()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023