Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.MyMortonCode3D

Malware edited this page Dec 25, 2018 · 43 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