public class Mandel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Mandel.MandelKernel
An Aparapi Kernel implementation for creating a scaled view of the mandelbrot set.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
frameCount
Constant
frameCount=0 |
static long |
start
Constant
start=0 |
static Point |
to
User selected zoom-in point on the Mandelbrot view.
|
| Constructor and Description |
|---|
Mandel() |
public static volatile Point to
public static int frameCount
frameCount=0public static long start
start=0Copyright © 2021 Syncleus. All rights reserved.