docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdGeomXformable.XformQuery

    Inheritance
    Object
    UsdGeomXformable.XformQuery
    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 XformQuery : IDisposable

    Constructors

    XformQuery()

    Declaration
    public XformQuery()

    XformQuery(UsdGeomXformable)

    Declaration
    public XformQuery(UsdGeomXformable xformable)
    Parameters
    Type Name Description
    UsdGeomXformable xformable

    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()

    GetLocalTransformation(GfMatrix4d, UsdTimeCode)

    Declaration
    public bool GetLocalTransformation(GfMatrix4d transform, UsdTimeCode time)
    Parameters
    Type Name Description
    GfMatrix4d transform
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    GetResetXformStack()

    Declaration
    public bool GetResetXformStack()
    Returns
    Type Description
    Boolean

    GetTimeSamples(StdDoubleVector)

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

    IsAttributeIncludedInLocalTransform(TfToken)

    Declaration
    public bool IsAttributeIncludedInLocalTransform(TfToken attrName)
    Parameters
    Type Name Description
    TfToken attrName
    Returns
    Type Description
    Boolean

    TransformMightBeTimeVarying()

    Declaration
    public bool TransformMightBeTimeVarying()
    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