docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfMatrix2d

    Inheritance
    object
    GfMatrix2d
    Implements
    IDisposable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class GfMatrix2d : IDisposable

    Constructors

    Name Description
    GfMatrix2d()
    GfMatrix2d(double)
    GfMatrix2d(double, double, double, double)
    GfMatrix2d(int)
    GfMatrix2d(IntPtr, bool)
    GfMatrix2d(GfMatrix2f)
    GfMatrix2d(GfVec2d)
    GfMatrix2d(StdDoubleVectorVector)
    GfMatrix2d(StdFloatVectorVector)

    Fields

    Name Description
    numColumns
    numRows
    swigCMemOwn

    Methods

    Name Description
    CopyFromArray(double[])
    CopyToArray(double[])
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(GfMatrix2d, GfMatrix2d)
    ~GfMatrix2d()
    GetColumn(int)
    GetDeterminant()
    GetHashCode()
    GetInverse()
    GetInverse(out double)
    GetInverse(out double, double)
    GetRow(int)
    GetTranspose()
    Set(double, double, double, double)
    SetColumn(int, GfVec2d)
    SetDiagonal(double)
    SetDiagonal(GfVec2d)
    SetIdentity()
    SetRow(int, GfVec2d)
    SetZero()
    ToString()
    getCPtr(GfMatrix2d)
    swigRelease(GfMatrix2d)

    Operators

    Name Description
    operator ==(GfMatrix2d, GfMatrix2d)
    operator !=(GfMatrix2d, GfMatrix2d)
    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)