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

VRageMath.MyMortonCode3D

Morten Aune Lyrstad edited this page Apr 16, 2022 · 42 revisions

IndexNamespace Index

MyMortonCode3D Class

public abstract sealed class MyMortonCode3D

Namespace: VRageMath
Assembly: VRage.Math.dll

Methods

static void Decode(int code, out Vector3I value)

static int Encode(ref Vector3I value)

Clone this wiki locally