Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MyMortonCode3D

Malware edited this page Dec 25, 2018 · 42 revisions

Index

MyMortonCode3D Class

private public abstract sealed MyMortonCode3D
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Methods

|Member|Description|
|---|---|
|[Encode(ref Vector3I)](VRageMath.MyMortonCode3D.Encode)||
|[Decode(int, ref Vector3I)](VRageMath.MyMortonCode3D.Decode)||
Clone this wiki locally