C# 클래스 Knot3.Framework.Primitives.Sphere

상속: Primitive
파일 보기 프로젝트 열기: knot3/knot3-code

공개 메소드들

메소드 설명
Sphere ( GraphicsDevice device ) : System
Sphere ( GraphicsDevice device, float diameter, int tessellation ) : System

메소드 상세

Sphere() 공개 메소드

public Sphere ( GraphicsDevice device ) : System
device GraphicsDevice
리턴 System

Sphere() 공개 메소드

public Sphere ( GraphicsDevice device, float diameter, int tessellation ) : System
device GraphicsDevice
diameter float
tessellation int
리턴 System