docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VtValue

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

    Constructors

    Name Description
    VtValue()
    VtValue(bool)
    VtValue(byte)
    VtValue(char)
    VtValue(double)
    VtValue(int)
    VtValue(long)
    VtValue(IntPtr, bool)
    VtValue(float)
    VtValue(string)
    VtValue(uint)
    VtValue(ulong)
    VtValue(GfDualQuatd)
    VtValue(GfDualQuatf)
    VtValue(GfDualQuath)
    VtValue(GfFrustum)
    VtValue(GfHalf)
    VtValue(GfInterval)
    VtValue(GfMatrix2d)
    VtValue(GfMatrix2f)
    VtValue(GfMatrix3d)
    VtValue(GfMatrix3f)
    VtValue(GfMatrix4d)
    VtValue(GfMatrix4f)
    VtValue(GfQuatd)
    VtValue(GfQuaternion)
    VtValue(GfQuatf)
    VtValue(GfQuath)
    VtValue(GfRange1d)
    VtValue(GfRange1f)
    VtValue(GfRange2d)
    VtValue(GfRange3d)
    VtValue(GfVec2d)
    VtValue(GfVec2f)
    VtValue(GfVec2h)
    VtValue(GfVec2i)
    VtValue(GfVec3d)
    VtValue(GfVec3f)
    VtValue(GfVec3h)
    VtValue(GfVec3i)
    VtValue(GfVec4d)
    VtValue(GfVec4f)
    VtValue(GfVec4h)
    VtValue(GfVec4i)
    VtValue(SdfAssetPath)
    VtValue(SdfAssetPathArray)
    VtValue(TfToken)
    VtValue(VtBoolArray)
    VtValue(VtCharArray)
    VtValue(VtDoubleArray)
    VtValue(VtDualQuatdArray)
    VtValue(VtDualQuatfArray)
    VtValue(VtDualQuathArray)
    VtValue(VtFloatArray)
    VtValue(VtHalfArray)
    VtValue(VtInt64Array)
    VtValue(VtIntArray)
    VtValue(VtIntervalArray)
    VtValue(VtMatrix2dArray)
    VtValue(VtMatrix2fArray)
    VtValue(VtMatrix3dArray)
    VtValue(VtMatrix3fArray)
    VtValue(VtMatrix4dArray)
    VtValue(VtMatrix4fArray)
    VtValue(VtQuatdArray)
    VtValue(VtQuaternionArray)
    VtValue(VtQuatfArray)
    VtValue(VtQuathArray)
    VtValue(VtRange1dArray)
    VtValue(VtRange1fArray)
    VtValue(VtRange2dArray)
    VtValue(VtRange3dArray)
    VtValue(VtStringArray)
    VtValue(VtTokenArray)
    VtValue(VtUCharArray)
    VtValue(VtUInt64Array)
    VtValue(VtUIntArray)
    VtValue(VtValue)
    VtValue(VtVec2dArray)
    VtValue(VtVec2fArray)
    VtValue(VtVec2hArray)
    VtValue(VtVec2iArray)
    VtValue(VtVec3dArray)
    VtValue(VtVec3fArray)
    VtValue(VtVec3hArray)
    VtValue(VtVec3iArray)
    VtValue(VtVec4dArray)
    VtValue(VtVec4fArray)
    VtValue(VtVec4hArray)
    VtValue(VtVec4iArray)

    Fields

    Name Description
    swigCMemOwn

    Methods

    Name Description
    CanCastToTypeOf(VtValue)
    CanHash()
    CastToTypeOf(VtValue, VtValue)
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(VtValue, VtValue)
    ~VtValue()
    GetArraySize()
    GetHash()
    GetHashCode()
    GetKnownValueTypeIndex()
    GetTfType()
    GetTypeName()
    IsArrayValued()
    IsEmpty()
    Swap(VtValue)
    UncheckedSwap(VtValue)
    getCPtr(VtValue)
    swigRelease(VtValue)

    Operators

    Name Description
    operator ==(VtValue, VtValue)
    implicit operator VtValue(bool)
    implicit operator VtValue(byte)
    implicit operator VtValue(char)
    implicit operator VtValue(double)
    implicit operator VtValue(int)
    implicit operator VtValue(long)
    implicit operator VtValue(float)
    implicit operator VtValue(string)
    implicit operator VtValue(uint)
    implicit operator VtValue(ulong)
    implicit operator VtValue(GfDualQuatd)
    implicit operator VtValue(GfDualQuatf)
    implicit operator VtValue(GfDualQuath)
    implicit operator VtValue(GfFrustum)
    implicit operator VtValue(GfHalf)
    implicit operator VtValue(GfInterval)
    implicit operator VtValue(GfMatrix2d)
    implicit operator VtValue(GfMatrix2f)
    implicit operator VtValue(GfMatrix3d)
    implicit operator VtValue(GfMatrix3f)
    implicit operator VtValue(GfMatrix4d)
    implicit operator VtValue(GfMatrix4f)
    implicit operator VtValue(GfQuatd)
    implicit operator VtValue(GfQuaternion)
    implicit operator VtValue(GfQuatf)
    implicit operator VtValue(GfQuath)
    implicit operator VtValue(GfRange1d)
    implicit operator VtValue(GfRange1f)
    implicit operator VtValue(GfRange2d)
    implicit operator VtValue(GfRange3d)
    implicit operator VtValue(GfVec2d)
    implicit operator VtValue(GfVec2f)
    implicit operator VtValue(GfVec2h)
    implicit operator VtValue(GfVec2i)
    implicit operator VtValue(GfVec3d)
    implicit operator VtValue(GfVec3f)
    implicit operator VtValue(GfVec3h)
    implicit operator VtValue(GfVec3i)
    implicit operator VtValue(GfVec4d)
    implicit operator VtValue(GfVec4f)
    implicit operator VtValue(GfVec4h)
    implicit operator VtValue(GfVec4i)
    implicit operator VtValue(SdfAssetPath)
    implicit operator VtValue(SdfAssetPathArray)
    implicit operator VtValue(TfToken)
    implicit operator VtValue(VtBoolArray)
    implicit operator VtValue(VtCharArray)
    implicit operator VtValue(VtDoubleArray)
    implicit operator VtValue(VtDualQuatdArray)
    implicit operator VtValue(VtDualQuatfArray)
    implicit operator VtValue(VtDualQuathArray)
    implicit operator VtValue(VtFloatArray)
    implicit operator VtValue(VtHalfArray)
    implicit operator VtValue(VtInt64Array)
    implicit operator VtValue(VtIntArray)
    implicit operator VtValue(VtIntervalArray)
    implicit operator VtValue(VtMatrix2dArray)
    implicit operator VtValue(VtMatrix2fArray)
    implicit operator VtValue(VtMatrix3dArray)
    implicit operator VtValue(VtMatrix3fArray)
    implicit operator VtValue(VtMatrix4dArray)
    implicit operator VtValue(VtMatrix4fArray)
    implicit operator VtValue(VtQuatdArray)
    implicit operator VtValue(VtQuaternionArray)
    implicit operator VtValue(VtQuatfArray)
    implicit operator VtValue(VtQuathArray)
    implicit operator VtValue(VtRange1dArray)
    implicit operator VtValue(VtRange1fArray)
    implicit operator VtValue(VtRange2dArray)
    implicit operator VtValue(VtRange3dArray)
    implicit operator VtValue(VtStringArray)
    implicit operator VtValue(VtTokenArray)
    implicit operator VtValue(VtUCharArray)
    implicit operator VtValue(VtUInt64Array)
    implicit operator VtValue(VtUIntArray)
    implicit operator bool(VtValue)
    implicit operator byte(VtValue)
    implicit operator char(VtValue)
    implicit operator double(VtValue)
    implicit operator int(VtValue)
    implicit operator long(VtValue)
    implicit operator float(VtValue)
    implicit operator string(VtValue)
    implicit operator uint(VtValue)
    implicit operator ulong(VtValue)
    implicit operator GfDualQuatd(VtValue)
    implicit operator GfDualQuatf(VtValue)
    implicit operator GfDualQuath(VtValue)
    implicit operator GfFrustum(VtValue)
    implicit operator GfHalf(VtValue)
    implicit operator GfInterval(VtValue)
    implicit operator GfMatrix2d(VtValue)
    implicit operator GfMatrix2f(VtValue)
    implicit operator GfMatrix3d(VtValue)
    implicit operator GfMatrix3f(VtValue)
    implicit operator GfMatrix4d(VtValue)
    implicit operator GfMatrix4f(VtValue)
    implicit operator GfQuatd(VtValue)
    implicit operator GfQuaternion(VtValue)
    implicit operator GfQuatf(VtValue)
    implicit operator GfQuath(VtValue)
    implicit operator GfRange1d(VtValue)
    implicit operator GfRange1f(VtValue)
    implicit operator GfRange2d(VtValue)
    implicit operator GfRange3d(VtValue)
    implicit operator GfVec2d(VtValue)
    implicit operator GfVec2f(VtValue)
    implicit operator GfVec2h(VtValue)
    implicit operator GfVec2i(VtValue)
    implicit operator GfVec3d(VtValue)
    implicit operator GfVec3f(VtValue)
    implicit operator GfVec3h(VtValue)
    implicit operator GfVec3i(VtValue)
    implicit operator GfVec4d(VtValue)
    implicit operator GfVec4f(VtValue)
    implicit operator GfVec4h(VtValue)
    implicit operator GfVec4i(VtValue)
    implicit operator SdfAssetPath(VtValue)
    implicit operator SdfAssetPathArray(VtValue)
    implicit operator TfToken(VtValue)
    implicit operator VtBoolArray(VtValue)
    implicit operator VtCharArray(VtValue)
    implicit operator VtDoubleArray(VtValue)
    implicit operator VtDualQuatdArray(VtValue)
    implicit operator VtDualQuatfArray(VtValue)
    implicit operator VtDualQuathArray(VtValue)
    implicit operator VtFloatArray(VtValue)
    implicit operator VtHalfArray(VtValue)
    implicit operator VtInt64Array(VtValue)
    implicit operator VtIntArray(VtValue)
    implicit operator VtIntervalArray(VtValue)
    implicit operator VtMatrix2dArray(VtValue)
    implicit operator VtMatrix2fArray(VtValue)
    implicit operator VtMatrix3dArray(VtValue)
    implicit operator VtMatrix3fArray(VtValue)
    implicit operator VtMatrix4dArray(VtValue)
    implicit operator VtMatrix4fArray(VtValue)
    implicit operator VtQuatdArray(VtValue)
    implicit operator VtQuaternionArray(VtValue)
    implicit operator VtQuatfArray(VtValue)
    implicit operator VtQuathArray(VtValue)
    implicit operator VtRange1dArray(VtValue)
    implicit operator VtRange1fArray(VtValue)
    implicit operator VtRange2dArray(VtValue)
    implicit operator VtRange3dArray(VtValue)
    implicit operator VtStringArray(VtValue)
    implicit operator VtTokenArray(VtValue)
    implicit operator VtUCharArray(VtValue)
    implicit operator VtUInt64Array(VtValue)
    implicit operator VtUIntArray(VtValue)
    implicit operator VtVec2dArray(VtValue)
    implicit operator VtVec2fArray(VtValue)
    implicit operator VtVec2hArray(VtValue)
    implicit operator VtVec2iArray(VtValue)
    implicit operator VtVec3dArray(VtValue)
    implicit operator VtVec3fArray(VtValue)
    implicit operator VtVec3hArray(VtValue)
    implicit operator VtVec3iArray(VtValue)
    implicit operator VtVec4dArray(VtValue)
    implicit operator VtVec4fArray(VtValue)
    implicit operator VtVec4hArray(VtValue)
    implicit operator VtVec4iArray(VtValue)
    implicit operator VtValue(VtVec2dArray)
    implicit operator VtValue(VtVec2fArray)
    implicit operator VtValue(VtVec2hArray)
    implicit operator VtValue(VtVec2iArray)
    implicit operator VtValue(VtVec3dArray)
    implicit operator VtValue(VtVec3fArray)
    implicit operator VtValue(VtVec3hArray)
    implicit operator VtValue(VtVec3iArray)
    implicit operator VtValue(VtVec4dArray)
    implicit operator VtValue(VtVec4fArray)
    implicit operator VtValue(VtVec4hArray)
    implicit operator VtValue(VtVec4iArray)
    operator !=(VtValue, VtValue)
    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)