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

Inheritance: Meshellator.Importers.Nff.Parsers.LineParser
Afficher le fichier Open project: tgjones/meshellator

Méthodes publiques

Méthode Description
Parse ( ParserContext context, Scene scene, string words ) : void

Method Details

Parse() public méthode

public Parse ( ParserContext context, Scene scene, string words ) : void
context ParserContext
scene Scene
words string
Résultat void