C# Class VisualPOVRAY.Fractal

Inheritance: PovTexture
Afficher le fichier Open project: TheAwesomePossum/VisualPOVray

Méthodes publiques

Méthode Description
Fractal ( String fractalType = "julia", String orientation = "interior", String exponent = "1" ) : System
render ( ) : List

Method Details

Fractal() public méthode

public Fractal ( String fractalType = "julia", String orientation = "interior", String exponent = "1" ) : System
fractalType String
orientation String
exponent String
Résultat System

render() public méthode

public render ( ) : List
Résultat List