Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Transvoxel
Lengyel
Tables.RegularCell
C# Class Transvoxel.Lengyel.Tables.RegularCell
ファイルを表示
Open project: BinaryConstruct/Transvoxel-XNA
Public Methods
Method
Description
GetTriangleCount
( ) :
long
GetVertexCount
( ) :
long
Indizes
( ) :
byte[]
RegularCell
(
byte
gc
,
byte
vi
) :
System
Method Details
GetTriangleCount()
public
method
public
GetTriangleCount
( ) :
long
return
long
GetVertexCount()
public
method
public
GetVertexCount
( ) :
long
return
long
Indizes()
public
method
public
Indizes
( ) :
byte[]
return
byte[]
RegularCell()
public
method
public
RegularCell
(
byte
gc
,
byte
vi
) :
System
gc
byte
vi
byte
return
System