C# 클래스 Transvoxel.SurfaceExtractor.ReuseCell

파일 보기 프로젝트 열기: BinaryConstruct/Transvoxel-XNA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Verts int[]

공개 메소드들

메소드 설명
ReuseCell ( int size ) : System.Diagnostics

메소드 상세

ReuseCell() 공개 메소드

public ReuseCell ( int size ) : System.Diagnostics
size int
리턴 System.Diagnostics

프로퍼티 상세

Verts 공개적으로 프로퍼티

public int[] Verts
리턴 int[]