C# Class Knot3.Framework.Primitives.Sphere

Inheritance: Primitive
Afficher le fichier Open project: knot3/knot3-code

Méthodes publiques

Méthode Description
Sphere ( GraphicsDevice device ) : System
Sphere ( GraphicsDevice device, float diameter, int tessellation ) : System

Method Details

Sphere() public méthode

public Sphere ( GraphicsDevice device ) : System
device GraphicsDevice
Résultat System

Sphere() public méthode

public Sphere ( GraphicsDevice device, float diameter, int tessellation ) : System
device GraphicsDevice
diameter float
tessellation int
Résultat System