docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfVec3f

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

    Constructors

    Name Description
    GfVec3f()
    GfVec3f(IntPtr, bool)
    GfVec3f(float)
    GfVec3f(float, float, float)
    GfVec3f(GfVec3d)
    GfVec3f(GfVec3h)
    GfVec3f(GfVec3i)

    Fields

    Name Description
    dimension
    swigCMemOwn

    Properties

    Name Description
    this[int]

    Methods

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

    Operators

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