C# 클래스 Transvoxel.Lengyel.Tables.RegularCell

파일 보기 프로젝트 열기: BinaryConstruct/Transvoxel-XNA

공개 메소드들

메소드 설명
GetTriangleCount ( ) : long
GetVertexCount ( ) : long
Indizes ( ) : byte[]
RegularCell ( byte gc, byte vi ) : System

메소드 상세

GetTriangleCount() 공개 메소드

public GetTriangleCount ( ) : long
리턴 long

GetVertexCount() 공개 메소드

public GetVertexCount ( ) : long
리턴 long

Indizes() 공개 메소드

public Indizes ( ) : byte[]
리턴 byte[]

RegularCell() 공개 메소드

public RegularCell ( byte gc, byte vi ) : System
gc byte
vi byte
리턴 System