docs.unity3d.com
    Show / Hide Table of Contents

    Class PcpPropertyIndex

    Inheritance
    Object
    PcpPropertyIndex
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class PcpPropertyIndex : IDisposable

    Constructors

    PcpPropertyIndex()

    Declaration
    public PcpPropertyIndex()

    PcpPropertyIndex(PcpPropertyIndex)

    Declaration
    public PcpPropertyIndex(PcpPropertyIndex rhs)
    Parameters
    Type Name Description
    PcpPropertyIndex rhs

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetLocalErrors()

    Declaration
    public SWIGTYPE_p_PcpErrorVector GetLocalErrors()
    Returns
    Type Description
    SWIGTYPE_p_PcpErrorVector

    GetNumLocalSpecs()

    Declaration
    public uint GetNumLocalSpecs()
    Returns
    Type Description
    UInt32

    GetPropertyRange()

    Declaration
    public SWIGTYPE_p_PcpPropertyRange GetPropertyRange()
    Returns
    Type Description
    SWIGTYPE_p_PcpPropertyRange

    GetPropertyRange(Boolean)

    Declaration
    public SWIGTYPE_p_PcpPropertyRange GetPropertyRange(bool localOnly)
    Parameters
    Type Name Description
    Boolean localOnly
    Returns
    Type Description
    SWIGTYPE_p_PcpPropertyRange

    IsEmpty()

    Declaration
    public bool IsEmpty()
    Returns
    Type Description
    Boolean

    Swap(PcpPropertyIndex)

    Declaration
    public void Swap(PcpPropertyIndex index)
    Parameters
    Type Name Description
    PcpPropertyIndex index
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023