docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor GfMatrix2d

    GfMatrix2d(IntPtr, bool)

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

    GfMatrix2d()

    Declaration
    public GfMatrix2d()

    GfMatrix2d(double, double, double, double)

    Declaration
    public GfMatrix2d(double m00, double m01, double m10, double m11)
    Parameters
    Type Name Description
    double m00
    double m01
    double m10
    double m11

    GfMatrix2d(double)

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

    GfMatrix2d(int)

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

    GfMatrix2d(GfVec2d)

    Declaration
    public GfMatrix2d(GfVec2d v)
    Parameters
    Type Name Description
    GfVec2d v

    GfMatrix2d(StdDoubleVectorVector)

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

    GfMatrix2d(StdFloatVectorVector)

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

    GfMatrix2d(GfMatrix2f)

    Declaration
    public GfMatrix2d(GfMatrix2f m)
    Parameters
    Type Name Description
    GfMatrix2f 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)