docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfPlane

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

    Constructors

    Name Description
    GfPlane()
    GfPlane(IntPtr, bool)
    GfPlane(GfVec3d, double)
    GfPlane(GfVec3d, GfVec3d)
    GfPlane(GfVec3d, GfVec3d, GfVec3d)
    GfPlane(GfVec4d)

    Fields

    Name Description
    swigCMemOwn

    Methods

    Name Description
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(GfPlane, GfPlane)
    ~GfPlane()
    GetDistance(GfVec3d)
    GetDistanceFromOrigin()
    GetEquation()
    GetHashCode()
    GetNormal()
    IntersectsPositiveHalfSpace(GfRange3d)
    IntersectsPositiveHalfSpace(GfVec3d)
    Project(GfVec3d)
    Reorient(GfVec3d)
    Set(GfVec3d, double)
    Set(GfVec3d, GfVec3d)
    Set(GfVec3d, GfVec3d, GfVec3d)
    Set(GfVec4d)
    Transform(GfMatrix4d)
    getCPtr(GfPlane)
    swigRelease(GfPlane)

    Operators

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