docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor GfMatrix3d

    GfMatrix3d(IntPtr, bool)

    Declaration
    public GfMatrix3d(IntPtr cPtr, bool cMemoryOwn)
    Parameters
    Type Name Description
    IntPtr cPtr
    bool cMemoryOwn

    GfMatrix3d()

    Declaration
    public GfMatrix3d()

    GfMatrix3d(double, double, double, double, double, double, double, double, double)

    Declaration
    public GfMatrix3d(double m00, double m01, double m02, double m10, double m11, double m12, double m20, double m21, double m22)
    Parameters
    Type Name Description
    double m00
    double m01
    double m02
    double m10
    double m11
    double m12
    double m20
    double m21
    double m22

    GfMatrix3d(double)

    Declaration
    public GfMatrix3d(double s)
    Parameters
    Type Name Description
    double s

    GfMatrix3d(int)

    Declaration
    public GfMatrix3d(int s)
    Parameters
    Type Name Description
    int s

    GfMatrix3d(GfVec3d)

    Declaration
    public GfMatrix3d(GfVec3d v)
    Parameters
    Type Name Description
    GfVec3d v

    GfMatrix3d(StdDoubleVectorVector)

    Declaration
    public GfMatrix3d(StdDoubleVectorVector v)
    Parameters
    Type Name Description
    StdDoubleVectorVector v

    GfMatrix3d(StdFloatVectorVector)

    Declaration
    public GfMatrix3d(StdFloatVectorVector v)
    Parameters
    Type Name Description
    StdFloatVectorVector v

    GfMatrix3d(GfRotation)

    Declaration
    public GfMatrix3d(GfRotation rot)
    Parameters
    Type Name Description
    GfRotation rot

    GfMatrix3d(GfQuatd)

    Declaration
    public GfMatrix3d(GfQuatd rot)
    Parameters
    Type Name Description
    GfQuatd rot

    GfMatrix3d(GfMatrix3f)

    Declaration
    public GfMatrix3d(GfMatrix3f m)
    Parameters
    Type Name Description
    GfMatrix3f m
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)