Space Engineers
Public Member Functions | Properties | List of all members
VRage.Voxels.MyStorageData.MortonEnumerator Struct Reference
Inheritance diagram for VRage.Voxels.MyStorageData.MortonEnumerator:

Public Member Functions

 MortonEnumerator (MyStorageData source, MyStorageDataTypeEnum type)
 
void Dispose ()
 
bool MoveNext ()
 
void Reset ()
 

Properties

byte Current [get]
 
object System.Collections.IEnumerator. Current [get]
 

Detailed Description

Definition at line 501 of file MyStorageData.cs.

Constructor & Destructor Documentation

VRage.Voxels.MyStorageData.MortonEnumerator.MortonEnumerator ( MyStorageData  source,
MyStorageDataTypeEnum  type 
)
inline

Definition at line 510 of file MyStorageData.cs.

Member Function Documentation

void VRage.Voxels.MyStorageData.MortonEnumerator.Dispose ( )
inline

Definition at line 527 of file MyStorageData.cs.

bool VRage.Voxels.MyStorageData.MortonEnumerator.MoveNext ( )
inline

Definition at line 534 of file MyStorageData.cs.

void VRage.Voxels.MyStorageData.MortonEnumerator.Reset ( )
inline

Definition at line 547 of file MyStorageData.cs.

Property Documentation

byte VRage.Voxels.MyStorageData.MortonEnumerator.Current
get

Definition at line 523 of file MyStorageData.cs.

object System.Collections.IEnumerator. VRage.Voxels.MyStorageData.MortonEnumerator.Current
get

Definition at line 530 of file MyStorageData.cs.


The documentation for this struct was generated from the following file: