docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdGeomPrimvar

    Inheritance
    Object
    UsdGeomPrimvar
    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 UsdGeomPrimvar : IDisposable

    Constructors

    UsdGeomPrimvar()

    Declaration
    public UsdGeomPrimvar()

    UsdGeomPrimvar(UsdAttribute)

    Declaration
    public UsdGeomPrimvar(UsdAttribute attr)
    Parameters
    Type Name Description
    UsdAttribute attr

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    BlockIndices()

    Declaration
    public void BlockIndices()

    ComputeFlattened(VtValue)

    Declaration
    public bool ComputeFlattened(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Boolean

    ComputeFlattened(VtValue, UsdTimeCode)

    Declaration
    public bool ComputeFlattened(VtValue value, UsdTimeCode time)
    Parameters
    Type Name Description
    VtValue value
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    ComputeFlattened(VtValue, VtValue, VtIntArray, out String)

    Declaration
    public static bool ComputeFlattened(VtValue value, VtValue attrVal, VtIntArray indices, out string errString)
    Parameters
    Type Name Description
    VtValue value
    VtValue attrVal
    VtIntArray indices
    String errString
    Returns
    Type Description
    Boolean

    CreateIndicesAttr()

    Declaration
    public UsdAttribute CreateIndicesAttr()
    Returns
    Type Description
    UsdAttribute

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAttr()

    Declaration
    public UsdAttribute GetAttr()
    Returns
    Type Description
    UsdAttribute

    GetBaseName()

    Declaration
    public TfToken GetBaseName()
    Returns
    Type Description
    TfToken

    GetDeclarationInfo(TfToken, SdfValueTypeName, TfToken, out Int32)

    Declaration
    public void GetDeclarationInfo(TfToken name, SdfValueTypeName typeName, TfToken interpolation, out int elementSize)
    Parameters
    Type Name Description
    TfToken name
    SdfValueTypeName typeName
    TfToken interpolation
    Int32 elementSize

    GetElementSize()

    Declaration
    public int GetElementSize()
    Returns
    Type Description
    Int32

    GetIndices(VtIntArray)

    Declaration
    public bool GetIndices(VtIntArray indices)
    Parameters
    Type Name Description
    VtIntArray indices
    Returns
    Type Description
    Boolean

    GetIndices(VtIntArray, UsdTimeCode)

    Declaration
    public bool GetIndices(VtIntArray indices, UsdTimeCode time)
    Parameters
    Type Name Description
    VtIntArray indices
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    GetIndicesAttr()

    Declaration
    public UsdAttribute GetIndicesAttr()
    Returns
    Type Description
    UsdAttribute

    GetInterpolation()

    Declaration
    public TfToken GetInterpolation()
    Returns
    Type Description
    TfToken

    GetName()

    Declaration
    public TfToken GetName()
    Returns
    Type Description
    TfToken

    GetNamespace()

    Declaration
    public TfToken GetNamespace()
    Returns
    Type Description
    TfToken

    GetPrimvarName()

    Declaration
    public TfToken GetPrimvarName()
    Returns
    Type Description
    TfToken

    GetTimeSamples(StdDoubleVector)

    Declaration
    public bool GetTimeSamples(StdDoubleVector times)
    Parameters
    Type Name Description
    StdDoubleVector times
    Returns
    Type Description
    Boolean

    GetTypeName()

    Declaration
    public SdfValueTypeName GetTypeName()
    Returns
    Type Description
    SdfValueTypeName

    GetUnauthoredValuesIndex()

    Declaration
    public int GetUnauthoredValuesIndex()
    Returns
    Type Description
    Int32

    HasAuthoredElementSize()

    Declaration
    public bool HasAuthoredElementSize()
    Returns
    Type Description
    Boolean

    HasAuthoredInterpolation()

    Declaration
    public bool HasAuthoredInterpolation()
    Returns
    Type Description
    Boolean

    HasAuthoredValue()

    Declaration
    public bool HasAuthoredValue()
    Returns
    Type Description
    Boolean

    HasValue()

    Declaration
    public bool HasValue()
    Returns
    Type Description
    Boolean

    IsDefined()

    Declaration
    public bool IsDefined()
    Returns
    Type Description
    Boolean

    IsIdTarget()

    Declaration
    public bool IsIdTarget()
    Returns
    Type Description
    Boolean

    IsIndexed()

    Declaration
    public bool IsIndexed()
    Returns
    Type Description
    Boolean

    IsPrimvar(UsdAttribute)

    Declaration
    public static bool IsPrimvar(UsdAttribute attr)
    Parameters
    Type Name Description
    UsdAttribute attr
    Returns
    Type Description
    Boolean

    IsPrimvarRelatedPropertyName(TfToken)

    Declaration
    public static bool IsPrimvarRelatedPropertyName(TfToken name)
    Parameters
    Type Name Description
    TfToken name
    Returns
    Type Description
    Boolean

    IsValidInterpolation(TfToken)

    Declaration
    public static bool IsValidInterpolation(TfToken interpolation)
    Parameters
    Type Name Description
    TfToken interpolation
    Returns
    Type Description
    Boolean

    IsValidPrimvarName(TfToken)

    Declaration
    public static bool IsValidPrimvarName(TfToken name)
    Parameters
    Type Name Description
    TfToken name
    Returns
    Type Description
    Boolean

    NameContainsNamespaces()

    Declaration
    public bool NameContainsNamespaces()
    Returns
    Type Description
    Boolean

    SetElementSize(Int32)

    Declaration
    public bool SetElementSize(int eltSize)
    Parameters
    Type Name Description
    Int32 eltSize
    Returns
    Type Description
    Boolean

    SetIdTarget(SdfPath)

    Declaration
    public bool SetIdTarget(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path
    Returns
    Type Description
    Boolean

    SetIndices(VtIntArray)

    Declaration
    public bool SetIndices(VtIntArray indices)
    Parameters
    Type Name Description
    VtIntArray indices
    Returns
    Type Description
    Boolean

    SetIndices(VtIntArray, UsdTimeCode)

    Declaration
    public bool SetIndices(VtIntArray indices, UsdTimeCode time)
    Parameters
    Type Name Description
    VtIntArray indices
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    SetInterpolation(TfToken)

    Declaration
    public bool SetInterpolation(TfToken interpolation)
    Parameters
    Type Name Description
    TfToken interpolation
    Returns
    Type Description
    Boolean

    SetUnauthoredValuesIndex(Int32)

    Declaration
    public bool SetUnauthoredValuesIndex(int unauthoredValuesIndex)
    Parameters
    Type Name Description
    Int32 unauthoredValuesIndex
    Returns
    Type Description
    Boolean

    SplitName()

    Declaration
    public StdStringVector SplitName()
    Returns
    Type Description
    StdStringVector

    StripPrimvarsName(TfToken)

    Declaration
    public static TfToken StripPrimvarsName(TfToken name)
    Parameters
    Type Name Description
    TfToken name
    Returns
    Type Description
    TfToken

    ValueMightBeTimeVarying()

    Declaration
    public bool ValueMightBeTimeVarying()
    Returns
    Type Description
    Boolean
    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