docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GfIsClose

    GfIsClose(double, double, double)

    Declaration
    public static bool GfIsClose(double a, double b, double epsilon)
    Parameters
    Type Name Description
    double a
    double b
    double epsilon
    Returns
    Type Description
    bool

    GfIsClose(GfMatrix2d, GfMatrix2d, double)

    Declaration
    public static bool GfIsClose(GfMatrix2d m1, GfMatrix2d m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix2d m1
    GfMatrix2d m2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfMatrix2f, GfMatrix2f, double)

    Declaration
    public static bool GfIsClose(GfMatrix2f m1, GfMatrix2f m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix2f m1
    GfMatrix2f m2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfMatrix3d, GfMatrix3d, double)

    Declaration
    public static bool GfIsClose(GfMatrix3d m1, GfMatrix3d m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix3d m1
    GfMatrix3d m2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfMatrix3f, GfMatrix3f, double)

    Declaration
    public static bool GfIsClose(GfMatrix3f m1, GfMatrix3f m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix3f m1
    GfMatrix3f m2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfMatrix4d, GfMatrix4d, double)

    Declaration
    public static bool GfIsClose(GfMatrix4d m1, GfMatrix4d m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix4d m1
    GfMatrix4d m2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfMatrix4f, GfMatrix4f, double)

    Declaration
    public static bool GfIsClose(GfMatrix4f m1, GfMatrix4f m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix4f m1
    GfMatrix4f m2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec2d, GfVec2d, double)

    Declaration
    public static bool GfIsClose(GfVec2d v1, GfVec2d v2, double tolerance)
    Parameters
    Type Name Description
    GfVec2d v1
    GfVec2d v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec2f, GfVec2f, double)

    Declaration
    public static bool GfIsClose(GfVec2f v1, GfVec2f v2, double tolerance)
    Parameters
    Type Name Description
    GfVec2f v1
    GfVec2f v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec2h, GfVec2h, double)

    Declaration
    public static bool GfIsClose(GfVec2h v1, GfVec2h v2, double tolerance)
    Parameters
    Type Name Description
    GfVec2h v1
    GfVec2h v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec3d, GfVec3d, double)

    Declaration
    public static bool GfIsClose(GfVec3d v1, GfVec3d v2, double tolerance)
    Parameters
    Type Name Description
    GfVec3d v1
    GfVec3d v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec3f, GfVec3f, double)

    Declaration
    public static bool GfIsClose(GfVec3f v1, GfVec3f v2, double tolerance)
    Parameters
    Type Name Description
    GfVec3f v1
    GfVec3f v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec3h, GfVec3h, double)

    Declaration
    public static bool GfIsClose(GfVec3h v1, GfVec3h v2, double tolerance)
    Parameters
    Type Name Description
    GfVec3h v1
    GfVec3h v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec4d, GfVec4d, double)

    Declaration
    public static bool GfIsClose(GfVec4d v1, GfVec4d v2, double tolerance)
    Parameters
    Type Name Description
    GfVec4d v1
    GfVec4d v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec4f, GfVec4f, double)

    Declaration
    public static bool GfIsClose(GfVec4f v1, GfVec4f v2, double tolerance)
    Parameters
    Type Name Description
    GfVec4f v1
    GfVec4f v2
    double tolerance
    Returns
    Type Description
    bool

    GfIsClose(GfVec4h, GfVec4h, double)

    Declaration
    public static bool GfIsClose(GfVec4h v1, GfVec4h v2, double tolerance)
    Parameters
    Type Name Description
    GfVec4h v1
    GfVec4h v2
    double tolerance
    Returns
    Type Description
    bool
    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)