Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Trigrad
Filters
AverageFilter
C# Class Trigrad.Filters.AverageFilter
Inheritance:
ITriGradFilter
显示文件
Open project: ruarai/Trigrad
Public Properties
Property
Type
Description
Depth
int
Public Methods
Method
Description
AverageFilter
(
int
depth
) :
System
Run
(
List
mesh
) :
void
Method Details
AverageFilter()
public
method
public
AverageFilter
(
int
depth
) :
System
depth
int
return
System
Run()
public
method
public
Run
(
List
mesh
) :
void
mesh
List
return
void
Property Details
Depth
public_oe property
public
int
Depth
return
int