C# 클래스 Transvoxel.SurfaceExtractor.MeshData

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

공개 프로퍼티들

프로퍼티 타입 설명
Indices List
Vertices List

공개 메소드들

메소드 설명
MeshData ( ) : System

메소드 상세

MeshData() 공개 메소드

public MeshData ( ) : System
리턴 System

프로퍼티 상세

Indices 공개적으로 프로퍼티

public List Indices
리턴 List

Vertices 공개적으로 프로퍼티

public List Vertices
리턴 List