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
AcTools
Render
Base
Utils
GeometryGenerator.Subdivider
C# Class AcTools.Render.Base.Utils.GeometryGenerator.Subdivider
ファイルを表示
Open project: gro-ove/actools
Public Methods
Method
Description
Subdivide4
(
MeshData
mesh
) :
void
Private Methods
Method
Description
GetNewVertex
(
int
i1
,
int
i2
) :
int
Method Details
Subdivide4()
public
method
public
Subdivide4
(
MeshData
mesh
) :
void
mesh
MeshData
return
void