C# 클래스 Meshellator.Importers.Autodesk3ds.Scene3ds.Head

파일 보기 프로젝트 열기: tgjones/meshellator

공개 프로퍼티들

프로퍼티 타입 설명
id int
length int

공개 메소드들

메소드 설명
Head ( int id, int length ) : System.Collections.Generic

메소드 상세

Head() 공개 메소드

public Head ( int id, int length ) : System.Collections.Generic
id int
length int
리턴 System.Collections.Generic

프로퍼티 상세

id 공개적으로 프로퍼티

public int id
리턴 int

length 공개적으로 프로퍼티

public int length
리턴 int