docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfVec2d

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

    Constructors

    Name Description
    GfVec2d()
    GfVec2d(double)
    GfVec2d(double, double)
    GfVec2d(IntPtr, bool)
    GfVec2d(GfVec2f)
    GfVec2d(GfVec2h)
    GfVec2d(GfVec2i)

    Fields

    Name Description
    dimension
    swigCMemOwn

    Properties

    Name Description
    this[int]

    Methods

    Name Description
    Axis(uint)
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(GfVec2d, GfVec2d)
    ~GfVec2d()
    GetComplement(GfVec2d)
    GetHashCode()
    GetLength()
    GetLengthSq()
    GetNormalized()
    GetNormalized(double)
    GetProjection(GfVec2d)
    GetValue(int)
    Normalize()
    Normalize(double)
    Set(double, double)
    SetValue(int, double)
    XAxis()
    YAxis()
    getCPtr(GfVec2d)
    swigRelease(GfVec2d)

    Operators

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