C# Class WhiteCore.Physics.Meshing.MeshmerizerPlugin

Inheritance: IMeshingPlugin
显示文件 Open project: WhiteCoreSim/WhiteCore-Dev

Public Methods

Method Description
GetMesher ( IConfigSource config, IRegistryCore registry ) : IMesher
GetName ( ) : string

Method Details

GetMesher() public method

public GetMesher ( IConfigSource config, IRegistryCore registry ) : IMesher
config IConfigSource
registry IRegistryCore
return IMesher

GetName() public method

public GetName ( ) : string
return string