docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfMatrix2f

    Inheritance
    object
    GfMatrix2f
    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 GfMatrix2f : IDisposable

    Constructors

    Name Description
    GfMatrix2f()
    GfMatrix2f(int)
    GfMatrix2f(IntPtr, bool)
    GfMatrix2f(float)
    GfMatrix2f(float, float, float, float)
    GfMatrix2f(GfMatrix2d)
    GfMatrix2f(GfVec2f)
    GfMatrix2f(StdDoubleVectorVector)
    GfMatrix2f(StdFloatVectorVector)

    Fields

    Name Description
    numColumns
    numRows
    swigCMemOwn

    Methods

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

    Operators

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