AabbTree.QueryRect
Type JSONpublic 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
CD797209ABF9A7D732DD1FEB92AF5F5933F4A8E2E910B25FDCCE4E9A61591979
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 |
|---|---|---|
_aabb# | private | private CandideCreator.Shared.Models.RectangleF _aabb |
_at# | private | private CandideCreator.Shared.Algorithms.AabbTree<T> _at |
_current# | private | private T _current |
_indexStack# | private | private AabbTree.QueryRect.<_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 AabbTree.QueryRect<T> GetEnumerator()
Method metadata
- Visibilitypublic
- Return type
AabbTree.QueryRect<T> - StaticFalse
- VirtualFalse
- Hash
29577CA981E871159A20515A76D2C0942A2A3D9863E036E548B94FB4B4B6C870 - Body hash
65431E80D028919ACCAAF1F117B0910B2B268D60838970E7063F13A41C48CDE6 - IL size7
MoveNext
#
public System.Boolean MoveNext()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
BC9316262544B11F6029A469E3DDAD6C2EC152C93EDD44D477B2860DB8155B02 - Body hash
E913EE7D3EAACC86E9744FF7BAAEFBAD04520C4EDD19B09001082E4C0066EDB2 - IL size373
Referenced calls
System.InvalidOperationException::.ctor(System.String)CandideCreator.Shared.Algorithms.AabbTree<T>::Collide(CandideCreator.Shared.Models.RectangleF, CandideCreator.Shared.Models.RectangleF)
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
0F4B3F6F2B907929DBEEF04A32EECDF69618CF50F1CD575148A17898B0524DA0 - Body hash
A348861E734B6F1548B1A4C842CE4EEE79C2A91D4B31A94E1BBA962EFA276AF2 - 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
3770138F5195D31A2BCB98452A712AA615099F0EAB40FF4D2ACCD798BFBF60ED - Body hash
59541F06CE58516A9FDDAE8DF36781345B03A426C2363C5B896ED808C297D93C - IL size12