Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Grey
Vox
RegionGreedyMesher
C# Class Grey.Vox.RegionGreedyMesher
Datei anzeigen
Open project: RegrowthStudios/VoxelRTS
Class Usage Examples
Public Methods
Method
Description
Mesh
(
Region
region
) :
List
Private Methods
Method
Description
MeshX
(
Region
region
,
List
res
) :
void
MeshY
(
Region
region
,
List
res
) :
void
MeshZ
(
Region
region
,
List
res
) :
void
VoxelID
(
Region
region
,
int
x
,
int
y
,
int
z
) :
ushort
Method Details
Mesh()
public
static
method
public
static
Mesh
(
Region
region
) :
List
region
Region
return
List