AabbTree.QueryAll
Type JSONprivate struct in <global>
Type metadata
- Assembly
CandideCreator.Shared - Namespace
<global> - Base type
System.ValueType - Interfaces
System.Collections.Generic.IEnumerable<T>, System.Collections.Generic.IEnumerator<T>, System.Collections.IEnumerable, System.Collections.IEnumerator, System.IDisposable - Hash
196270F048F78A264AB875030784585BCDCFEB2AC9AC57C98530E5F5C4E83870
Relationships
Base type
System.ValueType
Interfaces
System.Collections.Generic.IEnumerable<T>System.Collections.Generic.IEnumerator<T>System.Collections.IEnumerableSystem.Collections.IEnumeratorSystem.IDisposable
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_at# | private | private CandideCreator.Shared.Algorithms.AabbTree<T> _at |
_current# | private | private T _current |
_indexStack# | private | private AabbTree.QueryAll.<_indexStack>e__FixedBuffer<T> _indexStack |
_isDone# | private | private System.Boolean _isDone |
_isStarted# | private | private System.Boolean _isStarted |
_sp# | private | private System.Int32 _sp |
_version# | private | private System.Int32 _version |
Properties
| Name | Visibility | Signature |
|---|---|---|
Current# | public | public T Current |
System.Collections.IEnumerator.Current# | private | private System.Object System.Collections.IEnumerator.Current |
Methods
Dispose
#
public System.Void Dispose()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
8FBC267B0C6B82EA605E7FFE19C5A35CBC3F7E0A2432F00D91B2C1A9B5838A03 - Body hash
380FBBC38C41246C43065258817EFB396C8B66BD2C666D12067A7FBE234FDE4A - IL size2
GetEnumerator
#
public System.Collections.Generic.IEnumerator<T> GetEnumerator()
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.IEnumerator<T> - StaticFalse
- VirtualTrue
- Hash
D8EC581600CBF69CEC37513A7F0543858B4BDA5B88C7E37BED086B3AE3E663AD - Body hash
8C018429CCD353BD095A6B3895F8053FA6D4AC74E7D33A3C0A7369CED48D89E6 - IL size12
MoveNext
#
public System.Boolean MoveNext()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
1BDC43200F860A9BE59A6CF4222342CBA0483BDF31A665C37E5D14226BCDE4F2 - Body hash
C543517692BC282399EFE17508E0076F79C51811AF5A8B22D5D195551263BD98 - 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 type
System.Void - StaticFalse
- VirtualTrue
- Hash
CC0D889B06C6403EF229B8CCA5D95FAAB64C37BFA0E75A249B1284FE51F84132 - Body hash
20707F9DD622985A70866C8A458391F2CD10E8F52B960005774892F4FC3819AC - 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 type
System.Collections.IEnumerator - StaticFalse
- VirtualTrue
- Hash
C896021BF6FCFF288D92972AE1E4F004522CA1969272BFEA340BB1B25F8EC8A4 - Body hash
8C018429CCD353BD095A6B3895F8053FA6D4AC74E7D33A3C0A7369CED48D89E6 - IL size12