docs.unity3d.com
    Show / Hide Table of Contents

    Class TrackableComparisons<T>

    Definitions of ways to compare trackable data

    Inheritance
    Object
    TrackableComparisons<T>
    Namespace: Unity.MARS.Data
    Syntax
    public static class TrackableComparisons<T>
        where T : IMRTrackable
    Type Parameters
    Name Description
    T

    Methods

    ComparisonForJobType(ProcessingJobType)

    Declaration
    public static Comparison<KeyValuePair<int, T>> ComparisonForJobType(ProcessingJobType type)
    Parameters
    Type Name Description
    ProcessingJobType type
    Returns
    Type Description
    Comparison<KeyValuePair<Int32, T>>

    Elevation(KeyValuePair<Int32, T>, KeyValuePair<Int32, T>)

    Declaration
    public static int Elevation(KeyValuePair<int, T> a, KeyValuePair<int, T> b)
    Parameters
    Type Name Description
    KeyValuePair<Int32, T> a
    KeyValuePair<Int32, T> b
    Returns
    Type Description
    Int32
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • 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 18 October 2023