Package com.aparapi.examples.extension
Class MandelExample
java.lang.Object
com.aparapi.examples.extension.MandelExample
public class MandelExample extends Object
-
Field Summary
Fields Modifier and Type Field Description static MandelBrot
gpuMandelBrot
static MandelBrot
javaMandelBrot
static MandelBrot
javaMandelBrotMultiThread
static MandelBrot
mandelBrot
static Point
to
User selected zoom-in point on the Mandelbrot view. -
Constructor Summary
Constructors Constructor Description MandelExample()
-
Method Summary
-
Field Details
-
to
User selected zoom-in point on the Mandelbrot view. -
mandelBrot
-
gpuMandelBrot
-
javaMandelBrot
-
javaMandelBrotMultiThread
-
-
Constructor Details
-
MandelExample
public MandelExample()
-
-
Method Details