C# Class OpenSim.Region.Physics.Meshing.MeshmerizerPlugin

Inheritance: IMeshingPlugin
ファイルを表示 Open project: N3X15/VoxelSim

Public Methods

Method Description
GetMesher ( IConfigSource config ) : IMesher
GetName ( ) : string
MeshmerizerPlugin ( ) : System

Method Details

GetMesher() public method

public GetMesher ( IConfigSource config ) : IMesher
config IConfigSource
return IMesher

GetName() public method

public GetName ( ) : string
return string

MeshmerizerPlugin() public method

public MeshmerizerPlugin ( ) : System
return System