C# 클래스 GraphicsEngine.Wavefront.Models.Group

파일 보기 프로젝트 열기: ckarcz/GraphicsEngine 1 사용 예제들

공개 메소드들

메소드 설명
AddFace ( Face face ) : void
Group ( string name ) : System.Collections.Generic

메소드 상세

AddFace() 공개 메소드

public AddFace ( Face face ) : void
face Face
리턴 void

Group() 공개 메소드

public Group ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic