Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    BatchBase<TDrawInfo>.QueueComparer<TInfo> Class

    Namespace: Stride.Graphics
    Assembly: Stride.Graphics.dll
    System.Object → BatchBase<TDrawInfo>.QueueComparer<TInfo>
    Derived from BatchBase<TDrawInfo>.QueueComparer<TInfo>:

    protected abstract class QueueComparer<TInfo> : IComparer<int>
    Type Parameters
    Name Description
    TInfo
    Name Description
    Fields
    ImageInfos
    Methods
    Compare(Int32, Int32)
    | Improve this Doc View Source

    Fields


    ImageInfos

    public TInfo[] ImageInfos
    Field Value
    Type Description
    TInfo[]
    | Improve this Doc View Source

    Methods


    Compare(Int32, Int32)

    public abstract int Compare(int x, int y)
    Parameters
    Type Name Description
    System.Int32 x
    System.Int32 y
    Returns
    Type Description
    System.Int32

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation