docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfRange1d

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

    Constructors

    Name Description
    GfRange1d()
    GfRange1d(double, double)
    GfRange1d(IntPtr, bool)

    Fields

    Name Description
    dimension
    swigCMemOwn

    Methods

    Name Description
    Contains(double)
    Contains(GfRange1d)
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(GfRange1d, GfRange1d)
    ExtendBy(double)
    ExtendBy(GfRange1d)
    ~GfRange1d()
    GetDistanceSquared(double)
    GetHashCode()
    GetIntersection(GfRange1d, GfRange1d)
    GetMax()
    GetMidpoint()
    GetMin()
    GetSize()
    GetUnion(GfRange1d, GfRange1d)
    IntersectWith(GfRange1d)
    Intersection(GfRange1d, GfRange1d)
    IsEmpty()
    IsInside(double)
    IsInside(GfRange1d)
    IsOutside(GfRange1d)
    SetEmpty()
    SetMax(double)
    SetMin(double)
    Union(double)
    Union(GfRange1d, GfRange1d)
    UnionWith(double)
    UnionWith(GfRange1d)
    getCPtr(GfRange1d)
    swigRelease(GfRange1d)

    Operators

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