C# Class VisualPOVRAY.Fractal

Inheritance: PovTexture
Exibir arquivo Open project: TheAwesomePossum/VisualPOVray

Public Methods

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

Method Details

Fractal() public method

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

render() public method

public render ( ) : List
return List