Space Engineers
Static Public Member Functions | List of all members
Sandbox.Game.Entities.Planet.MyPlanetSectorId Class Reference

Static Public Member Functions

static long MakeSectorEntityId (int x, int y, int lod, int face, long parentId)
 
static long MakeSectorId (int x, int y, int face, int lod=0)
 
static Vector3I DecomposeSectorId (long sectorID)
 
static int GetFace (long packedSectorId)
 

Detailed Description

Definition at line 6 of file MyPlanetSectorId.cs.

Member Function Documentation

static Vector3I Sandbox.Game.Entities.Planet.MyPlanetSectorId.DecomposeSectorId ( long  sectorID)
inlinestatic

Definition at line 31 of file MyPlanetSectorId.cs.

static int Sandbox.Game.Entities.Planet.MyPlanetSectorId.GetFace ( long  packedSectorId)
inlinestatic

Definition at line 36 of file MyPlanetSectorId.cs.

static long Sandbox.Game.Entities.Planet.MyPlanetSectorId.MakeSectorEntityId ( int  x,
int  y,
int  lod,
int  face,
long  parentId 
)
inlinestatic

Definition at line 21 of file MyPlanetSectorId.cs.

static long Sandbox.Game.Entities.Planet.MyPlanetSectorId.MakeSectorId ( int  x,
int  y,
int  face,
int  lod = 0 
)
inlinestatic

Definition at line 26 of file MyPlanetSectorId.cs.


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