docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfMatrix3d

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

    Constructors

    Name Description
    GfMatrix3d()
    GfMatrix3d(double)
    GfMatrix3d(double, double, double, double, double, double, double, double, double)
    GfMatrix3d(int)
    GfMatrix3d(IntPtr, bool)
    GfMatrix3d(GfMatrix3f)
    GfMatrix3d(GfQuatd)
    GfMatrix3d(GfRotation)
    GfMatrix3d(GfVec3d)
    GfMatrix3d(StdDoubleVectorVector)
    GfMatrix3d(StdFloatVectorVector)

    Fields

    Name Description
    numColumns
    numRows
    swigCMemOwn

    Methods

    Name Description
    CopyFromArray(double[])
    CopyToArray(double[])
    DecomposeRotation(GfVec3d, GfVec3d, GfVec3d)
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(GfMatrix3d, GfMatrix3d)
    ExtractRotation()
    ExtractRotationQuaternion()
    ~GfMatrix3d()
    GetColumn(int)
    GetDeterminant()
    GetHandedness()
    GetHashCode()
    GetInverse()
    GetInverse(out double)
    GetInverse(out double, double)
    GetOrthonormalized()
    GetOrthonormalized(bool)
    GetRow(int)
    GetTranspose()
    IsLeftHanded()
    IsRightHanded()
    Orthonormalize()
    Orthonormalize(bool)
    Set(double, double, double, double, double, double, double, double, double)
    SetColumn(int, GfVec3d)
    SetDiagonal(double)
    SetDiagonal(GfVec3d)
    SetIdentity()
    SetRotate(GfQuatd)
    SetRotate(GfRotation)
    SetRow(int, GfVec3d)
    SetScale(double)
    SetScale(GfVec3d)
    SetZero()
    ToString()
    getCPtr(GfMatrix3d)
    swigRelease(GfMatrix3d)

    Operators

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