C# 클래스 Isosurface.Game1

상속: Microsoft.Xna.Framework.Game
파일 보기 프로젝트 열기: Lin20/isosurface 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AlgorithmTypes System.Type[]
Models Isosurface.RawModel[]
Qualities float[]

프로퍼티 상세

AlgorithmTypes 공개적으로 프로퍼티

public Type[],System AlgorithmTypes
리턴 System.Type[]

Models 공개적으로 프로퍼티

public RawModel[],Isosurface Models
리턴 Isosurface.RawModel[]

Qualities 공개적으로 프로퍼티

public float[] Qualities
리턴 float[]