Romestead Assembly Reference

AabbTree.QueryAll

Type JSON

private struct in <global>

Methods5
Properties2
Fields7
Events0
Type metadata
  • AssemblyCandideCreator.Shared
  • Namespace<global>
  • Base typeSystem.ValueType
  • InterfacesSystem.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IEnumerator<T>, System.Collections.IEnumerable, System.Collections.IEnumerator, System.IDisposable
  • Hash196270F048F78A264AB875030784585BCDCFEB2AC9AC57C98530E5F5C4E83870

Relationships

Base type

System.ValueType

Interfaces

  • System.Collections.Generic.IEnumerable<T>
  • System.Collections.Generic.IEnumerator<T>
  • System.Collections.IEnumerable
  • System.Collections.IEnumerator
  • System.IDisposable

Fields

NameVisibilitySignature
_atprivateprivate CandideCreator.Shared.Algorithms.AabbTree<T> _at
_currentprivateprivate T _current
_indexStackprivateprivate AabbTree.QueryAll.<_indexStack>e__FixedBuffer<T> _indexStack
_isDoneprivateprivate System.Boolean _isDone
_isStartedprivateprivate System.Boolean _isStarted
_spprivateprivate System.Int32 _sp
_versionprivateprivate System.Int32 _version

Properties

NameVisibilitySignature
Currentpublicpublic T Current
System.Collections.IEnumerator.Currentprivateprivate System.Object System.Collections.IEnumerator.Current

Methods

Dispose

public System.Void Dispose()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8FBC267B0C6B82EA605E7FFE19C5A35CBC3F7E0A2432F00D91B2C1A9B5838A03
  • Body hash380FBBC38C41246C43065258817EFB396C8B66BD2C666D12067A7FBE234FDE4A
  • IL size2

GetEnumerator

public System.Collections.Generic.IEnumerator<T> GetEnumerator()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.IEnumerator<T>
  • StaticFalse
  • VirtualTrue
  • HashD8EC581600CBF69CEC37513A7F0543858B4BDA5B88C7E37BED086B3AE3E663AD
  • Body hash8C018429CCD353BD095A6B3895F8053FA6D4AC74E7D33A3C0A7369CED48D89E6
  • IL size12

MoveNext

public System.Boolean MoveNext()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash1BDC43200F860A9BE59A6CF4222342CBA0483BDF31A665C37E5D14226BCDE4F2
  • Body hashC543517692BC282399EFE17508E0076F79C51811AF5A8B22D5D195551263BD98
  • IL size325
Referenced calls
  • System.InvalidOperationException::.ctor(System.String)
String literals
  • Collection was modified after the enumerator was instantiated.

Reset

public System.Void Reset()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashCC0D889B06C6403EF229B8CCA5D95FAAB64C37BFA0E75A249B1284FE51F84132
  • Body hash20707F9DD622985A70866C8A458391F2CD10E8F52B960005774892F4FC3819AC
  • IL size73
Referenced calls
  • System.InvalidOperationException::.ctor(System.String)
String literals
  • Collection was modified after the enumerator was instantiated.

System.Collections.IEnumerable.GetEnumerator

private System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Collections.IEnumerator
  • StaticFalse
  • VirtualTrue
  • HashC896021BF6FCFF288D92972AE1E4F004522CA1969272BFEA340BB1B25F8EC8A4
  • Body hash8C018429CCD353BD095A6B3895F8053FA6D4AC74E7D33A3C0A7369CED48D89E6
  • IL size12