C# Class Meshellator.Importers.Nff.Parsers.MaterialParser

Inheritance: Meshellator.Importers.Nff.Parsers.LineParser
显示文件 Open project: tgjones/meshellator

Public Methods

Method Description
Parse ( ParserContext context, Scene scene, string words ) : void

Method Details

Parse() public method

public Parse ( ParserContext context, Scene scene, string words ) : void
context ParserContext
scene Scene
words string
return void