C# 클래스 GraphicsEngine.Wavefront.Parsers.UseMaterialParser

상속: TypeParserBase, IUseMaterialParser
파일 보기 프로젝트 열기: ckarcz/GraphicsEngine 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( string line ) : void
UseMaterialParser ( IElementGroup elementGroup ) : GraphicsEngine.Wavefront.Datastore

메소드 상세

Parse() 공개 메소드

public Parse ( string line ) : void
line string
리턴 void

UseMaterialParser() 공개 메소드

public UseMaterialParser ( IElementGroup elementGroup ) : GraphicsEngine.Wavefront.Datastore
elementGroup IElementGroup
리턴 GraphicsEngine.Wavefront.Datastore