A B C D E F G H I J K L M N O P Q R S T U V

A

Add(Vector, Vector) - Method in class common:Vector
Add two Vectors.
AlternatingFormulaObject() - Constructor for class ck:AlternatingFormulaObject
 
AlternatingFormulaObject - Class in ck
Object version of the 2 Alternating Formula now everything is possible :D the 3 alternating formula is no longer needed.
ApplyRatioAndSize(complex) - Method in class kcc5:KCC_PlaneCurveTrapBase
 
AppolonianGasket(Generic) - Constructor for class reb:AppolonianGasket
constructor
AppolonianGasket() - Constructor for class reb:AppolonianGasket
 
AppolonianGasket - Class in reb
Modified from Morgan Owens' Fractint frm
Array(int) - Constructor for class common:Array
Constructor
Array() - Constructor for class common:Array
 
Array - Class in common
Generic dynamic array object wrapper.
ArrayArray(int) - Constructor for class common:ArrayArray
Constructor
ArrayArray() - Constructor for class common:ArrayArray
 
ArrayArray - Class in common
Generic Array dynamic array object wrapper.

B

Basic() - Constructor for class ck:Basic
 
Basic - Class in ck
Object version of Basic in Standard.ucl.
BlendFormula() - Constructor for class ck:BlendFormula
 
BlendFormula - Class in ck
This Formula let you choose 2 Fractal Formulas, and blend them with this formula you can transform any fractal into any other the only thing you should be aware is that mixing Divergent and Convergent can lead to problems ...
BooleanArray(int) - Constructor for class common:BooleanArray
Constructor
BooleanArray() - Constructor for class common:BooleanArray
 
BooleanArray - Class in common
Generic Boolean dynamic array object wrapper.
BoundXY(complex) - Method in class reb:RaytraceSphere
 

C

CalcHeight(int) - Method in class jlb:JLB_SlopeHelper
return fFormula.IsBailedOut(fZ) endfunc determine continuous iteration (height)
CalcHeight(int) - Method in class reb:REB_SlopeHelper
determine continuous iteration (height)
CalcHeight(int) - Method in class reb:REB_Switch_SlopeHelper
determine continuous iteration (height)
CalcHeight(int) - Method in class Standard:Standard_SlopeHelper
 
ChangeFormula_AfterNIterations() - Constructor for class ck:ChangeFormula_AfterNIterations
 
ChangeFormula_AfterNIterations - Class in ck
This Formula allows you to choose a second formula to be taken at a certain iteration deepness christian kleinhuis 2008 visit: fractalforums.com fractalmovies.com
CircToMob(Mobius, Sphere) - Method in class reb:Mobius
Circle to Mobius
ck - package ck
 
ck_ManyJulia() - Constructor for class ck:ck_ManyJulia
 
ck_ManyJulia - Class in ck

ckDivergentManyJulia(Generic) - Constructor for class ck:ckDivergentManyJulia
 
ckDivergentManyJulia() - Constructor for class ck:ckDivergentManyJulia
 
ckDivergentManyJulia - Class in ck
Mark Townsend.
ckFormulaObject() - Constructor for class ck:ckFormulaObject
 
ckFormulaObject - Class in ck

ClipShape(Generic) - Constructor for class common:ClipShape
 
ClipShape() - Constructor for class common:ClipShape
 
ClipShape - Class in common
This is a generic clip shape class.
ClipShapeMerge(Generic) - Constructor for class common:ClipShapeMerge
 
ClipShapeMerge() - Constructor for class common:ClipShapeMerge
 
ClipShapeMerge - Class in common
This is a clip shape merge class.
ClosestCurve(complex, float, float) - Method in class dmj5:DMJ_PolyCurve
Given a complex number pz, determine the closest similar curve to it.
ClosestPoint(complex, float, float, float) - Method in class dmj5:DMJ_PolyCurve
given a complex number pz, locate the closest point on the curve, the segment number it is on, and the distance squared to that point; note that distance can never be negative (use IsLeft() to determine sign if you need it)
color() - Constructor for class common:color
 
color - Class in common
Dummy class to allow the UF code to compile in Java for the purposes of this documentation.
ColorArray(int) - Constructor for class common:ColorArray
Constructor
ColorArray() - Constructor for class common:ColorArray
 
ColorArray - Class in common
Generic Color dynamic array object wrapper.
Coloring(Generic) - Constructor for class common:Coloring
Constructor
Coloring() - Constructor for class common:Coloring
 
Coloring - Class in common
Coloring base class.
ColorMerge(Generic) - Constructor for class common:ColorMerge
Constructor
ColorMerge() - Constructor for class common:ColorMerge
 
ColorMerge - Class in common
This is a generic color blending class.
ColorTransfer(Generic) - Constructor for class common:ColorTransfer
constructor
ColorTransfer() - Constructor for class common:ColorTransfer
 
ColorTransfer - Class in common
This is a generic color transfer class.
ColorTrap(Generic) - Constructor for class common:ColorTrap
constructor
ColorTrap() - Constructor for class common:ColorTrap
 
ColorTrap - Class in common
This is a generic color trap formula.
ColorTrapChecker(Generic) - Constructor for class reb:ColorTrapChecker
constructor
ColorTrapChecker() - Constructor for class reb:ColorTrapChecker
 
ColorTrapChecker - Class in reb
ColorTrap that provides checker coloring.
ColorTrapFormulaDirectColoring(Generic) - Constructor for class common:ColorTrapFormulaDirectColoring
 
ColorTrapFormulaDirectColoring() - Constructor for class common:ColorTrapFormulaDirectColoring
 
ColorTrapFormulaDirectColoring - Class in common
Use any fractal formula and direct coloring as a color trap.
ColorTrapGnarl(Generic) - Constructor for class reb:ColorTrapGnarl
constructor
ColorTrapGnarl() - Constructor for class reb:ColorTrapGnarl
 
ColorTrapGnarl - Class in reb
This is a Perlin coloring texture based upon the code of Mark Townsend.
ColorTrapImage(Generic) - Constructor for class common:ColorTrapImage
 
ColorTrapImage() - Constructor for class common:ColorTrapImage
 
ColorTrapImage - Class in common
Use an imported image as a trap shape (with color).
ColorTrapImageTiles(Generic) - Constructor for class reb:ColorTrapImageTiles
constructor
ColorTrapImageTiles() - Constructor for class reb:ColorTrapImageTiles
 
ColorTrapImageTiles - Class in reb
ColorTrap Wrapper for Image Import
ColorTrapNoColor(Generic) - Constructor for class reb:ColorTrapNoColor
 
ColorTrapNoColor() - Constructor for class reb:ColorTrapNoColor
 
ColorTrapNoColor - Class in reb
Placeholder for Colors
ColorTrapShapeBlock(Generic) - Constructor for class reb:ColorTrapShapeBlock
 
ColorTrapShapeBlock() - Constructor for class reb:ColorTrapShapeBlock
 
ColorTrapShapeBlock - Class in reb
This is essentially a wrapper around a transformation, a trap shape, and a transfer function.
ColorTrapWrapper(Generic) - Constructor for class common:ColorTrapWrapper
 
ColorTrapWrapper() - Constructor for class common:ColorTrapWrapper
 
ColorTrapWrapper - Class in common
This wrapper allows you to use any regular trap shape and trap color mode as a color trap shape.
common - package common
Common Classes for Ultra Fractal 5
complex() - Constructor for class common:complex
 
complex - Class in common
Dummy class to allow the UF code to compile in Java for the purposes of this documentation.
ComplexArray(int) - Constructor for class common:ComplexArray
Constructor
ComplexArray() - Constructor for class common:ComplexArray
 
ComplexArray - Class in common
Generic Complex dynamic array object wrapper.
ComplexBesselJ0(complex) - Static method in class common:Math
Complex Bessel J0.
ComplexBesselJ1(complex) - Static method in class common:Math
Complex Bessel J1.
ComplexBeta(complex, complex) - Static method in class common:Math
Complex Beta() David Makin June 2008
ComplexGamma(complex) - Static method in class common:Math
Complex Gamma() David Makin June 2008
ComplexInterpolator(Generic) - Constructor for class ck:ComplexInterpolator
 
ComplexInterpolator() - Constructor for class ck:ComplexInterpolator
 
ComplexInterpolator - Class in ck
This is the base class for interpolation of Complex Numbers
ComputeNormals() - Method in class dmj5:DMJ_PolyCurve
Compute normals for a curve.
Contraction(Generic) - Constructor for class mmf:Contraction
 
Contraction() - Constructor for class mmf:Contraction
 
Contraction - Class in mmf
Contraction base class.
ConvergentDivergentFormula(Generic) - Constructor for class common:ConvergentDivergentFormula
Constructor
ConvergentDivergentFormula() - Constructor for class common:ConvergentDivergentFormula
 
ConvergentDivergentFormula - Class in common
Convergent/Divergent Formula base class.
ConvergentDivergentManyJulia(Generic) - Constructor for class mt:ConvergentDivergentManyJulia
 
ConvergentDivergentManyJulia() - Constructor for class mt:ConvergentDivergentManyJulia
 
ConvergentDivergentManyJulia - Class in mt
mark Townsend, July 2008
ConvergentFormula(Generic) - Constructor for class common:ConvergentFormula
Constructor
ConvergentFormula() - Constructor for class common:ConvergentFormula
 
ConvergentFormula - Class in common
Convergent Formula base class.
ConvergentManyJulia(Generic) - Constructor for class mt:ConvergentManyJulia
 
ConvergentManyJulia() - Constructor for class mt:ConvergentManyJulia
 
ConvergentManyJulia - Class in mt
mark Townsend, June 2008
Copy(ArrayArray) - Method in class common:ArrayArray
Copy
Copy(BooleanArray) - Method in class common:BooleanArray
Copy (must be implemented in each type)
Copy(ColorArray) - Method in class common:ColorArray
Copy (must be implemented in each type)
Copy(ComplexArray) - Method in class common:ComplexArray
Copy (must be implemented in each type)
Copy(FloatArray) - Method in class common:FloatArray
Copy (must be implemented in each type)
Copy(GenericArray) - Method in class common:GenericArray
Copy (must be implemented in each type)
Copy(IntegerArray) - Method in class common:IntegerArray
Copy (must be implemented in each type)
Copy(Vector) - Method in class common:Vector
Copy a Vector to another Vector.
Copy(VectorArray) - Method in class common:VectorArray
Copy (must be implemented in each type)
Copy(MobiusArray) - Method in class reb:MobiusArray
Copy array
Copy(PlaneArray) - Method in class reb:PlaneArray
Copy array
Copy(PointArray) - Method in class reb:PointArray
Copy array
Copy(SphereArray) - Method in class reb:SphereArray
Copy Array
CResult(ImageTrapMode) - Method in class reb:ImageTrapColoring
get a final color result
Cross(Vector, Vector) - Method in class common:Vector
Vector Cross Product (3D)
Cross4D(Vector, Vector, Vector) - Method in class common:Vector
Vector Cross Product (4D)

D

DeadDist() - Method in class mmf:MMF_DLA
 
DeadDistance(float, float) - Method in class mmf:MMF_DeadDLA
 
DeadDistance(float, float) - Method in class mmf:MMF_FractalDeadDLA
 
DeadDistance(float, float) - Method in class mmf:MMF_LineDeadDLA
 
DeadDistance(float, float) - Method in class mmf:MMF_MultiDeadDLA
 
DeadDistance(float, float) - Method in class mmf:MMF_NoDeadDLA
 
DeadDistance(float, float) - Method in class mmf:MMF_OnePointDeadDLA
 
DefaultColorMerge(Generic) - Constructor for class common:DefaultColorMerge
 
DefaultColorMerge() - Constructor for class common:DefaultColorMerge
 
DefaultColorMerge - Class in common
This color blend class provides easy access to the built-in merging functions.
DefaultGradient(Generic) - Constructor for class common:DefaultGradient
 
DefaultGradient() - Constructor for class common:DefaultGradient
 
DefaultGradient - Class in common
This is a default gradient.
DefaultGradientTransfer() - Constructor for class common:DefaultGradientTransfer
 
DefaultGradientTransfer - Class in common
Provides the same gradient transfer options as Ultra Fractal's built-in gradient options.
DImageTrapModeChangeAverage(Generic) - Method in class reb:ImageTrapModeChangeAverage
 
DirectColoring(Generic) - Constructor for class common:DirectColoring
Constructor
DirectColoring() - Constructor for class common:DirectColoring
 
DirectColoring - Class in common
Direct Coloring base class.
Direction(float, float) - Method in class mmf:MMF_StimulusDLA
 
DirectLayer(Generic) - Constructor for class mmf:DirectLayer
DirectLayer() - Constructor for class mmf:DirectLayer
 
DirectLayer - Class in mmf
Note that this class is not intended for use with gradients.
If GradientMerge is called then UF's in-built gradient will be used.
For layer gradients the GradientLayer class should be used instead.

DistanceAlongCurve(float, boolean) - Method in class dmj5:DMJ_PolyCurve
given a fractional segment number, determine the distance from the curve start to that point if ptotal is set, the distance will be cumulative from all closed loops, not just from the start of the closest closed loop
DistanceEstimatorBase(Generic) - Constructor for class mmf:DistanceEstimatorBase
 
DistanceEstimatorBase() - Constructor for class mmf:DistanceEstimatorBase
 
DistanceEstimatorBase - Class in mmf
Distance Estimator base class.
DivergentFormula(Generic) - Constructor for class common:DivergentFormula
Constructor
DivergentFormula() - Constructor for class common:DivergentFormula
 
DivergentFormula - Class in common
Divergent Formula base class.
DivergentManyJulia(Generic) - Constructor for class mt:DivergentManyJulia
 
DivergentManyJulia() - Constructor for class mt:DivergentManyJulia
 
DivergentManyJulia - Class in mt
Mark Townsend.
dmj5 - package dmj5
dmj5.ulb 1.0
Base Classes for Ultra Fractal 5
by Damien M.
DMJ_BlurTrapWrapper(Generic) - Constructor for class dmj5:DMJ_BlurTrapWrapper
 
DMJ_BlurTrapWrapper() - Constructor for class dmj5:DMJ_BlurTrapWrapper
 
DMJ_BlurTrapWrapper - Class in dmj5
This wrapper allows you to use any color trap and any convolution filter to produce blurred or sharpened (or other) trap effects.
DMJ_Clipping(Generic) - Constructor for class dmj5:DMJ_Clipping
 
DMJ_Clipping() - Constructor for class dmj5:DMJ_Clipping
 
DMJ_Clipping - Class in dmj5
Basic clipping framework transform.
DMJ_ClipShapeCircle(Generic) - Constructor for class dmj5:DMJ_ClipShapeCircle
 
DMJ_ClipShapeCircle() - Constructor for class dmj5:DMJ_ClipShapeCircle
 
DMJ_ClipShapeCircle - Class in dmj5
Circular clipping shape.
DMJ_ClipShapePolyCurve(Generic) - Constructor for class dmj5:DMJ_ClipShapePolyCurve
 
DMJ_ClipShapePolyCurve() - Constructor for class dmj5:DMJ_ClipShapePolyCurve
 
DMJ_ClipShapePolyCurve - Class in dmj5
PolyCurve clipping shape abstract base class.
DMJ_ClipShapeRectangle(Generic) - Constructor for class dmj5:DMJ_ClipShapeRectangle
 
DMJ_ClipShapeRectangle() - Constructor for class dmj5:DMJ_ClipShapeRectangle
 
DMJ_ClipShapeRectangle - Class in dmj5
Rectangle clipping shape.
DMJ_Colorize(Generic) - Constructor for class dmj5:DMJ_Colorize
 
DMJ_Colorize() - Constructor for class dmj5:DMJ_Colorize
 
DMJ_Colorize - Class in dmj5
This applies a variety of color altering effects.
DMJ_ConvolutionFilter(Generic) - Constructor for class dmj5:DMJ_ConvolutionFilter
 
DMJ_ConvolutionFilter() - Constructor for class dmj5:DMJ_ConvolutionFilter
 
DMJ_ConvolutionFilter - Class in dmj5
Base convolution filter class.
DMJ_Distort(Generic) - Constructor for class dmj5:DMJ_Distort
 
DMJ_Distort() - Constructor for class dmj5:DMJ_Distort
 
DMJ_Distort - Class in dmj5
Distortion (especially fBm) transformation.
DMJ_FastClosestPoint() - Constructor for class dmj5:DMJ_FastClosestPoint
 
DMJ_FastClosestPoint - Class in dmj5
Fast point finder tool class.
DMJ_FastMosaic(Generic) - Constructor for class dmj5:DMJ_FastMosaic
$define debug
DMJ_FastMosaic() - Constructor for class dmj5:DMJ_FastMosaic
 
DMJ_FastMosaic - Class in dmj5
Mosaic transformation.
DMJ_FastNormalMerge(Generic) - Constructor for class dmj5:DMJ_FastNormalMerge
 
DMJ_FastNormalMerge() - Constructor for class dmj5:DMJ_FastNormalMerge
 
DMJ_FastNormalMerge - Class in dmj5
This color blend class only does Normal merge mode, but it supports IsOpaque() for speed optimizations.
DMJ_FollowCurve(Generic) - Constructor for class dmj5:DMJ_FollowCurve
$define debug
DMJ_FollowCurve() - Constructor for class dmj5:DMJ_FollowCurve
 
DMJ_FollowCurve - Class in dmj5
Distort to follow an arbitrary curve.
DMJ_FormulaGenerators(Generic) - Constructor for class dmj5:DMJ_FormulaGenerators
 
DMJ_FormulaGenerators() - Constructor for class dmj5:DMJ_FormulaGenerators
 
DMJ_FormulaGenerators - Class in dmj5
Produce a sequence of complex numbers using two Generator classes.
DMJ_GaussianBlur(Generic) - Constructor for class dmj5:DMJ_GaussianBlur
 
DMJ_GaussianBlur() - Constructor for class dmj5:DMJ_GaussianBlur
 
DMJ_GaussianBlur - Class in dmj5
Basic Gaussian blur filter.
DMJ_GeneratorRandom(Generic) - Constructor for class dmj5:DMJ_GeneratorRandom
Constructor
DMJ_GeneratorRandom() - Constructor for class dmj5:DMJ_GeneratorRandom
 
DMJ_GeneratorRandom - Class in dmj5
This Generator produces a random sequence.
DMJ_GeneratorRandom2(Generic) - Constructor for class dmj5:DMJ_GeneratorRandom2
Constructor
DMJ_GeneratorRandom2() - Constructor for class dmj5:DMJ_GeneratorRandom2
 
DMJ_GeneratorRandom2 - Class in dmj5
This is identical to Random except it has a different default sequence.
DMJ_GeneratorRandom3(Generic) - Constructor for class dmj5:DMJ_GeneratorRandom3
Constructor
DMJ_GeneratorRandom3() - Constructor for class dmj5:DMJ_GeneratorRandom3
 
DMJ_GeneratorRandom3 - Class in dmj5
This is identical to Random except it has a different default sequence.
DMJ_ImageColorize(Generic) - Constructor for class dmj5:DMJ_ImageColorize
 
DMJ_ImageColorize() - Constructor for class dmj5:DMJ_ImageColorize
 
DMJ_ImageColorize - Class in dmj5
This convenience class bundles an ImageWrapper with a Colorize.
DMJ_Inversion(Generic) - Constructor for class dmj5:DMJ_Inversion
 
DMJ_Inversion() - Constructor for class dmj5:DMJ_Inversion
 
DMJ_Inversion - Class in dmj5
General Inversion transformation.
DMJ_Kaleidoscope(Generic) - Constructor for class dmj5:DMJ_Kaleidoscope
 
DMJ_Kaleidoscope() - Constructor for class dmj5:DMJ_Kaleidoscope
 
DMJ_Kaleidoscope - Class in dmj5
Kaleidoscope transformation.
DMJ_LinearWave(Generic) - Constructor for class dmj5:DMJ_LinearWave
 
DMJ_LinearWave() - Constructor for class dmj5:DMJ_LinearWave
 
DMJ_LinearWave - Class in dmj5
Linear wave transformation.
DMJ_LogSpiral(Generic) - Constructor for class dmj5:DMJ_LogSpiral
 
DMJ_LogSpiral() - Constructor for class dmj5:DMJ_LogSpiral
 
DMJ_LogSpiral - Class in dmj5
Distort to follow a logarithmic spiral.
DMJ_LowRes(Generic) - Constructor for class dmj5:DMJ_LowRes
 
DMJ_LowRes() - Constructor for class dmj5:DMJ_LowRes
 
DMJ_LowRes - Class in dmj5
Reduce resolution.
DMJ_MotionBlur(Generic) - Constructor for class dmj5:DMJ_MotionBlur
 
DMJ_MotionBlur() - Constructor for class dmj5:DMJ_MotionBlur
 
DMJ_MotionBlur - Class in dmj5
Basic Unsharp Mask filter.
DMJ_OrbitTrapsColoring(Generic) - Constructor for class dmj5:DMJ_OrbitTrapsColoring
 
DMJ_OrbitTrapsColoring() - Constructor for class dmj5:DMJ_OrbitTrapsColoring
 
DMJ_OrbitTrapsColoring - Class in dmj5
...need details...
DMJ_OrbitTrapsDirect(Generic) - Constructor for class dmj5:DMJ_OrbitTrapsDirect
 
DMJ_OrbitTrapsDirect() - Constructor for class dmj5:DMJ_OrbitTrapsDirect
 
DMJ_OrbitTrapsDirect - Class in dmj5
...need details...
DMJ_PolarToRectangular(Generic) - Constructor for class dmj5:DMJ_PolarToRectangular
 
DMJ_PolarToRectangular() - Constructor for class dmj5:DMJ_PolarToRectangular
 
DMJ_PolarToRectangular - Class in dmj5
Convert polar coordinates to rectangular.
DMJ_PolyCurve() - Constructor for class dmj5:DMJ_PolyCurve
$define debug
DMJ_PolyCurve - Class in dmj5
PolyCurve tool class.
DMJ_PolyCurveSelector(Generic) - Constructor for class dmj5:DMJ_PolyCurveSelector
 
DMJ_PolyCurveSelector() - Constructor for class dmj5:DMJ_PolyCurveSelector
 
DMJ_PolyCurveSelector - Class in dmj5
PolyCurve Selector abstract base class.
DMJ_RectangularToPolar(Generic) - Constructor for class dmj5:DMJ_RectangularToPolar
 
DMJ_RectangularToPolar() - Constructor for class dmj5:DMJ_RectangularToPolar
 
DMJ_RectangularToPolar - Class in dmj5
Convert rectangular coordinates to polar.
DMJ_ScreenRelative(Generic) - Constructor for class dmj5:DMJ_ScreenRelative
 
DMJ_ScreenRelative() - Constructor for class dmj5:DMJ_ScreenRelative
 
DMJ_ScreenRelative - Class in dmj5

DMJ_SelectorArbitraryCurve(Generic) - Constructor for class dmj5:DMJ_SelectorArbitraryCurve
 
DMJ_SelectorArbitraryCurve() - Constructor for class dmj5:DMJ_SelectorArbitraryCurve
 
DMJ_SelectorArbitraryCurve - Class in dmj5
Arbitrary quadratic Bézier curve selector.
DMJ_SelectorArbitraryPolygon(Generic) - Constructor for class dmj5:DMJ_SelectorArbitraryPolygon
 
DMJ_SelectorArbitraryPolygon() - Constructor for class dmj5:DMJ_SelectorArbitraryPolygon
 
DMJ_SelectorArbitraryPolygon - Class in dmj5
Arbitrary polygon curve selector.
DMJ_Simurgh(Generic) - Constructor for class dmj5:DMJ_Simurgh
 
DMJ_Simurgh() - Constructor for class dmj5:DMJ_Simurgh
 
DMJ_Simurgh - Class in dmj5
Simurgh/Phoenix/Double Mandelbrot Family This fractal type encompasses many variants in the Mandelbrot family of fractals.
DMJ_TransformRepeat(Generic) - Constructor for class dmj5:DMJ_TransformRepeat
 
DMJ_TransformRepeat() - Constructor for class dmj5:DMJ_TransformRepeat
 
DMJ_TransformRepeat - Class in dmj5
Repeat a transform a certain number of times.
DMJ_TrapColoringAngleToOrigin(Generic) - Constructor for class dmj5:DMJ_TrapColoringAngleToOrigin
 
DMJ_TrapColoringAngleToOrigin() - Constructor for class dmj5:DMJ_TrapColoringAngleToOrigin
 
DMJ_TrapColoringAngleToOrigin - Class in dmj5

DMJ_TrapColoringAngleToTrap(Generic) - Constructor for class dmj5:DMJ_TrapColoringAngleToTrap
 
DMJ_TrapColoringAngleToTrap() - Constructor for class dmj5:DMJ_TrapColoringAngleToTrap
 
DMJ_TrapColoringAngleToTrap - Class in dmj5

DMJ_TrapColoringDistance(Generic) - Constructor for class dmj5:DMJ_TrapColoringDistance
 
DMJ_TrapColoringDistance() - Constructor for class dmj5:DMJ_TrapColoringDistance
 
DMJ_TrapColoringDistance - Class in dmj5
This is identical to the version in common.ulb and is here for convenience.
DMJ_TrapColoringImaginary(Generic) - Constructor for class dmj5:DMJ_TrapColoringImaginary
 
DMJ_TrapColoringImaginary() - Constructor for class dmj5:DMJ_TrapColoringImaginary
 
DMJ_TrapColoringImaginary - Class in dmj5

DMJ_TrapColoringIteration(Generic) - Constructor for class dmj5:DMJ_TrapColoringIteration
 
DMJ_TrapColoringIteration() - Constructor for class dmj5:DMJ_TrapColoringIteration
 
DMJ_TrapColoringIteration - Class in dmj5

DMJ_TrapColoringMagnitude(Generic) - Constructor for class dmj5:DMJ_TrapColoringMagnitude
 
DMJ_TrapColoringMagnitude() - Constructor for class dmj5:DMJ_TrapColoringMagnitude
 
DMJ_TrapColoringMagnitude - Class in dmj5

DMJ_TrapColoringReal(Generic) - Constructor for class dmj5:DMJ_TrapColoringReal
 
DMJ_TrapColoringReal() - Constructor for class dmj5:DMJ_TrapColoringReal
 
DMJ_TrapColoringReal - Class in dmj5

DMJ_TrapColoringTexture(Generic) - Constructor for class dmj5:DMJ_TrapColoringTexture
 
DMJ_TrapColoringTexture() - Constructor for class dmj5:DMJ_TrapColoringTexture
 
DMJ_TrapColoringTexture - Class in dmj5

DMJ_TrapDiameter(Generic) - Constructor for class dmj5:DMJ_TrapDiameter
 
DMJ_TrapDiameter() - Constructor for class dmj5:DMJ_TrapDiameter
 
DMJ_TrapDiameter - Class in dmj5
This transfer will make a trap shape have a diameter.
DMJ_TrapModeAlternatingAverage(Generic) - Constructor for class dmj5:DMJ_TrapModeAlternatingAverage
 
DMJ_TrapModeAlternatingAverage() - Constructor for class dmj5:DMJ_TrapModeAlternatingAverage
 
DMJ_TrapModeAlternatingAverage - Class in dmj5

DMJ_TrapModeAlternatingAverage2(Generic) - Constructor for class dmj5:DMJ_TrapModeAlternatingAverage2
 
DMJ_TrapModeAlternatingAverage2() - Constructor for class dmj5:DMJ_TrapModeAlternatingAverage2
 
DMJ_TrapModeAlternatingAverage2 - Class in dmj5

DMJ_TrapModeAverage(Generic) - Constructor for class dmj5:DMJ_TrapModeAverage
 
DMJ_TrapModeAverage() - Constructor for class dmj5:DMJ_TrapModeAverage
 
DMJ_TrapModeAverage - Class in dmj5

DMJ_TrapModeChangeAverage(Generic) - Constructor for class dmj5:DMJ_TrapModeChangeAverage
 
DMJ_TrapModeChangeAverage() - Constructor for class dmj5:DMJ_TrapModeChangeAverage
 
DMJ_TrapModeChangeAverage - Class in dmj5

DMJ_TrapModeClosest(Generic) - Constructor for class dmj5:DMJ_TrapModeClosest
 
DMJ_TrapModeClosest() - Constructor for class dmj5:DMJ_TrapModeClosest
 
DMJ_TrapModeClosest - Class in dmj5
This is identical to the version in common.ulb and is here for convenience.
DMJ_TrapModeExponentialAverage(Generic) - Constructor for class dmj5:DMJ_TrapModeExponentialAverage
 
DMJ_TrapModeExponentialAverage() - Constructor for class dmj5:DMJ_TrapModeExponentialAverage
 
DMJ_TrapModeExponentialAverage - Class in dmj5

DMJ_TrapModeFarthest(Generic) - Constructor for class dmj5:DMJ_TrapModeFarthest
 
DMJ_TrapModeFarthest() - Constructor for class dmj5:DMJ_TrapModeFarthest
 
DMJ_TrapModeFarthest - Class in dmj5

DMJ_TrapModeFirst(Generic) - Constructor for class dmj5:DMJ_TrapModeFirst
 
DMJ_TrapModeFirst() - Constructor for class dmj5:DMJ_TrapModeFirst
 
DMJ_TrapModeFirst - Class in dmj5
This trap mode uses the first trapped point that is within the threshold.
DMJ_TrapModeInvertedSum(Generic) - Constructor for class dmj5:DMJ_TrapModeInvertedSum
 
DMJ_TrapModeInvertedSum() - Constructor for class dmj5:DMJ_TrapModeInvertedSum
 
DMJ_TrapModeInvertedSum - Class in dmj5

DMJ_TrapModeLast(Generic) - Constructor for class dmj5:DMJ_TrapModeLast
 
DMJ_TrapModeLast() - Constructor for class dmj5:DMJ_TrapModeLast
 
DMJ_TrapModeLast - Class in dmj5

DMJ_TrapModeProduct(Generic) - Constructor for class dmj5:DMJ_TrapModeProduct
 
DMJ_TrapModeProduct() - Constructor for class dmj5:DMJ_TrapModeProduct
 
DMJ_TrapModeProduct - Class in dmj5

DMJ_TrapModeSecondClosest(Generic) - Constructor for class dmj5:DMJ_TrapModeSecondClosest
 
DMJ_TrapModeSecondClosest() - Constructor for class dmj5:DMJ_TrapModeSecondClosest
 
DMJ_TrapModeSecondClosest - Class in dmj5

DMJ_TrapModeSecondFarthest(Generic) - Constructor for class dmj5:DMJ_TrapModeSecondFarthest
 
DMJ_TrapModeSecondFarthest() - Constructor for class dmj5:DMJ_TrapModeSecondFarthest
 
DMJ_TrapModeSecondFarthest - Class in dmj5

DMJ_TrapModeSignAverage(Generic) - Constructor for class dmj5:DMJ_TrapModeSignAverage
 
DMJ_TrapModeSignAverage() - Constructor for class dmj5:DMJ_TrapModeSignAverage
 
DMJ_TrapModeSignAverage - Class in dmj5

DMJ_TrapModeStacked(Generic) - Constructor for class dmj5:DMJ_TrapModeStacked
 
DMJ_TrapModeStacked() - Constructor for class dmj5:DMJ_TrapModeStacked
 
DMJ_TrapModeStacked - Class in dmj5

DMJ_TrapModeSum(Generic) - Constructor for class dmj5:DMJ_TrapModeSum
 
DMJ_TrapModeSum() - Constructor for class dmj5:DMJ_TrapModeSum
 
DMJ_TrapModeSum - Class in dmj5

DMJ_TrapModeTrapOnly(Generic) - Constructor for class dmj5:DMJ_TrapModeTrapOnly
 
DMJ_TrapModeTrapOnly() - Constructor for class dmj5:DMJ_TrapModeTrapOnly
 
DMJ_TrapModeTrapOnly - Class in dmj5

DMJ_TrapModeTwoClosest(Generic) - Constructor for class dmj5:DMJ_TrapModeTwoClosest
 
DMJ_TrapModeTwoClosest() - Constructor for class dmj5:DMJ_TrapModeTwoClosest
 
DMJ_TrapModeTwoClosest - Class in dmj5

DMJ_TrapModeTwoFarthest(Generic) - Constructor for class dmj5:DMJ_TrapModeTwoFarthest
 
DMJ_TrapModeTwoFarthest() - Constructor for class dmj5:DMJ_TrapModeTwoFarthest
 
DMJ_TrapModeTwoFarthest - Class in dmj5

DMJ_TrapSelect(Generic) - Constructor for class dmj5:DMJ_TrapSelect
Constructor
DMJ_TrapSelect() - Constructor for class dmj5:DMJ_TrapSelect
 
DMJ_TrapSelect - Class in dmj5
TrapSelect base class for choosing which iterations to trap.
DMJ_TrapShapeAstroid(Generic) - Constructor for class dmj5:DMJ_TrapShapeAstroid
 
DMJ_TrapShapeAstroid() - Constructor for class dmj5:DMJ_TrapShapeAstroid
 
DMJ_TrapShapeAstroid - Class in dmj5

DMJ_TrapShapeCross(Generic) - Constructor for class dmj5:DMJ_TrapShapeCross
 
DMJ_TrapShapeCross() - Constructor for class dmj5:DMJ_TrapShapeCross
 
DMJ_TrapShapeCross - Class in dmj5

DMJ_TrapShapeEgg(Generic) - Constructor for class dmj5:DMJ_TrapShapeEgg
 
DMJ_TrapShapeEgg() - Constructor for class dmj5:DMJ_TrapShapeEgg
 
DMJ_TrapShapeEgg - Class in dmj5

DMJ_TrapShapeFBM(Generic) - Constructor for class dmj5:DMJ_TrapShapeFBM
 
DMJ_TrapShapeFBM() - Constructor for class dmj5:DMJ_TrapShapeFBM
 
DMJ_TrapShapeFBM - Class in dmj5
Fractional Brownian Motion (fBm) trap shape class.
DMJ_TrapShapeFlat(Generic) - Constructor for class dmj5:DMJ_TrapShapeFlat
 
DMJ_TrapShapeFlat() - Constructor for class dmj5:DMJ_TrapShapeFlat
 
DMJ_TrapShapeFlat - Class in dmj5
This "flat" trap shape is used to get a flat texture and is not really a trap shape at all.
DMJ_TrapShapeGridRipples(Generic) - Constructor for class dmj5:DMJ_TrapShapeGridRipples
 
DMJ_TrapShapeGridRipples() - Constructor for class dmj5:DMJ_TrapShapeGridRipples
 
DMJ_TrapShapeGridRipples - Class in dmj5

DMJ_TrapShapeHeart1(Generic) - Constructor for class dmj5:DMJ_TrapShapeHeart1
 
DMJ_TrapShapeHeart1() - Constructor for class dmj5:DMJ_TrapShapeHeart1
 
DMJ_TrapShapeHeart1 - Class in dmj5

DMJ_TrapShapeHeart2(Generic) - Constructor for class dmj5:DMJ_TrapShapeHeart2
 
DMJ_TrapShapeHeart2() - Constructor for class dmj5:DMJ_TrapShapeHeart2
 
DMJ_TrapShapeHeart2 - Class in dmj5

DMJ_TrapShapeHyperbola(Generic) - Constructor for class dmj5:DMJ_TrapShapeHyperbola
 
DMJ_TrapShapeHyperbola() - Constructor for class dmj5:DMJ_TrapShapeHyperbola
 
DMJ_TrapShapeHyperbola - Class in dmj5

DMJ_TrapShapeHypercross(Generic) - Constructor for class dmj5:DMJ_TrapShapeHypercross
 
DMJ_TrapShapeHypercross() - Constructor for class dmj5:DMJ_TrapShapeHypercross
 
DMJ_TrapShapeHypercross - Class in dmj5

DMJ_TrapShapeLinearWave(Generic) - Constructor for class dmj5:DMJ_TrapShapeLinearWave
 
DMJ_TrapShapeLinearWave() - Constructor for class dmj5:DMJ_TrapShapeLinearWave
 
DMJ_TrapShapeLinearWave - Class in dmj5

DMJ_TrapShapeLines(Generic) - Constructor for class dmj5:DMJ_TrapShapeLines
 
DMJ_TrapShapeLines() - Constructor for class dmj5:DMJ_TrapShapeLines
 
DMJ_TrapShapeLines - Class in dmj5

DMJ_TrapShapePinch(Generic) - Constructor for class dmj5:DMJ_TrapShapePinch
 
DMJ_TrapShapePinch() - Constructor for class dmj5:DMJ_TrapShapePinch
 
DMJ_TrapShapePinch - Class in dmj5

DMJ_TrapShapePoint(Generic) - Constructor for class dmj5:DMJ_TrapShapePoint
 
DMJ_TrapShapePoint() - Constructor for class dmj5:DMJ_TrapShapePoint
 
DMJ_TrapShapePoint - Class in dmj5
Simple point trap shape.
DMJ_TrapShapePolyCurve(Generic) - Constructor for class dmj5:DMJ_TrapShapePolyCurve
 
DMJ_TrapShapePolyCurve() - Constructor for class dmj5:DMJ_TrapShapePolyCurve
 
DMJ_TrapShapePolyCurve - Class in dmj5

DMJ_TrapShapeRadialWave(Generic) - Constructor for class dmj5:DMJ_TrapShapeRadialWave
 
DMJ_TrapShapeRadialWave() - Constructor for class dmj5:DMJ_TrapShapeRadialWave
 
DMJ_TrapShapeRadialWave - Class in dmj5

DMJ_TrapShapeRectangle(Generic) - Constructor for class dmj5:DMJ_TrapShapeRectangle
 
DMJ_TrapShapeRectangle() - Constructor for class dmj5:DMJ_TrapShapeRectangle
 
DMJ_TrapShapeRectangle - Class in dmj5

DMJ_TrapShapeSpiral(Generic) - Constructor for class dmj5:DMJ_TrapShapeSpiral
 
DMJ_TrapShapeSpiral() - Constructor for class dmj5:DMJ_TrapShapeSpiral
 
DMJ_TrapShapeSpiral - Class in dmj5

DMJ_TrapTiling(Generic) - Constructor for class dmj5:DMJ_TrapTiling
 
DMJ_TrapTiling() - Constructor for class dmj5:DMJ_TrapTiling
 
DMJ_TrapTiling - Class in dmj5
Provides useful tiling effects, primarily intended for use with trap shapes, but will work with anything.
DMJ_UnsharpMask(Generic) - Constructor for class dmj5:DMJ_UnsharpMask
 
DMJ_UnsharpMask() - Constructor for class dmj5:DMJ_UnsharpMask
 
DMJ_UnsharpMask - Class in dmj5
Basic Unsharp Mask filter.
DMJ_VariableConvolutionFilter(Generic) - Constructor for class dmj5:DMJ_VariableConvolutionFilter
 
DMJ_VariableConvolutionFilter() - Constructor for class dmj5:DMJ_VariableConvolutionFilter
 
DMJ_VariableConvolutionFilter - Class in dmj5
Base convolution filter class (position-dependent version).
doEase(float) - Method in class ck:Easing
 
doEase(float) - Method in class ck:EasingBounceOut
 
doEase(float) - Method in class ck:EasingSineIn
 
doEase(float) - Method in class ck:EasingSineInOut
 
doEase(float) - Method in class ck:EasingSineOut
 
doInterpolate(float, complex, complex) - Method in class ck:ComplexInterpolator
 
doInterpolate(float, complex, complex) - Method in class ck:InterpolateBase
 
doInterpolate(float, complex, complex) - Method in class ck:Linear
 
doInterpolate(float, complex, complex) - Method in class ck:SphericalLinear
 
Dot(Vector) - Method in class common:Vector
Vector Dot Product
DualTransform(Generic) - Constructor for class jlb:DualTransform
 
DualTransform() - Constructor for class jlb:DualTransform
 
DualTransform - Class in jlb
DualTransform base class.

E

Ease(float) - Method in class ck:Easing
 
Easing(Generic) - Constructor for class ck:Easing
 
Easing() - Constructor for class ck:Easing
 
Easing - Class in ck
This class defines an easing function, This Class Has only one function Ease(x) where x is in the range of 0..1 The return value is the eased version of the input value
EasingBounceOut() - Constructor for class ck:EasingBounceOut
 
EasingBounceOut - Class in ck

EasingSineIn() - Constructor for class ck:EasingSineIn
 
EasingSineIn - Class in ck

EasingSineInOut() - Constructor for class ck:EasingSineInOut
 
EasingSineInOut - Class in ck

EasingSineOut() - Constructor for class ck:EasingSineOut
 
EasingSineOut - Class in ck

EdgeFade(float) - Method in class reb:ImageTrapModeWithThreshold
provides alpha fading at the edges of an image

F

findbound(SphereArray, int, float, float, float, float, float, float) - Method in class reb:InvertSphere
Find the overall bounding volume for a set of spheres
FloatArray(int) - Constructor for class common:FloatArray
Constructor
FloatArray() - Constructor for class common:FloatArray
 
FloatArray - Class in common
Generic Float dynamic array object wrapper.
fn_formula(Generic) - Method in class ck:fn_z
 
fn_formula(Generic) - Method in class ck:fn_z_plus_fn_pixel
 
fn_z() - Constructor for class ck:fn_z
 
fn_z - Class in ck
Object version of Fractint Manowar Formula
fn_z_plus_fn_pixel() - Constructor for class ck:fn_z_plus_fn_pixel
 
fn_z_plus_fn_pixel - Class in ck
Object version of Fractint Manowar Formula
Formula(Generic) - Constructor for class common:Formula
Constructor
Formula() - Constructor for class common:Formula
 
Formula - Class in common
Formula base class.
FullMerge(color, color, float) - Method in class common:ColorMerge
Composing/blending helper function
FullMerge(color, color) - Method in class mmf:Layer
FullMerge(color, color) - Method in class mmf:MMF_LayerMergeBase

G

Generator(Generic) - Constructor for class common:Generator
Constructor
Generator() - Constructor for class common:Generator
 
Generator - Class in common
Generator base class.
Generic(Generic) - Constructor for class common:Generic
Constructor
Generic() - Constructor for class common:Generic
 
Generic - Class in common
Generic base class.
GenericArray(int) - Constructor for class common:GenericArray
Constructor
GenericArray() - Constructor for class common:GenericArray
 
GenericArray - Class in common
Generic object dynamic array object wrapper.
Get(int) - Method in class common:Vector
Get a Vector element by index.
GetArrayLength() - Method in class common:Array
Length wrapper
GetArrayLength() - Method in class common:ArrayArray
Length wrapper
GetArrayLength() - Method in class common:BooleanArray
Length wrapper
GetArrayLength() - Method in class common:ColorArray
Length wrapper
GetArrayLength() - Method in class common:ComplexArray
Length wrapper
GetArrayLength() - Method in class common:FloatArray
Length wrapper
GetArrayLength() - Method in class common:GenericArray
Length wrapper
GetArrayLength() - Method in class common:IntegerArray
Length wrapper
GetArrayLength() - Method in class common:VectorArray
Length wrapper
GetArrayLength() - Method in class reb:MobiusArray
Get array length
GetArrayLength() - Method in class reb:PlaneArray
Get array length
GetArrayLength() - Method in class reb:PointArray
Get array length
GetArrayLength() - Method in class reb:SphereArray
Get array length
GetAThreshold() - Method in class reb:ImageTrapMode
 
GetAThreshold() - Method in class reb:ImageTrapModeWithThreshold
get the alpha threshold
GetClosestPoint(complex) - Method in class dmj5:DMJ_FastClosestPoint
given precomputed index, find closest point in our set
GetClosestPointSet(complex, int, IntegerArray, FloatArray, ComplexArray) - Method in class dmj5:DMJ_FastClosestPoint
like GetClosestPoint(), but returns a sorted list of the closest set of points (as many as requested) NOTE: less efficient than GetClosestPoint()
GetClosestRealIndex(complex) - Method in class dmj5:DMJ_FastClosestPoint
 
getColor(float) - Method in class common:GradientWrapper
Lookup function for code that does not support multiple channels; by default, use channel 0
getColor(complex) - Method in class common:ImageImport
 
getColor(complex) - Method in class common:ImageWrapper
member functions these are pass-throughs to the Image class
getColor(complex) - Method in class dmj5:DMJ_ImageColorize
 
getColor(complex) - Method in class mmf:MMF_ImageImport
 
GetColor(int) - Method in class reb:ImageTrapMode
get a final color
getColorChannel(float, int) - Method in class common:GradientWrapper
Lookup function supporting multiple channels By default, we use the UF gradient
GetColorChannel() - Method in class common:TrapShape
Get color channel.
GetColorChannel() - Method in class common:TrapShapeBlock
 
GetColorChannel() - Method in class common:TrapShapeMerge
 
getColorChannel(float, int) - Method in class kcc5:KCC_ColorMapBase
 
getColorChannel(float, int) - Method in class kcc5:KCC_GradientColors
 
GetColour(float) - Method in class mmf:MMF_DefaultGradient
GetColour(float) - Method in class mmf:MMF_Gradient101
GetColour(float) - Method in class mmf:MMF_UserGradient
GetDistance(int) - Method in class common:TrapMode
get a final distance
GetDistance(complex, complex) - Method in class dmj5:DMJ_FastClosestPoint
distance metric; override to use a different metric
GetDistance(int) - Method in class jlb:JLB_TrapModeCollection
get a final distance
GetDistance(int) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
get a final distance
GetDistance(int) - Method in class reb:ImageTrapMode
get a final distance
GetDistanceIndex(complex, int) - Method in class dmj5:DMJ_FastClosestPoint
distance metric, indexed version
GetDistanceLimit(float, float) - Method in class dmj5:DMJ_FastClosestPoint
if this distance exceeds the closest distance so far, scanning will stop
getEmpty() - Method in class common:ImageImport
 
getEmpty() - Method in class common:ImageWrapper
 
getEmpty() - Method in class mmf:MMF_ImageImport
 
GetfBm(complex) - Method in class mmf:MMF_AltfBm
GetfBm is the function that returns a texture value (float) based on a given complex number.
getHeight() - Method in class common:ImageImport
 
getHeight() - Method in class common:ImageWrapper
 
getHeight() - Method in class mmf:MMF_ImageImport
 
GetHeight() - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
GetIteration(int) - Method in class common:TrapMode
get a final iteration
GetIteration(int) - Method in class jlb:JLB_TrapModeCollection
get a final iteration
GetIteration(int) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
get a final iteration
GetIteration(int) - Method in class reb:ImageTrapMode
get a final iteration
getIteration() - Method in class reb:REB_Switch_Embossed
Accessor functions for the helper class.
getIteration() - Method in class Standard:Standard_Embossed
Accessor functions for the helper class.
GetLowerBailout() - Method in class common:ConvergentDivergentFormula
Determine the lower bailout boundary.
GetLowerBailout() - Method in class common:ConvergentFormula
Determine the lower bailout boundary.
GetLowerBailout() - Method in class common:Formula
Determine the lower bailout boundary.
GetLowerBailout() - Method in class mmf:MMF_FormulaTransformWrapper
 
GetLowerBailout() - Method in class mmf:MMF_SwitchFormulaTransformWrapper
 
GetLowerBailout() - Method in class mmf:MMF_SwitchFormulaWars2
 
GetLowerBailout() - Method in class mmf:MMF_SwitchGradientSlope
 
GetLowerBailout() - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
GetLowerBailout() - Method in class mmf:MMF_SwitchMagnet1
 
GetLowerBailout() - Method in class mmf:MMF_SwitchMagnet2
 
GetLowerBailout() - Method in class mmf:MMF_SwitchNova
 
GetLowerBailout() - Method in class mmf:MMF_SwitchRecursion
 
GetLowerBailout() - Method in class mmf:MMF_SwitchTransformFormula
 
GetParams(boolean, boolean, complex) - Method in class reb:Switch
 
GetParent() - Method in class common:Generic
Fetch parent object
GetPixel() - Method in class common:Coloring
Get saved value of pixel.
getPixel(int, int) - Method in class common:ImageImport
 
getPixel(int, int) - Method in class common:ImageWrapper
 
getPixel(int, int) - Method in class dmj5:DMJ_ImageColorize
 
getPixel(int, int) - Method in class mmf:MMF_ImageImport
 
GetPoint(float, float, float, float) - Method in class mmf:MMF_CircleStimulusDLA
 
GetPoint(float, float, float, float) - Method in class mmf:MMF_RectStimulusDLA
 
GetPoint(float, float, float, float) - Method in class mmf:MMF_SmartCircleStimulusDLA
 
GetPoint(float, float, float, float) - Method in class mmf:MMF_SmartRectStimulusDLA
 
GetPoint(float, float, float, float) - Method in class mmf:MMF_StimulusDLA
 
GetPrimaryExponent() - Method in class ck:AlternatingFormulaObject
 
GetPrimaryExponent() - Method in class ck:BlendFormula
 
GetPrimaryExponent() - Method in class ck:ChangeFormula_AfterNIterations
 
GetPrimaryExponent() - Method in class ck:TransformBefore
 
GetPrimaryExponent() - Method in class common:Formula
Determine the primary exponent.
GetPrimaryExponent() - Method in class dmj5:DMJ_Simurgh
Determine the primary exponent.
GetPrimaryExponent() - Method in class mmf:MMF_FormulaTransformWrapper
 
GetPrimaryExponent() - Method in class mmf:MMF_SwitchFormulaTransformWrapper
 
GetPrimaryExponent() - Method in class mmf:MMF_SwitchGradientSlope
 
GetPrimaryExponent() - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
GetPrimaryExponent() - Method in class mmf:MMF_SwitchRecursion
 
GetRange() - Method in class mmf:MMF_StimulusDLA
 
GetResult() - Method in class reb:REB_Switch_EmbossedHelper
 
GetResult() - Method in class Standard:Standard_EmbossedHelper
 
GetScreenRelative() - Method in class dmj5:DMJ_ScreenRelative
provide information about transformation style this is required by the Handles helper class which has to be able to reverse the transformation
GetTexture(int) - Method in class common:TrapMode
get a final texture
GetTexture(int) - Method in class jlb:JLB_TrapModeCollection
get a final texture
GetTexture(int) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
get a final texture
GetTexture(int) - Method in class reb:ImageTrapMode
get a final texture
GetTextureCoordinates(float, float, float, float, float, float, complex) - Method in class common:MappingShape
GetTextureCoordinates tests a ray against the mapping shape.
GetTextureCoordinates(float, float, float, float, float, float, complex) - Method in class Standard:Standard_MappingShapeEgg
 
GetTextureCoordinates(float, float, float, float, float, float, complex) - Method in class Standard:Standard_MappingShapePlane
 
GetTextureCoordinates(float, float, float, float, float, float, complex) - Method in class Standard:Standard_MappingShapeSphere
 
GetTextureValue() - Method in class common:TrapShape
Get texture value.
GetTextureValue() - Method in class common:TrapShapeBlock
 
GetTextureValue() - Method in class common:TrapShapeMerge
 
GetTextureValue() - Method in class kcc5:KCC_AmpersandTrap
 
GetTextureValue() - Method in class kcc5:KCC_AngleFunction1Trap
 
GetTextureValue() - Method in class kcc5:KCC_AngleFunction2Trap
 
GetTextureValue() - Method in class kcc5:KCC_ArcTangentTrap
 
GetTextureValue() - Method in class kcc5:KCC_AtanTrap
 
GetTextureValue() - Method in class kcc5:KCC_BallsTrap
 
GetTextureValue() - Method in class kcc5:KCC_BeanCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_BicornCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_BicuspidCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_BifoliateTrap
 
GetTextureValue() - Method in class kcc5:KCC_BifoliumTrap
 
GetTextureValue() - Method in class kcc5:KCC_BlobsTrap
 
GetTextureValue() - Method in class kcc5:KCC_BowTrap
 
GetTextureValue() - Method in class kcc5:KCC_BubblesTrap
 
GetTextureValue() - Method in class kcc5:KCC_ButterflyCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_CassiniOvalsTrap
 
GetTextureValue() - Method in class kcc5:KCC_CirclesTrap
 
GetTextureValue() - Method in class kcc5:KCC_CissoidOfDioclesTrap
 
GetTextureValue() - Method in class kcc5:KCC_CochleoidTrap
 
GetTextureValue() - Method in class kcc5:KCC_CockedHatTrap
 
GetTextureValue() - Method in class kcc5:KCC_ConchoidOfNicomedesTrap
 
GetTextureValue() - Method in class kcc5:KCC_ConesTrap
 
GetTextureValue() - Method in class kcc5:KCC_CruciformTrap
 
GetTextureValue() - Method in class kcc5:KCC_CurlsTrap
 
GetTextureValue() - Method in class kcc5:KCC_DevilsCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_DiamondTrap
 
GetTextureValue() - Method in class kcc5:KCC_DimpledSpheroidsTrap
 
GetTextureValue() - Method in class kcc5:KCC_DumbbellCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_DurersConchoidTrap
 
GetTextureValue() - Method in class kcc5:KCC_EightCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_FlexballsTrap
 
GetTextureValue() - Method in class kcc5:KCC_HappyAccidentTrap
 
GetTextureValue() - Method in class kcc5:KCC_HarlequinTrap
 
GetTextureValue() - Method in class kcc5:KCC_HyperbolaTrap
 
GetTextureValue() - Method in class kcc5:KCC_KappaCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_KepplersFoliumTrap
 
GetTextureValue() - Method in class kcc5:KCC_KeratoidCuspTrap
 
GetTextureValue() - Method in class kcc5:KCC_KnotCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_LemniscateCorrectedTrap
 
GetTextureValue() - Method in class kcc5:KCC_LemniscateTrap
 
GetTextureValue() - Method in class kcc5:KCC_LimaconTrap
 
GetTextureValue() - Method in class kcc5:KCC_LineTrap
 
GetTextureValue() - Method in class kcc5:KCC_LinksCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_MalteseCrossCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_ParabolaTrap
 
GetTextureValue() - Method in class kcc5:KCC_PearShapedCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_PetalsTrap
 
GetTextureValue() - Method in class kcc5:KCC_PiriformTrap
 
GetTextureValue() - Method in class kcc5:KCC_PlaneCurveTrapBase
 
GetTextureValue() - Method in class kcc5:KCC_PolygonTrap
 
GetTextureValue() - Method in class kcc5:KCC_QuadrifoliumTrap
 
GetTextureValue() - Method in class kcc5:KCC_RingSegmentsTrap
 
GetTextureValue() - Method in class kcc5:KCC_RingsTrap
 
GetTextureValue() - Method in class kcc5:KCC_RoseCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_SerpentineCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_SinusCosinusTrap
 
GetTextureValue() - Method in class kcc5:KCC_sinXTrap
 
GetTextureValue() - Method in class kcc5:KCC_SpheresTrap
 
GetTextureValue() - Method in class kcc5:KCC_SpheroidsTrap
 
GetTextureValue() - Method in class kcc5:KCC_SpiralTrap
 
GetTextureValue() - Method in class kcc5:KCC_SquaresTrap
 
GetTextureValue() - Method in class kcc5:KCC_SquareTrap
 
GetTextureValue() - Method in class kcc5:KCC_StalksTrap
 
GetTextureValue() - Method in class kcc5:KCC_StarOfDavidTrap
 
GetTextureValue() - Method in class kcc5:KCC_StirrupCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_StrangeShapeTrap
 
GetTextureValue() - Method in class kcc5:KCC_SwastikaCurveTrap
 
GetTextureValue() - Method in class kcc5:KCC_TangentBallsTrap
 
GetTextureValue() - Method in class kcc5:KCC_TangentTrap
 
GetTextureValue() - Method in class kcc5:KCC_TrefoilTrap
 
GetTextureValue() - Method in class kcc5:KCC_TridentOfDescartesTrap
 
GetTextureValue() - Method in class kcc5:KCC_TridentTrap
 
GetTextureValue() - Method in class kcc5:KCC_TrifoliumTrap
 
GetTextureValue() - Method in class kcc5:KCC_TrisectrixOfMaclaurinTrap
 
GetTextureValue() - Method in class kcc5:KCC_TwistedCrossTrap
 
GetTextureValue() - Method in class kcc5:KCC_TwoEllipsesTrap
 
GetTextureValue() - Method in class kcc5:KCC_WitchOfAgnesiTrap
 
GetTextureValue() - Method in class mt:MT_TextureBlock
 
GetThreshold() - Method in class common:TrapMode
get threshold value
GetThreshold() - Method in class common:TrapModeWithThreshold
 
GetThreshold() - Method in class jlb:JLB_TrapModeCollection
get threshold value
GetThreshold() - Method in class mmf:MMF_TrapModeSmoothTurningPoints
get threshold value
GetThreshold() - Method in class reb:ImageTrapMode
get threshold value
GetThreshold() - Method in class reb:ImageTrapModeWithThreshold
get the trap threshold
GetTransformedPoint(int) - Method in class common:TrapMode
get a final transformed point
GetTransformedPoint() - Method in class common:TrapShape
Get transformed point.
GetTransformedPoint() - Method in class common:TrapShapeBlock
 
GetTransformedPoint() - Method in class common:TrapShapeMerge
 
GetTransformedPoint(int) - Method in class jlb:JLB_TrapModeCollection
get a final transformed point
GetTransformedPoint(int) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
get a final transformed point
GetTransformedPoint() - Method in class mt:MT_TextureBlock
 
GetTransformedPoint(int) - Method in class reb:ImageTrapMode
get a final transformed point
GetUntransformedPoint(int) - Method in class common:TrapMode
get a final untransformed point
GetUntransformedPoint(int) - Method in class jlb:JLB_TrapModeCollection
get a final untransformed point
GetUntransformedPoint(int) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
get a final untransformed point
GetUntransformedPoint(int) - Method in class reb:ImageTrapMode
get a final untransformed point
GetUpperBailout() - Method in class common:ConvergentDivergentFormula
Determine the upper bailout boundary.
GetUpperBailout() - Method in class common:DivergentFormula
Determine the upper bailout boundary.
GetUpperBailout() - Method in class common:Formula
Determine the upper bailout boundary.
GetUpperBailout() - Method in class mmf:MMF_FormulaTransformWrapper
 
GetUpperBailout() - Method in class mmf:MMF_SwitchFormulaTransformWrapper
 
GetUpperBailout() - Method in class mmf:MMF_SwitchFormulaWars2
 
GetUpperBailout() - Method in class mmf:MMF_SwitchGradientSlope
 
GetUpperBailout() - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
GetUpperBailout() - Method in class mmf:MMF_SwitchMagnet1
 
GetUpperBailout() - Method in class mmf:MMF_SwitchMagnet2
 
GetUpperBailout() - Method in class mmf:MMF_SwitchNova
 
GetUpperBailout() - Method in class mmf:MMF_SwitchRecursion
 
GetUpperBailout() - Method in class mmf:MMF_SwitchTransformFormula
 
GetWeight(int) - Method in class mt:MT_Kernel
 
getWidth() - Method in class common:ImageImport
 
getWidth() - Method in class common:ImageWrapper
 
getWidth() - Method in class mmf:MMF_ImageImport
 
GlobalInit(complex) - Method in class mmf:MMF_AltfBm
Initialisation of the texture variables.
GradientColoring(Generic) - Constructor for class common:GradientColoring
Constructor
GradientColoring() - Constructor for class common:GradientColoring
 
GradientColoring - Class in common
Gradient-based Coloring base class.
GradientLayer(Generic) - Constructor for class mmf:GradientLayer
GradientLayer() - Constructor for class mmf:GradientLayer
 
GradientLayer - Class in mmf

GradientMerge(color, float) - Method in class mmf:GradientLayer
GradientMerge(color, float) - Method in class mmf:Layer
GradientMerge(color, float) - Method in class mmf:MMF_GradientLayerMerge
GradientMerge(color, float) - Method in class mmf:MMF_LayerMergeBase
GradientWrapper(Generic) - Constructor for class common:GradientWrapper
Constructor
GradientWrapper() - Constructor for class common:GradientWrapper
 
GradientWrapper - Class in common
GradientWrapper base class.

H

Hacos(Vector, Vector) - Static method in class reb:QH
Hypercomplex arccosine
Hacosh(Vector, Vector) - Static method in class reb:QH
Hypercomplex hyperbolic arccosine
Handles(Generic) - Constructor for class common:Handles
Constructor
Handles() - Constructor for class common:Handles
 
Handles - Class in common
Handles utility transform class.
Hasin(Vector, Vector) - Static method in class reb:QH
Hypercomplex arcsine
Hasinh(Vector, Vector) - Static method in class reb:QH
Hypercomplex hyperbolic arcsine
Hatan(Vector, Vector) - Static method in class reb:QH
Hypercomplex arctangent
Hatanh(Vector, Vector) - Static method in class reb:QH
Hypercomplex hyperbolic arctangent
Hconj(Vector, Vector) - Static method in class reb:QH
Hypercomplex conjugate
Hcos(Vector, Vector) - Static method in class reb:QH
Hypercomplex cosine
Hcosh(Vector, Vector) - Static method in class reb:QH
Hypercomplex hyperbolic cosine
Hcotan(Vector, Vector) - Static method in class reb:QH
Hypercomplex cotangent
Hcotanh(Vector, Vector) - Static method in class reb:QH
Hypercomplex hyperbolic cotangent
Hdiv(Vector, Vector, Vector) - Static method in class reb:QH
Hypercomplex division
heapify(SphereArray, int) - Method in class reb:InvertSphere
A helper function for heapsort
heapifyz(SphereArray, int) - Method in class reb:InvertSphere
A helper function for heapsortz
heapsort(SphereArray, int) - Method in class reb:InvertSphere
Sort spheres in preparation for duplicate removal
heapsortz(SphereArray, int) - Method in class reb:InvertSphere
Sort spheres by z value.
Hexp(Vector, Vector) - Static method in class reb:QH
Hypercomplex exponential
Hlog(Vector, Vector) - Static method in class reb:QH
Hypercomplex natural log
Hmul(Vector, Vector, Vector) - Static method in class reb:QH
Hypercomplex multiplication
Hpower(Vector, Vector, Vector) - Static method in class reb:QH
Hypercomplex power
Hrecip(Vector, Vector) - Static method in class reb:QH
Hypercomplex reciprocal or inverse
Hsin(Vector, Vector) - Static method in class reb:QH
 
Hsinh(Vector, Vector) - Static method in class reb:QH
Hypercomplex hyperbolic sine
Hsqr(Vector, Vector) - Static method in class reb:QH
Hypercomplex square
Hsqrt(Vector, Vector) - Static method in class reb:QH
Hypercomplex square root
Htan(Vector, Vector) - Static method in class reb:QH
Hypercomplex tangent
Htanh(Vector, Vector) - Static method in class reb:QH
Hypercomplex hyperbolic tangent

I

IllumColorMerge(Generic) - Constructor for class reb:IllumColorMerge
 
IllumColorMerge() - Constructor for class reb:IllumColorMerge
 
IllumColorMerge - Class in reb
Sets a new default for DefaultColorMerge for use with Raytracing.
imag - Variable in class common:complex
 
Image(Generic) - Constructor for class ck:Image
 
Image() - Constructor for class ck:Image
 
Image - Class in ck

Image() - Constructor for class common:Image
 
Image - Class in common
Dummy class to allow the UF code to compile in Java for the purposes of this documentation.
ImageImport(Generic) - Constructor for class common:ImageImport
 
ImageImport() - Constructor for class common:ImageImport
 
ImageImport - Class in common
This is the base image import class.
ImageTrapColoring(Generic) - Constructor for class reb:ImageTrapColoring
constructor
ImageTrapColoring() - Constructor for class reb:ImageTrapColoring
 
ImageTrapColoring - Class in reb
This is a generic image trap coloring mode formula.
ImageTrapColoringAngleToOrgin(Generic) - Method in class reb:ImageTrapColoringAngleToOrigin
constructor
ImageTrapColoringAngleToOrigin() - Constructor for class reb:ImageTrapColoringAngleToOrigin
 
ImageTrapColoringAngleToOrigin - Class in reb
Returns the angle to origin of the trapped point which has been weighted by a texture
ImageTrapColoringAngleToTrap(Generic) - Constructor for class reb:ImageTrapColoringAngleToTrap
constructor
ImageTrapColoringAngleToTrap() - Constructor for class reb:ImageTrapColoringAngleToTrap
 
ImageTrapColoringAngleToTrap - Class in reb
Returns the angle to the trapped point which has been weighted by a texture
ImageTrapColoringDistance(Generic) - Constructor for class reb:ImageTrapColoringDistance
constructor
ImageTrapColoringDistance() - Constructor for class reb:ImageTrapColoringDistance
 
ImageTrapColoringDistance - Class in reb
Returns a trap distance which has been weighted by a texture
ImageTrapColoringImag(Generic) - Constructor for class reb:ImageTrapColoringImag
constructor
ImageTrapColoringImag() - Constructor for class reb:ImageTrapColoringImag
 
ImageTrapColoringImag - Class in reb
Returns the imaginary value of the trapped point which has been weighted by a texture
ImageTrapColoringIteration(Generic) - Constructor for class reb:ImageTrapColoringIteration
constructor
ImageTrapColoringIteration() - Constructor for class reb:ImageTrapColoringIteration
 
ImageTrapColoringIteration - Class in reb
Returns a value based upon the iteration # which has been weighted by a texture
ImageTrapColoringMagnitude(Generic) - Constructor for class reb:ImageTrapColoringMagnitude
constructor
ImageTrapColoringMagnitude() - Constructor for class reb:ImageTrapColoringMagnitude
 
ImageTrapColoringMagnitude - Class in reb
Returns the magnitude of the trapped point which has been weighted by a texture
ImageTrapColoringReal(Generic) - Constructor for class reb:ImageTrapColoringReal
constructor
ImageTrapColoringReal() - Constructor for class reb:ImageTrapColoringReal
 
ImageTrapColoringReal - Class in reb
Returns the real value of the trapped point which has been weighted by a texture
ImageTrapMode(Generic) - Constructor for class reb:ImageTrapMode
constructor
ImageTrapMode() - Constructor for class reb:ImageTrapMode
 
ImageTrapMode - Class in reb
This is a generic image trap mode formula.
ImageTrapModeAlternatingAverage(Generic) - Constructor for class reb:ImageTrapModeAlternatingAverage
constructor
ImageTrapModeAlternatingAverage() - Constructor for class reb:ImageTrapModeAlternatingAverage
 
ImageTrapModeAlternatingAverage - Class in reb
trap mode average variant based upon a class of Damien Jones
ImageTrapModeAlternatingAverage2(Generic) - Constructor for class reb:ImageTrapModeAlternatingAverage2
constructor
ImageTrapModeAlternatingAverage2() - Constructor for class reb:ImageTrapModeAlternatingAverage2
 
ImageTrapModeAlternatingAverage2 - Class in reb
trap mode average variant based upon a class of Damien Jones
ImageTrapModeAverage(Generic) - Constructor for class reb:ImageTrapModeAverage
constructor
ImageTrapModeAverage() - Constructor for class reb:ImageTrapModeAverage
 
ImageTrapModeAverage - Class in reb
This trap mode averages the trapped points that are within the threshold.
ImageTrapModeChangeAverage() - Constructor for class reb:ImageTrapModeChangeAverage
 
ImageTrapModeChangeAverage - Class in reb
trap mode average variant based upon a class of Damien Jones
ImageTrapModeClosest(Generic) - Constructor for class reb:ImageTrapModeClosest
constructor
ImageTrapModeClosest() - Constructor for class reb:ImageTrapModeClosest
 
ImageTrapModeClosest - Class in reb
Uses the closest trapped point
ImageTrapModeExponentialAverage(Generic) - Constructor for class reb:ImageTrapModeExponentialAverage
constructor
ImageTrapModeExponentialAverage() - Constructor for class reb:ImageTrapModeExponentialAverage
 
ImageTrapModeExponentialAverage - Class in reb
trap mode average variant based upon a class of Damien Jones
ImageTrapModeFarthest(Generic) - Constructor for class reb:ImageTrapModeFarthest
 
ImageTrapModeFarthest() - Constructor for class reb:ImageTrapModeFarthest
 
ImageTrapModeFarthest - Class in reb
This trap mode uses the farthest trapped point that is within the threshold.
ImageTrapModeFirst(Generic) - Constructor for class reb:ImageTrapModeFirst
Constructor
ImageTrapModeFirst() - Constructor for class reb:ImageTrapModeFirst
 
ImageTrapModeFirst - Class in reb
This trap mode uses the first trapped point that is within the threshold.
ImageTrapModeInvertedSum(Generic) - Constructor for class reb:ImageTrapModeInvertedSum
constructor
ImageTrapModeInvertedSum() - Constructor for class reb:ImageTrapModeInvertedSum
 
ImageTrapModeInvertedSum - Class in reb
trap mode variant based upon a class of Damien Jones
ImageTrapModeLast(Generic) - Constructor for class reb:ImageTrapModeLast
Constructor
ImageTrapModeLast() - Constructor for class reb:ImageTrapModeLast
 
ImageTrapModeLast - Class in reb
This trap mode uses the last trapped point that is within the threshold.
ImageTrapModeProduct(Generic) - Constructor for class reb:ImageTrapModeProduct
constructor
ImageTrapModeProduct() - Constructor for class reb:ImageTrapModeProduct
 
ImageTrapModeProduct - Class in reb
trap mode variant based upon a class of Damien Jones
ImageTrapModeSecondClosest(Generic) - Constructor for class reb:ImageTrapModeSecondClosest
constructor
ImageTrapModeSecondClosest() - Constructor for class reb:ImageTrapModeSecondClosest
 
ImageTrapModeSecondClosest - Class in reb
traps the second closest point
ImageTrapModeSecondFarthest(Generic) - Constructor for class reb:ImageTrapModeSecondFarthest
constructor
ImageTrapModeSecondFarthest() - Constructor for class reb:ImageTrapModeSecondFarthest
 
ImageTrapModeSecondFarthest - Class in reb
This trap mode uses the second farthest trapped point that is within the threshold.
ImageTrapModeSignAverage(Generic) - Constructor for class reb:ImageTrapModeSignAverage
constructor
ImageTrapModeSignAverage() - Constructor for class reb:ImageTrapModeSignAverage
 
ImageTrapModeSignAverage - Class in reb
trap mode average variant based upon a class of Damien Jones
ImageTrapModeSmallest(Generic) - Constructor for class reb:ImageTrapModeSmallest
constructor
ImageTrapModeSmallest() - Constructor for class reb:ImageTrapModeSmallest
 
ImageTrapModeSmallest - Class in reb
Uses the smallest trapped point
ImageTrapModeStacked(Generic) - Constructor for class reb:ImageTrapModeStacked
constructor
ImageTrapModeStacked() - Constructor for class reb:ImageTrapModeStacked
 
ImageTrapModeStacked - Class in reb
trap mode variant based upon a class of Damien Jones
ImageTrapModeSum(Generic) - Constructor for class reb:ImageTrapModeSum
constructor
ImageTrapModeSum() - Constructor for class reb:ImageTrapModeSum
 
ImageTrapModeSum - Class in reb
This trap mode sums the trapped points that are within the threshold.
ImageTrapModeTrapOnly(Generic) - Method in class reb:ImageTrapTrapOnly
constructor
ImageTrapModeTwoClosest(Generic) - Constructor for class reb:ImageTrapModeTwoClosest
constructor
ImageTrapModeTwoClosest() - Constructor for class reb:ImageTrapModeTwoClosest
 
ImageTrapModeTwoClosest - Class in reb
trap mode variant based upon a class of Damien Jones
IMageTrapModeTwoFarthest() - Constructor for class reb:IMageTrapModeTwoFarthest
 
ImageTrapModeTwoFarthest(Generic) - Method in class reb:IMageTrapModeTwoFarthest
constructor
IMageTrapModeTwoFarthest - Class in reb
trap mode variant based upon a class of Damien Jones
ImageTrapModeWithThreshold(Generic) - Constructor for class reb:ImageTrapModeWithThreshold
constructor
ImageTrapModeWithThreshold() - Constructor for class reb:ImageTrapModeWithThreshold
 
ImageTrapModeWithThreshold - Class in reb
Variant of ImageTrapMode that is thresholdable
ImageTrapTrapOnly() - Constructor for class reb:ImageTrapTrapOnly
 
ImageTrapTrapOnly - Class in reb
trap mode variant based upon a class of Damien Jones
ImageWrapper(Generic) - Constructor for class common:ImageWrapper
constructor
ImageWrapper() - Constructor for class common:ImageWrapper
 
ImageWrapper - Class in common
ImageWrapper base class.
Init(complex) - Method in class ck:AlternatingFormulaObject
 
Init(complex) - Method in class ck:BlendFormula
 
Init(complex) - Method in class ck:ChangeFormula_AfterNIterations
 
Init(complex) - Method in class ck:ck_ManyJulia
 
Init(complex) - Method in class ck:ckDivergentManyJulia
 
Init(complex) - Method in class ck:fn_z
 
Init(complex) - Method in class ck:fn_z_plus_fn_pixel
 
Init(complex) - Method in class ck:Manowar
 
Init(complex) - Method in class ck:Manowar_Julia
 
Init(complex) - Method in class ck:TransformBefore
 
Init(complex) - Method in class common:ClipShapeMerge
 
Init(complex, complex) - Method in class common:Coloring
Set up for a sequence of values
Init(complex) - Method in class common:ColorTransfer
call this to begin processing a sequence NOTE: although ColorTransfer computes colors, it is still initialized with a complex value, usually corresponding to the point this is being applied to
Init(complex) - Method in class common:ColorTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class common:ColorTrapFormulaDirectColoring
 
Init(complex) - Method in class common:ColorTrapImage
 
Init(complex) - Method in class common:ColorTrapWrapper
 
Init(complex) - Method in class common:ConvergentDivergentFormula
Set up for a sequence of values
Init(complex) - Method in class common:ConvergentFormula
Set up for a sequence of values
Init(complex, complex) - Method in class common:DirectColoring
Set up for a sequence of values
Init(complex) - Method in class common:DivergentFormula
Set up for a sequence of values
Init(complex) - Method in class common:Formula
Set up for a sequence of values
Init(float) - Method in class common:Generator
Set up for a sequence of values
Init(complex, complex) - Method in class common:GradientColoring
Set up for a sequence of values
Init(int) - Method in class common:IntegerGenerator
Set up for a sequence of values
Init(complex) - Method in class common:IntegerTransfer
call this to begin processing a sequence NOTE: although IntegerTransfer computes integers, it is still initialized with a complex value, usually corresponding to the point this is being applied to
Init(complex) - Method in class common:Location
 
Init(complex) - Method in class common:PixelCoordinate
 
Init(complex) - Method in class common:Transfer
call this to begin processing a sequence NOTE: although Transfer computes reals, it is still initialized with a complex value, usually corresponding to the point this is being applied to
Init(complex) - Method in class common:Transform
Set up for a sequence of values
Init(complex) - Method in class common:TransformMerge
 
Init(complex) - Method in class common:TrapMode
call this at the beginning of each sequence
Init(complex) - Method in class common:TrapModeFirst
 
Init(complex) - Method in class common:TrapShape
call this before each sequence of values to be trapped
Init(complex) - Method in class common:TrapShapeBlock
 
Init(complex) - Method in class common:TrapShapeFormulaGradientColoring
 
Init(complex) - Method in class common:TrapShapeMerge
 
Init(complex) - Method in class common:TrapTransform
 
Init(float, float, float, float) - Method in class common:Vector
Re-initialize a Vector.
Init(complex) - Method in class dmj5:DMJ_BlurTrapWrapper
 
Init(complex) - Method in class dmj5:DMJ_Clipping
 
Init(complex) - Method in class dmj5:DMJ_ConvolutionFilter
 
Init(complex) - Method in class dmj5:DMJ_Distort
 
Init(complex) - Method in class dmj5:DMJ_FollowCurve
 
Init(complex) - Method in class dmj5:DMJ_FormulaGenerators
 
Init(float) - Method in class dmj5:DMJ_GeneratorRandom
Set up for a sequence of values This function will be called at the beginning of each sequence of values (e.g.
Init(complex) - Method in class dmj5:DMJ_Kaleidoscope
 
Init(complex) - Method in class dmj5:DMJ_LinearWave
 
Init(complex) - Method in class dmj5:DMJ_MotionBlur
 
Init(complex, complex) - Method in class dmj5:DMJ_OrbitTrapsColoring
 
Init(complex, complex) - Method in class dmj5:DMJ_OrbitTrapsDirect
 
Init(complex) - Method in class dmj5:DMJ_ScreenRelative
 
Init(complex) - Method in class dmj5:DMJ_Simurgh
 
Init(complex) - Method in class dmj5:DMJ_TransformRepeat
 
Init(complex) - Method in class dmj5:DMJ_TrapModeAlternatingAverage
 
Init(complex) - Method in class dmj5:DMJ_TrapModeAlternatingAverage2
 
Init(complex) - Method in class dmj5:DMJ_TrapModeChangeAverage
 
Init(complex) - Method in class dmj5:DMJ_TrapModeClosest
 
Init(complex) - Method in class dmj5:DMJ_TrapModeExponentialAverage
 
Init(complex) - Method in class dmj5:DMJ_TrapModeFarthest
 
Init(complex) - Method in class dmj5:DMJ_TrapModeFirst
 
Init(complex) - Method in class dmj5:DMJ_TrapModeInvertedSum
 
Init(complex) - Method in class dmj5:DMJ_TrapModeLast
 
Init(complex) - Method in class dmj5:DMJ_TrapModeProduct
 
Init(complex) - Method in class dmj5:DMJ_TrapModeSecondClosest
 
Init(complex) - Method in class dmj5:DMJ_TrapModeSecondFarthest
 
Init(complex) - Method in class dmj5:DMJ_TrapModeSignAverage
 
Init(complex) - Method in class dmj5:DMJ_TrapModeStacked
 
Init(complex) - Method in class dmj5:DMJ_TrapModeSum
 
Init(complex) - Method in class dmj5:DMJ_TrapModeTrapOnly
 
Init(float) - Method in class dmj5:DMJ_TrapSelect
Set up for a sequence of values This function will be called at the beginning of each sequence of values (e.g.
Init(complex) - Method in class dmj5:DMJ_TrapShapeFBM
 
Init(complex) - Method in class dmj5:DMJ_TrapShapePolyCurve
 
Init(complex) - Method in class jlb:DualTransform
 
Init(complex) - Method in class jlb:JLB_AdvancedBailout
 
Init(int) - Method in class jlb:JLB_Random
Call to this to initialize the random number generator.
Init(complex, complex) - Method in class jlb:JLB_RangeColoring
 
Init(complex) - Method in class jlb:JLB_SimpleBailout
 
Init(complex, complex) - Method in class jlb:JLB_SlopeHelper
initialize the object
Init(complex) - Method in class jlb:JLB_SlopeWithShapes
initialize the object
Init(complex) - Method in class jlb:JLB_SpiroGlyphicUserTransform
 
Init(complex) - Method in class jlb:JLB_SpiroGlyphicUtilityTransform
 
Init(complex) - Method in class jlb:JLB_SwitchSuper
 
Init(complex) - Method in class jlb:JLB_TrapModeCollection
 
Init(complex) - Method in class jlb:JLB_TrapShapeGIPlus
 
Init(complex) - Method in class jlb:Reduction
 
Init(complex) - Method in class kcc5:KCC_AmpersandTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_AngleFunction1Trap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_AngleFunction2Trap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_ArcTangentTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_AtanTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BallsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BeanCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BicornCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BicuspidCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BifoliateTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BifoliumTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BlobsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BowTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_BubblesTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_ButterflyCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_CassiniOvalsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_CirclesTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_CissoidOfDioclesTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_CochleoidTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_CockedHatTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_ConchoidOfNicomedesTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_ConesTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_CruciformTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_CurlsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_DevilsCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_DiamondTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_DimpledSpheroidsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_DumbbellCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_DurersConchoidTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_EightCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_FlexballsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_HappyAccidentTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_HarlequinTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_HyperbolaTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_KappaCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_KepplersFoliumTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_KeratoidCuspTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_KnotCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_LemniscateCorrectedTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_LemniscateTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_LimaconTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_LineTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_LinksCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_MalteseCrossCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_ParabolaTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_PearShapedCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_PetalsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_PiriformTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_PlaneCurveTrapBase
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_PolygonTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_QuadrifoliumTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_RingSegmentsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_RingsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_RoseCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SerpentineCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SinusCosinusTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_sinXTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SpheresTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SpheroidsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SpiralTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SquaresTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SquareTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_StalksTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_StarOfDavidTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_StirrupCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_StrangeShapeTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_SwastikaCurveTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TangentBallsTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TangentTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TrefoilTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TridentOfDescartesTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TridentTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TrifoliumTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TrisectrixOfMaclaurinTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TwistedCrossTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_TwoEllipsesTrap
call this before each sequence of values to be trapped
Init(complex) - Method in class kcc5:KCC_WitchOfAgnesiTrap
call this before each sequence of values to be trapped
Init(complex, complex) - Method in class mmf:Contraction
 
Init(complex) - Method in class mmf:MMF_Constant
 
Init(complex) - Method in class mmf:MMF_CrossProduct
 
Init(complex, complex) - Method in class mmf:MMF_ExtendedCilia
 
Init(complex, complex) - Method in class mmf:MMF_FieldEstimator
 
Init(complex) - Method in class mmf:MMF_FormulaTransform
 
Init(complex) - Method in class mmf:MMF_FormulaTransformWrapper
 
Init(complex, complex) - Method in class mmf:MMF_Layered
Initialisation (per pixel)
Init(complex) - Method in class mmf:MMF_Linear
 
Init(complex, complex) - Method in class mmf:MMF_Magnet1DistanceEstimator
 
Init(complex, complex) - Method in class mmf:MMF_Magnet2DistanceEstimator
 
Init(complex, complex) - Method in class mmf:MMF_MixedLighting
 
Init(complex, complex) - Method in class mmf:MMF_MultiLayer
Initialisation (per pixel)
Init(complex, complex) - Method in class mmf:MMF_NewtonDistanceEstimator
 
Init(complex, complex) - Method in class mmf:MMF_NovaDistanceEstimator
 
Init(complex) - Method in class mmf:MMF_RunningProduct
 
Init(complex) - Method in class mmf:MMF_RunningSum
 
Init(complex) - Method in class mmf:MMF_Scale
 
Init(complex, complex) - Method in class mmf:MMF_SmoothOrbitTraps
Initialisation (per pixel)
Standard colour Init()
This version:
Init(complex, complex) - Method in class mmf:MMF_StandardDistanceEstimator
 
Init(complex) - Method in class mmf:MMF_SwitchConvergentDivergentFormula
Note that here zold is initialised to initial z
Init(complex) - Method in class mmf:MMF_SwitchConvergentFormula
Note that here zold is initialised to initial z
Init(complex) - Method in class mmf:MMF_SwitchDivergentFormula
 
Init(complex) - Method in class mmf:MMF_SwitchFormulaTransformWrapper
 
Init(complex) - Method in class mmf:MMF_SwitchFormulaWars2
 
Init(complex) - Method in class mmf:MMF_SwitchGradientSlope
 
Init(complex) - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
Init(complex) - Method in class mmf:MMF_SwitchNova
 
Init(complex) - Method in class mmf:MMF_SwitchPhoenix
 
Init(complex) - Method in class mmf:MMF_SwitchRecursion
 
Init(complex) - Method in class mmf:MMF_SwitchTransformFormula
 
Init(complex) - Method in class mmf:MMF_TransferMerge
 
Init(complex) - Method in class mmf:MMF_TransformAdd
 
Init(complex) - Method in class mmf:MMF_TransformDivide
 
Init(complex) - Method in class mmf:MMF_TransformMultiply
 
Init(complex) - Method in class mmf:MMF_TransformPowerFunctions
 
Init(complex) - Method in class mmf:MMF_TransformProduct
 
Init(complex) - Method in class mmf:MMF_TransformSubtract
 
Init(complex) - Method in class mmf:MMF_TransformSum
 
Init(complex) - Method in class mmf:MMF_TrapModeSmooth
call this at the beginning of each sequence
Init(complex) - Method in class mmf:MMF_TrapModeSmoothAverage
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothChangeAverage
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothClosest
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothFarthest
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothFarthestAbove
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothFarthestBelow
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothFarthestDist
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothLast
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothNearest
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothNearestAbove
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothNearestBelow
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothNth
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothProduct
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothProductAbove
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothProductBelow
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothProductDist
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothSecondClosest
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothSecondFarthest
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothSum
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothSumAbove
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothSumBelow
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothSumDist
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
 
Init(complex) - Method in class mmf:MMF_TrapModeSmoothWithThreshold
call this at the beginning of each sequence
Init(complex) - Method in class mmf:MMF_TrapShapeInterpolation
 
Init(complex) - Method in class mmf:MMF_TrapShapeTriangleInequality
Here note the search loop to find a parent that is a Coloring object in order to get the ppixel value
Init(complex) - Method in class mmf:MMF_TrapShapeZold
call this before each sequence of values to be trapped
Init(complex) - Method in class mmf:MMF_TrapTransformInterpolation
Sets the m_gotold variable to false i.e.
Init(complex) - Method in class mmf:MMF_TrapTransformZold
Initialise m_zolder, m_zold, m_zolderok and m_zoldok
Init(complex, complex) - Method in class mmf:MMF_TwoColourings
 
Init(complex) - Method in class mt:ConvergentDivergentManyJulia
 
Init(complex) - Method in class mt:ConvergentManyJulia
 
Init(complex) - Method in class mt:DivergentManyJulia
 
Init(complex) - Method in class mt:MT_Alternate
 
Init(complex) - Method in class mt:MT_BarnsleyI
 
Init(complex) - Method in class mt:MT_BarnsleyIJulia
 
Init(complex) - Method in class mt:MT_BofNewtonI
 
Init(complex) - Method in class mt:MT_BofNewtonII
 
Init(complex) - Method in class mt:MT_BofNewtonIIJulia
 
Init(complex) - Method in class mt:MT_BofNewtonIJulia
 
Init(complex) - Method in class mt:MT_Boost
 
Init(complex) - Method in class mt:MT_Celtic
 
Init(complex) - Method in class mt:MT_CelticJulia
 
Init(complex) - Method in class mt:MT_ConvolutionHelper
 
Init(complex, complex) - Method in class mt:MT_DiskTexture
 
Init(complex) - Method in class mt:MT_Druid
 
Init(complex) - Method in class mt:MT_DruidJulia
 
Init(complex) - Method in class mt:MT_JewelNewton
 
Init(complex) - Method in class mt:MT_JewelNewtonJulia
 
Init(complex) - Method in class mt:MT_ManyBarnsleyIJulia
 
Init(complex) - Method in class mt:MT_ManyBofNewtonIIJulia
 
Init(complex) - Method in class mt:MT_ManyCelticJulia
 
Init(complex) - Method in class mt:MT_ManyDuidJulia
 
Init(complex) - Method in class mt:MT_ManyJulia
 
Init(complex) - Method in class mt:MT_ManyMagnetIIJulia
 
Init(complex) - Method in class mt:MT_ManyMagnetIJulia
 
Init(complex) - Method in class mt:MT_MarbleTexture
 
Init(complex) - Method in class mt:MT_PopcornJulia
 
Init(complex) - Method in class mt:MT_Scale
 
Init(complex, complex) - Method in class mt:MT_SpriteTrap
 
Init(complex) - Method in class mt:MT_TextureBlock
 
Init(complex, complex) - Method in class mt:MT_TextureColoring
 
Init(complex) - Method in class mt:MT_TextureTransform
 
Init(complex) - Method in class mt:MT_Traps
 
init(complex) - Method in class mt:MT_TrapShape_Transform
 
Init(complex) - Method in class mt:MT_TrapShapeTransform
 
Init(complex) - Method in class mt:MT_TurbulenceTexture
 
Init(complex) - Method in class reb:ColorTrapChecker
Initializes the coloring
Init(complex) - Method in class reb:ColorTrapShapeBlock
 
Init(complex) - Method in class reb:ImageTrapMode
call this at the beginning of each sequence
Init(complex) - Method in class reb:ImageTrapModeAlternatingAverage
initialize the object
Init(complex) - Method in class reb:ImageTrapModeAlternatingAverage2
initialize the object
Init(complex) - Method in class reb:ImageTrapModeChangeAverage
 
Init(complex) - Method in class reb:ImageTrapModeClosest
call this at the beginning of each sequence
Init(complex) - Method in class reb:ImageTrapModeExponentialAverage
initialize the object
Init(complex) - Method in class reb:ImageTrapModeFarthest
 
Init(complex) - Method in class reb:ImageTrapModeFirst
call this at the beginning of each sequence
Init(complex) - Method in class reb:ImageTrapModeInvertedSum
initialize the object
Init(complex) - Method in class reb:ImageTrapModeLast
call this at the beginning of each sequence
Init(complex) - Method in class reb:ImageTrapModeProduct
initialize the object
Init(complex) - Method in class reb:ImageTrapModeSecondClosest
initialize the object
Init(complex) - Method in class reb:ImageTrapModeSecondFarthest
initialize the object
Init(complex) - Method in class reb:ImageTrapModeSignAverage
initialize the object
Init(complex) - Method in class reb:ImageTrapModeSmallest
call this at the beginning of each sequence
Init(complex) - Method in class reb:ImageTrapModeStacked
initialize the object
Init(complex) - Method in class reb:ImageTrapModeSum
Initialize the class
Init(complex) - Method in class reb:ImageTrapTrapOnly
initialize the object
Init(complex) - Method in class reb:Monnier_HyperbolicTiling
initialize the objects
Init(complex) - Method in class reb:Monnier_SFBM_II_Texture
call before each iteration
Init(complex) - Method in class reb:Monnier_SFBM_II_TextureC
call this before each sequence of values to be trapped
Init() - Method in class reb:RaytraceGeneric
Call Init() in the global section
Init() - Method in class reb:RaytraceSphere
 
Init(complex) - Method in class reb:REB_3RDIMFrame_Robert
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMFrame_RobertJulia
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMFrameRobert_Switch
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMIkenaga
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMIkenaga_Switch
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMIkenagaJulia
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMMagnet1
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMMagnet1_Switch
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMMagnet1Julia
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMMagnet2
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMMagnet2_Switch
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMMagnet2Julia
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMMandelbrot_Switch
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMManowar
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMManowar_Switch
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMManowarJulia
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMSpider
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMSpider_Switch
initialize the formula
Init(complex) - Method in class reb:REB_3RDIMSpiderJulia
initialize the formula
Init() - Method in class reb:REB_Alhambra
 
Init() - Method in class reb:REB_Alien
 
Init() - Method in class reb:REB_Allison
 
Init(complex) - Method in class reb:REB_attract_formula_tx
initialize the objects
Init() - Method in class reb:REB_Belvedere
 
Init() - Method in class reb:REB_Berries
 
Init() - Method in class reb:REB_BlueGreen
 
Init() - Method in class reb:REB_BlueSilver
 
Init() - Method in class reb:REB_Bouquet
 
Init() - Method in class reb:REB_Browns
 
Init() - Method in class reb:REB_Byre
 
Init(complex) - Method in class reb:REB_Cayley_Switch
initialize the formula
Init(complex) - Method in class reb:REB_CayleyJulia
initialize the formula
Init(complex) - Method in class reb:REB_CayleyMandel
initialize the formula
Init() - Method in class reb:REB_Chill
 
Init() - Method in class reb:REB_CloudNine
 
Init() - Method in class reb:REB_Clouds
 
Init() - Method in class reb:REB_Clover
 
Init() - Method in class reb:REB_ColdFire
 
Init() - Method in class reb:REB_Colors
 
Init() - Method in class reb:REB_ColorSwitch
 
Init(complex) - Method in class reb:REB_ConvolutionShapeWrapper
 
Init(complex) - Method in class reb:REB_ConvolutionWrapper
 
Init() - Method in class reb:REB_CrimsonMix
 
Init(complex) - Method in class reb:REB_CubicRoots_Switch
initialize the formula
Init() - Method in class reb:REB_Default
 
Init() - Method in class reb:REB_Desert
 
Init() - Method in class reb:REB_DesertNight
 
Init() - Method in class reb:REB_DirectColorHelper
 
Init(complex, complex) - Method in class reb:REB_DistanceEstimateGradient
initialize the objects
Init() - Method in class reb:REB_Earth
 
Init() - Method in class reb:REB_Embers
 
Init() - Method in class reb:REB_EveningSky
 
Init(complex, complex) - Method in class reb:REB_ExponentialSmoothing
initialize the objects
Init(complex, complex) - Method in class reb:REB_ExponentialSmoothing_Gradient
initialize the objects
Init() - Method in class reb:REB_Fall
 
Init() - Method in class reb:REB_Fantasia
 
Init(complex, complex) - Method in class reb:REB_FibersThings
initialize the objects
Init(complex, complex) - Method in class reb:REB_FibersThings_Gradient
initialize the objects
Init() - Method in class reb:REB_FloweringOrchard
 
Init() - Method in class reb:REB_Flowers
 
Init() - Method in class reb:REB_Flowers2
 
Init() - Method in class reb:REB_Flowers3
 
Init(complex) - Method in class reb:REB_FractalTiles
initialize the object
Init(complex) - Method in class reb:REB_FrameRobert
initialize the formula
Init(complex) - Method in class reb:REB_FrameRobert_Switch
initialize the formula
Init(complex) - Method in class reb:REB_FrameRobertJulia
initialize the formula
Init(complex) - Method in class reb:REB_FrameRobertRoots_Switch
initialize the formula
Init(complex) - Method in class reb:REB_FunBarnsley1
initialize the formula
Init(complex) - Method in class reb:REB_FunBarnsley1_Switch
initialize the formula
Init(complex) - Method in class reb:REB_FunBarnsley2_Switch
initialize the formula
Init(complex) - Method in class reb:REB_FunBarnsleyJulia1
initialize the formula
Init(complex, complex) - Method in class reb:REB_GeneralSmoothing
initialize the objects
Init(complex, complex) - Method in class reb:REB_GeneralSmoothingGradient
initialize the objects
Init() - Method in class reb:REB_GoldGreen
 
Init() - Method in class reb:REB_GoldMix
 
Init() - Method in class reb:REB_GoldSilver
 
Init(complex) - Method in class reb:REB_Gopalsamy
initialize the formula
Init(complex) - Method in class reb:REB_Gopalsamy3
 
Init(complex) - Method in class reb:REB_Gopalsamy3_Switch
initialize the formula
Init(complex) - Method in class reb:REB_Gopalsamy5
initialize the formula
Init(complex) - Method in class reb:REB_Gopalsamy5_Switch
initialize the formula
Init(complex) - Method in class reb:REB_Gopalsamy_Switch
initialize the formula
Init() - Method in class reb:REB_GrayMatter
 
Init() - Method in class reb:REB_Guernica
 
Init(complex) - Method in class reb:REB_HyperbolicMapping
initialize the objects
Init() - Method in class reb:REB_IceScape
 
Init(complex) - Method in class reb:REB_Ikenaga_Switch
initialize the formula
Init(complex) - Method in class reb:REB_IkenagaJulia
initialize the formula
Init(complex) - Method in class reb:REB_IkenagaMap
initialize the formula
Init(complex) - Method in class reb:REB_IkenagaRoots_Switch
initialize the formula
Init(complex, complex) - Method in class reb:REB_ImageTrapsColoring
Initialize the coloring formula
Init() - Method in class reb:REB_Inca
 
Init(complex) - Method in class reb:REB_Inversions
initialize the object
Init(complex) - Method in class reb:REB_Julia
initialize the formula
Init() - Method in class reb:REB_laTerra
 
Init(complex, complex) - Method in class reb:REB_LightingDirect
initialize the object
Init(complex) - Method in class reb:REB_Magnet1_Switch
initialize the formula
Init(complex) - Method in class reb:REB_Magnet2_Switch
initialize the formula
Init(complex) - Method in class reb:REB_Mandelbrot
initialize the formula
Init(complex) - Method in class reb:REB_MandelbrotJulia_Switch
initialize the formula
Init(complex) - Method in class reb:REB_MandelGopalsamy
initialize the formula
Init(complex) - Method in class reb:REB_MandelGopalsamy3
initialize the formula
Init(complex) - Method in class reb:REB_MandelGopalsamy5
initialize the formula
Init(complex) - Method in class reb:REB_Manowar_Switch
initialize the formula
Init() - Method in class reb:REB_MediumSeaGreenMix
 
Init() - Method in class reb:REB_Meso
 
Init(complex) - Method in class reb:REB_Mobius
initialize the object
Init() - Method in class reb:REB_Mojave
 
Init() - Method in class reb:REB_MorningSky
 
Init() - Method in class reb:REB_Native
 
Init(complex) - Method in class reb:REB_NegativeMandelPower_Switch
initialize the formula
Init(complex) - Method in class reb:REB_Newton
initialize the formula
Init(complex) - Method in class reb:REB_Newton_Switch
initialize the formula
Init() - Method in class reb:REB_Oasis
 
Init() - Method in class reb:REB_Ocean
 
Init() - Method in class reb:REB_Ocean2
 
Init(complex) - Method in class reb:REB_OldPhoenix
initialize the formula
Init(complex) - Method in class reb:REB_OldPhoenix_Switch
initialize the formula
Init(complex) - Method in class reb:REB_OldPhoenixMandelbrot
initialize the formula
Init() - Method in class reb:REB_Pastel
 
Init() - Method in class reb:REB_PastelRainbow
 
Init() - Method in class reb:REB_Pastels2
 
Init() - Method in class reb:REB_PeruMix
 
Init(complex) - Method in class reb:REB_Phoenix_Switch
initialize the formula
Init() - Method in class reb:REB_PurpleYellow
 
Init() - Method in class reb:REB_QuietForest
 
Init() - Method in class reb:REB_Rainbow1
 
Init() - Method in class reb:REB_Rainbow2
 
Init() - Method in class reb:REB_Reb
 
Init() - Method in class reb:REB_RedTan
 
Init() - Method in class reb:REB_RoyalBlueMix
 
Init() - Method in class reb:REB_Sahara
 
Init() - Method in class reb:REB_Sand
 
Init() - Method in class reb:REB_Sand2
 
Init() - Method in class reb:REB_SandAndSky
 
Init() - Method in class reb:REB_SantaFe
 
Init() - Method in class reb:REB_SchottkyMix
 
Init() - Method in class reb:REB_Showtime
 
Init(complex) - Method in class reb:REB_SJFrameRobert_Switch
initialize the formula
Init(complex) - Method in class reb:REB_SJIkenaga_Switch
initialize the formula
Init(complex) - Method in class reb:REB_SJMagnet1_Switch
initialize the formula
Init(complex) - Method in class reb:REB_SJMagnet2_Switch
initialize the formula
Init(complex) - Method in class reb:REB_SJMandelbrot_Switch
initialize the formula
Init(complex) - Method in class reb:REB_SJManowar_Switch
initialize the formula
Init(complex) - Method in class reb:REB_SJSpider_Switch
initialize the formula
Init(complex) - Method in class reb:REB_Slope
initialize the object
Init(complex) - Method in class reb:REB_SlopeHelper
initialize the object
Init() - Method in class reb:REB_Soleil
 
Init(complex) - Method in class reb:REB_Spider_Switch
initialize the formula
Init() - Method in class reb:REB_Spring
 
Init() - Method in class reb:REB_SpringGreenMix
 
Init() - Method in class reb:REB_Summer
 
Init() - Method in class reb:REB_Sunset
 
Init() - Method in class reb:REB_SunsetClouds
 
Init(complex) - Method in class reb:REB_Switch_Embossed
 
Init(complex) - Method in class reb:REB_Switch_EmbossedHelper
 
Init(complex) - Method in class reb:REB_Switch_FractalTiler
 
Init(complex) - Method in class reb:REB_Switch_Slope
initialize the object
Init(complex) - Method in class reb:REB_Switch_SlopeHelper
initialize the object
Init(complex) - Method in class reb:REB_TentMap
initialize the formula
Init(complex) - Method in class reb:REB_TentMap_Switch
initialize the formula
Init(complex) - Method in class reb:REB_TentMapJulia
initialize the formula
Init() - Method in class reb:REB_Volcano
 
Init() - Method in class reb:REB_WebgenMix
 
Init() - Method in class reb:REB_Winter
 
Init(complex) - Method in class reb:Switch
 
Init(complex) - Method in class reb:TrapTransformMod
initialize the transform
Init(complex) - Method in class Standard:Standard_ColorTrapWrapper
 
Init(complex, complex) - Method in class Standard:Standard_DirectOrbitTraps
 
Init(complex, complex) - Method in class Standard:Standard_DistanceEstimator
 
Init(complex) - Method in class Standard:Standard_Embossed
 
Init(complex) - Method in class Standard:Standard_EmbossedHelper
 
Init(complex, complex) - Method in class Standard:Standard_ExponentialSmoothing
 
Init(complex) - Method in class Standard:Standard_Julia
 
Init(complex) - Method in class Standard:Standard_LambdaJulia
 
Init(complex) - Method in class Standard:Standard_LambdaMandelbrot
 
Init(complex) - Method in class Standard:Standard_Magnet1Julia
 
Init(complex) - Method in class Standard:Standard_Magnet1Mandelbrot
 
Init(complex) - Method in class Standard:Standard_Magnet2Julia
 
Init(complex) - Method in class Standard:Standard_Magnet2Mandelbrot
 
Init(complex) - Method in class Standard:Standard_Mandelbrot
 
Init(complex) - Method in class Standard:Standard_Newton
 
Init(complex) - Method in class Standard:Standard_NovaJulia
 
Init(complex) - Method in class Standard:Standard_NovaMandel
 
Init(complex, complex) - Method in class Standard:Standard_OrbitTraps
 
Init(complex) - Method in class Standard:Standard_PhoenixJulia
 
Init(complex) - Method in class Standard:Standard_PhoenixMandel
 
Init(complex) - Method in class Standard:Standard_Randomize
 
Init(complex) - Method in class Standard:Standard_Slope
 
Init(complex) - Method in class Standard:Standard_SlopeHelper
 
Init(complex) - Method in class Standard:Standard_TrapModeAverage
 
Init(complex) - Method in class Standard:Standard_TrapModeBase
Calls the inherited Init() and also sets m_Solid to true because this is the initial condition for most trap modes.
Init(complex) - Method in class Standard:Standard_TrapModeClosest
 
Init(complex) - Method in class Standard:Standard_TrapModeProduct
 
Init(complex) - Method in class Standard:Standard_TrapModeTwoClosest
 
Init(complex) - Method in class Standard:Standard_TrapShapeGaussianInteger
 
Init(complex, complex) - Method in class Standard:Standard_Triangle
 
Init(complex) - Method in class tma:TMA_TrapModeClosest
 
initColorMap() - Method in class kcc5:KCC_FourthOfJuly3Map
Initialize the color map using the user selected parameters.
initColorMap() - Method in class kcc5:KCC_GoldGreen2Map
Initialize the color map using the user selected parameters.
initColorMap() - Method in class kcc5:KCC_PastelRainbow8Map
Initialize the color map using the user selected parameters.
initColorMap() - Method in class kcc5:KCC_RedTan2Map
Initialize the color map using the user selected parameters.
InitDefault() - Method in class common:Generator
Set up for a sequence of values
InitDefault() - Method in class common:IntegerGenerator
Set up for a sequence of values
InitDefault() - Method in class dmj5:DMJ_GeneratorRandom
Set up for a sequence of values This alternate form of Init will cause the Generator to start with its "default" sequence.
InitSpheres() - Method in class reb:InvertCircles
Initializes base and generator spheres
InitSpheres() - Method in class reb:InvertCube
Initializes base and generator spheres
InitSpheres() - Method in class reb:InvertDodecahedron
Initializes base and generator spheres
InitSpheres() - Method in class reb:InvertOctahedron
Initializes base and generator spheres
InitSpheres() - Method in class reb:InvertSphere
Initializes base and generator spheres
InitSpheresK() - Method in class reb:InvertMobius
Initialize spheres, inversion matricies and trace values
IntegerArray(int) - Constructor for class common:IntegerArray
Constructor
IntegerArray() - Constructor for class common:IntegerArray
 
IntegerArray - Class in common
Generic Integer dynamic array object wrapper.
IntegerGenerator(Generic) - Constructor for class common:IntegerGenerator
Constructor
IntegerGenerator() - Constructor for class common:IntegerGenerator
 
IntegerGenerator - Class in common
Integer Generator base class.
IntegerTransfer(Generic) - Constructor for class common:IntegerTransfer
constructor
IntegerTransfer() - Constructor for class common:IntegerTransfer
 
IntegerTransfer - Class in common
This is a generic integer transfer class.
Interpolate(float, complex, complex) - Method in class ck:ComplexInterpolator
 
Interpolate(float, complex, complex) - Method in class ck:InterpolateBase
 
InterpolateBase(Generic) - Constructor for class ck:InterpolateBase
 
InterpolateBase() - Constructor for class ck:InterpolateBase
 
InterpolateBase - Class in ck
This is the base class for interpolation of Complex Numbers
InterpolateCubic(float, complex, complex, complex, complex) - Static method in class dmj5:DMJ_PolyCurve
given an interpolant, two endpoints, and two control points, compute a cubic curve
InterpolateLinear(float, complex, complex) - Static method in class dmj5:DMJ_PolyCurve
given an interpolant and two endpoints, compute a linear curve
InterpolateQuadratic(float, complex, complex, complex) - Static method in class dmj5:DMJ_PolyCurve
given an interpolant, two endpoints, and a control point, compute a parabolic curve
Intersect(Vector, Vector, int, int, float, float, color) - Method in class reb:RaytraceGeneric
Function to determine object intersections with rays The maximum recursion level is currently set to 10
Intersect(Vector, Vector, int, int, float, float, color) - Method in class reb:RaytraceSphere
Function to determine object intersections with rays The maximum recursion level is currently set to 10
Inverse(Sphere, Sphere, int, int) - Method in class reb:InvertMobius
Inverts a sphere - Mobius inversion The return value may be a sphere or a plane.
Inverse(Sphere, Sphere, int, int) - Method in class reb:InvertSphere
Inverts a sphere
Invert(Mobius) - Method in class reb:Mobius
Invert Mobius
InvertCircles(Generic) - Constructor for class reb:InvertCircles
constructor for circle inversions using spheres
InvertCircles() - Constructor for class reb:InvertCircles
 
InvertCircles - Class in reb
circle inversions
InvertCube(Generic) - Constructor for class reb:InvertCube
constructor for sphere inversions with a cubic geometry
InvertCube() - Constructor for class reb:InvertCube
 
InvertCube - Class in reb
sphere inversions starting with a cubic geometery
this is a child of InvertSphere
InvertDodecahedron(Generic) - Constructor for class reb:InvertDodecahedron
constructor for sphere inversions with a dodecahedral geometry
InvertDodecahedron() - Constructor for class reb:InvertDodecahedron
 
InvertDodecahedron - Class in reb
sphere inversions starting with a dodecahedral geometery
this is a child of InvertSphere
InvertMobius(Generic) - Constructor for class reb:InvertMobius
constructor for Mobius (Kleinian) sphere inversions
InvertMobius() - Constructor for class reb:InvertMobius
 
InvertMobius - Class in reb
Derived from the public C code of Curtis McMullen and material from Indra's Pearls by Mumford, Series and Wright A new method for InitSpheres is needed, as both spheres and Kleinian Group matricies must be initalized.
InvertOctahedron(Generic) - Constructor for class reb:InvertOctahedron
constructor for sphere inversions with an octahedral geometry
InvertOctahedron() - Constructor for class reb:InvertOctahedron
 
InvertOctahedron - Class in reb
sphere inversions starting with a octahedral geometery
this is a child of InvertSphere
InvertSphere(Generic) - Constructor for class reb:InvertSphere
constructor for sphere inversions with a tetrahedral geometry
InvertSphere() - Constructor for class reb:InvertSphere
 
InvertSphere - Class in reb
sphere inversions starting with a tetrahedral geometery for the base set
this is the base class
it contains methods for
1.
IsBailedOut(complex) - Method in class ck:AlternatingFormulaObject
 
IsBailedOut(complex) - Method in class ck:BlendFormula
 
IsBailedOut(complex) - Method in class ck:ChangeFormula_AfterNIterations
 
IsBailedOut(complex) - Method in class ck:TransformBefore
 
IsBailedOut(complex) - Method in class common:ConvergentDivergentFormula
Test whether the formula has bailed out (i.e.
IsBailedOut(complex) - Method in class common:ConvergentFormula
Test whether the formula has bailed out (i.e.
IsBailedOut(complex) - Method in class common:DivergentFormula
Test whether the formula has bailed out (i.e.
IsBailedOut(complex) - Method in class common:Formula
Test whether the formula has bailed out (i.e.
IsBailedOut(float) - Method in class common:Generator
Test whether the formula has bailed out (i.e.
IsBailedOut(int) - Method in class common:IntegerGenerator
Test whether the formula has bailed out (i.e.
IsBailedOut(complex) - Method in class jlb:JLB_SlopeWithShapes
 
IsBailedOut(complex) - Method in class jlb:JLB_SwitchSuper
 
IsBailedOut(complex) - Method in class mmf:MMF_FormulaTransformWrapper
 
IsBailedOut(complex) - Method in class mmf:MMF_SwitchFormulaTransformWrapper
 
IsBailedOut(complex) - Method in class mmf:MMF_SwitchFormulaWars2
 
IsBailedOut() - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
IsBailedOut(complex) - Method in class mmf:MMF_SwitchMagnet1
 
IsBailedOut(complex) - Method in class mmf:MMF_SwitchMagnet2
 
IsBailedOut(complex) - Method in class mmf:MMF_SwitchNova
 
IsBailedOut(complex) - Method in class mmf:MMF_SwitchRecursion
 
IsBailedOut(complex) - Method in class mmf:MMF_SwitchTransformFormula
 
IsBailedOut() - Method in class mt:MT_ConvolutionHelper
 
IsBailedOut(complex) - Method in class mt:MT_Traps
 
IsBailedOut(complex) - Method in class reb:REB_3RDIMFrame_Robert
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMFrame_RobertJulia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMFrameRobert_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMIkenaga
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMIkenaga_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMIkenagaJulia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMMagnet1
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMMagnet1_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMMagnet1Julia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMMagnet2
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMMagnet2_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMMagnet2Julia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMMandelbrot_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMManowar
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMManowar_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMManowarJulia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMSpider
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMSpider_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_3RDIMSpiderJulia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Cayley_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_CubicRoots_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FractalTiles
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FrameRobert
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FrameRobert_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FrameRobertJulia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FrameRobertRoots_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FunBarnsley1
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FunBarnsley1_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FunBarnsley2_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_FunBarnsleyJulia1
This overrides the divergent formula bailout.
IsBailedOut(complex) - Method in class reb:REB_Gopalsamy
overrides the DivergentFormula function
IsBailedOut(complex) - Method in class reb:REB_Gopalsamy3
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Gopalsamy3_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Gopalsamy5
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Gopalsamy5_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Gopalsamy_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Ikenaga_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_IkenagaJulia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_IkenagaMap
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_IkenagaRoots_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Julia
This overrides the divergent formula bailout.
IsBailedOut(complex) - Method in class reb:REB_Magnet1_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Magnet2_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Mandelbrot
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_MandelbrotJulia_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_MandelGopalsamy
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_MandelGopalsamy3
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_MandelGopalsamy5
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Manowar_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_NegativeMandelPower_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Newton
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Newton_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_OldPhoenix
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_OldPhoenix_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_OldPhoenixMandelbrot
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Phoenix_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_SJFrameRobert_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_SJIkenaga_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_SJMagnet1_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_SJMagnet2_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_SJMandelbrot_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_SJManowar_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_SJSpider_Switch
Override the default function for bailout
IsBailedOut() - Method in class reb:REB_SlopeHelper
 
IsBailedOut(complex) - Method in class reb:REB_Spider_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Switch_Embossed
 
IsBailedOut() - Method in class reb:REB_Switch_EmbossedHelper
 
IsBailedOut(complex) - Method in class reb:REB_Switch_FractalTiler
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_Switch_Slope
 
IsBailedOut() - Method in class reb:REB_Switch_SlopeHelper
 
IsBailedOut(complex) - Method in class reb:REB_TentMap
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_TentMap_Switch
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:REB_TentMapJulia
Override the default function for bailout
IsBailedOut(complex) - Method in class reb:Switch
 
IsBailedOut() - Method in class Standard:Standard_EmbossedHelper
 
IsBailedOut(complex) - Method in class Standard:Standard_Magnet1Mandelbrot
 
IsBailedOut(complex) - Method in class Standard:Standard_Magnet2Mandelbrot
 
IsBailedOut() - Method in class Standard:Standard_SlopeHelper
 
IsBailedOut(complex) - Method in class tma:TMA_SwitchTalis
 
IsGradient() - Method in class common:Coloring
Test whether the formula produces gradient colors or direct colors.
IsGradient() - Method in class common:GradientColoring
Test whether the formula produces gradient colors or direct colors.
IsInside(complex) - Method in class dmj5:DMJ_PolyCurve
given a complex number pz, return whether it is inside the curve or not; this is the fastest query
IsLeft(complex, int) - Method in class dmj5:DMJ_PolyCurve
query: is a point to the left of a particular curve segment? this determines the type of segment automatically
IsLeftLine(complex, complex, complex) - Static method in class dmj5:DMJ_PolyCurve
query: is a point to the left of a line segment? positive value = no, negative value = yes, 0 = on line
IsLeftQuadratic(complex, complex, complex, complex) - Static method in class dmj5:DMJ_PolyCurve
query: is a point to the left of a parabolic segment? note that if the point is outside the triangle enclosing the segment, we treat this as the same as if the point is to the left of the lines bounding the parabolic arc (we extend the arc by straight lines)
IsLeftQuadraticCore(complex, complex, complex, complex) - Static method in class dmj5:DMJ_PolyCurve
query: is a point to the left of a parabolic segment? this does not care whether the point is inside the enclosing triangle
IsOpaque(color) - Method in class common:ColorMerge
Opaque test function
IsOpaque(color) - Method in class dmj5:DMJ_FastNormalMerge
 
IsSolid() - Method in class common:ClipShapeMerge
IsSolid() must be defined in derived classes
IsSolid() - Method in class common:Coloring
Test whether the sequence produced a solid-color value rather than an index.
IsSolid() - Method in class common:DirectColoring
Test whether the sequence produced a solid-color value rather than an index.
IsSolid() - Method in class common:GradientColoring
Test whether the sequence produced a solid-color value rather than an index.
IsSolid() - Method in class common:Transform
Test whether a sequence is solid-colored or not.
IsSolid() - Method in class common:TransformMerge
 
IsSolid() - Method in class common:TrapMode
call this to determine if the last sequence produced a solid point
IsSolid() - Method in class jlb:JLB_TrapModeCollection
call this to determine if the last sequence produced a solid point
IsSolid() - Method in class mmf:MMF_DLA
 
IsSolid() - Method in class mmf:MMF_TrapModeSmoothTurningPoints
call this to determine if the last sequence produced a solid point
IsSolid() - Method in class mt:MT_ConvolutionHelper
 
IsSolid() - Method in class reb:ImageTrapMode
call this to determine if the last sequence produced a solid point
IsSolid() - Method in class reb:REB_ImageTrapsColoring
Is the coloring solid? - used by the coloring ucl.
Iterate(complex) - Method in class ck:AlternatingFormulaObject
 
Iterate(complex) - Method in class ck:BlendFormula
 
Iterate(complex) - Method in class ck:ChangeFormula_AfterNIterations
 
Iterate(complex) - Method in class ck:ck_ManyJulia
 
Iterate(complex) - Method in class ck:fn_z
 
Iterate(complex) - Method in class ck:fn_z_plus_fn_pixel
 
Iterate(complex) - Method in class ck:Image
 
Iterate(complex) - Method in class ck:Manowar
 
Iterate(complex) - Method in class ck:Manowar_Julia
 
Iterate(complex) - Method in class ck:TransformBefore
 
Iterate(complex) - Method in class ck:TrapShapeSuperShape
 
Iterate(complex) - Method in class common:ClipShapeMerge
 
Iterate(complex) - Method in class common:Coloring
Process the next value in the sequence
Iterate(color) - Method in class common:ColorTransfer
call this to process another value in the sequence
Iterate(complex) - Method in class common:ColorTrap
call this to produce a result you should always override this function
Iterate(complex) - Method in class common:ColorTrapFormulaDirectColoring
 
Iterate(complex) - Method in class common:ColorTrapImage
 
Iterate(complex) - Method in class common:ColorTrapWrapper
 
Iterate(complex) - Method in class common:ConvergentDivergentFormula
Produce the next value in the sequence
Iterate(complex) - Method in class common:ConvergentFormula
Produce the next value in the sequence
Iterate(float) - Method in class common:DefaultGradientTransfer
 
Iterate(complex) - Method in class common:DirectColoring
Process the next value in the sequence
Iterate(complex) - Method in class common:Formula
Produce the next value in the sequence
Iterate(float) - Method in class common:Generator
Produce the next value in the sequence
Iterate(complex) - Method in class common:GradientColoring
Process the next value in the sequence
Iterate(complex) - Method in class common:Handles
Compute handle state for a single point within a sequence
Iterate(int) - Method in class common:IntegerGenerator
Produce the next value in the sequence
Iterate(int) - Method in class common:IntegerTransfer
call this to process another value in the sequence
Iterate(complex) - Method in class common:Location
 
Iterate(complex) - Method in class common:PixelCoordinate
 
Iterate(float) - Method in class common:Transfer
call this to process another value in the sequence
Iterate(complex) - Method in class common:Transform
Transform a single point within a sequence
Iterate(complex) - Method in class common:TransformMerge
 
Iterate(complex, complex, float, float) - Method in class common:TrapMode
call this for each point
Iterate(complex, complex, float, float) - Method in class common:TrapModeFirst
 
Iterate(complex) - Method in class common:TrapShape
call this for each iteration being trapped
Iterate(complex) - Method in class common:TrapShapeBlock
 
Iterate(complex) - Method in class common:TrapShapeFormulaGradientColoring
 
Iterate(complex) - Method in class common:TrapShapeMerge
 
Iterate(complex) - Method in class common:TrapShapeNoise
 
Iterate(complex) - Method in class common:TrapShapePoint
 
Iterate(float) - Method in class common:TrapTransfer
 
Iterate(complex) - Method in class common:TrapTransform
 
Iterate(complex) - Method in class dmj5:DMJ_BlurTrapWrapper
 
Iterate(complex) - Method in class dmj5:DMJ_Clipping
 
Iterate(complex) - Method in class dmj5:DMJ_ClipShapeCircle
 
Iterate(complex) - Method in class dmj5:DMJ_ClipShapePolyCurve
 
Iterate(complex) - Method in class dmj5:DMJ_ClipShapeRectangle
 
Iterate(color) - Method in class dmj5:DMJ_Colorize
 
Iterate(complex) - Method in class dmj5:DMJ_Distort
 
Iterate(complex) - Method in class dmj5:DMJ_FastMosaic
 
Iterate(complex) - Method in class dmj5:DMJ_FollowCurve
 
Iterate(complex) - Method in class dmj5:DMJ_FormulaGenerators
 
Iterate(float) - Method in class dmj5:DMJ_GeneratorRandom
Produce the next value in the sequence
Iterate(complex) - Method in class dmj5:DMJ_Inversion
 
Iterate(complex) - Method in class dmj5:DMJ_Kaleidoscope
 
Iterate(complex) - Method in class dmj5:DMJ_LinearWave
 
Iterate(complex) - Method in class dmj5:DMJ_LogSpiral
 
Iterate(complex) - Method in class dmj5:DMJ_LowRes
 
Iterate(complex) - Method in class dmj5:DMJ_OrbitTrapsColoring
 
Iterate(complex) - Method in class dmj5:DMJ_OrbitTrapsDirect
 
Iterate(complex) - Method in class dmj5:DMJ_PolarToRectangular
 
Iterate(complex) - Method in class dmj5:DMJ_RectangularToPolar
 
Iterate(complex) - Method in class dmj5:DMJ_ScreenRelative
 
Iterate(complex) - Method in class dmj5:DMJ_Simurgh
 
Iterate(complex) - Method in class dmj5:DMJ_TransformRepeat
 
Iterate(float) - Method in class dmj5:DMJ_TrapDiameter
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeAlternatingAverage
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeAlternatingAverage2
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeChangeAverage
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeClosest
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeExponentialAverage
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeFarthest
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeFirst
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeInvertedSum
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeLast
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeProduct
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeSecondClosest
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeSecondFarthest
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeSignAverage
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeStacked
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeSum
 
Iterate(complex, complex, float, float) - Method in class dmj5:DMJ_TrapModeTrapOnly
 
Iterate(float) - Method in class dmj5:DMJ_TrapSelect
Produce the next value in the sequence
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeAstroid
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeCross
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeEgg
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeFBM
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeFlat
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeGridRipples
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeHeart1
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeHeart2
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeHyperbola
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeHypercross
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeLinearWave
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeLines
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapePinch
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapePoint
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapePolyCurve
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeRadialWave
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeRectangle
 
Iterate(complex) - Method in class dmj5:DMJ_TrapShapeSpiral
 
Iterate(complex) - Method in class dmj5:DMJ_TrapTiling
 
Iterate(complex, complex) - Method in class jlb:DualTransform
 
Iterate(complex) - Method in class jlb:JLB_AdvancedBailout
 
Iterate(complex) - Method in class jlb:JLB_BasicUserTransform
 
Iterate(complex, complex) - Method in class jlb:JLB_BurningShipContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_ComboDualTransform
 
Iterate(complex, complex) - Method in class jlb:JLB_CTweakContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_DoubleDualTransform
 
Iterate(complex, complex) - Method in class jlb:JLB_DualTransformContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_GnarlContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_IkenagaContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_LambdaContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_MandelbrotContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_MandelbrotDualTransform
 
Iterate(complex) - Method in class jlb:JLB_MoebiusUserTransform
 
Iterate(complex) - Method in class jlb:JLB_NewtonUserTransform
 
Iterate(complex) - Method in class jlb:JLB_NewtonUtilityTransform
 
Iterate(complex, complex) - Method in class jlb:JLB_NovaContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_NullCContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_NullDualTransform
 
Iterate(complex) - Method in class jlb:JLB_NullUserTransform
 
Iterate(complex) - Method in class jlb:JLB_NullUtilityTransform
 
Iterate(complex, complex) - Method in class jlb:JLB_NullZContraction
 
Iterate(complex) - Method in class jlb:JLB_RangeColoring
 
Iterate(complex) - Method in class jlb:JLB_SimpleBailout
 
Iterate(complex) - Method in class jlb:JLB_SlopeHelper
call for each iterated point
Iterate(complex) - Method in class jlb:JLB_SlopeWithShapes
call for each iterated point.
Iterate(complex) - Method in class jlb:JLB_SpiroGlyphicUserTransform
 
Iterate(complex) - Method in class jlb:JLB_SpiroGlyphicUtilityTransform
 
Iterate(complex) - Method in class jlb:JLB_SwitchSuper
 
Iterate(complex, complex) - Method in class jlb:JLB_TalisContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_TMAContraction
 
Iterate(complex, complex, float, float) - Method in class jlb:JLB_TrapModeCollection
 
Iterate(complex) - Method in class jlb:JLB_TrapShapeGIPlus
 
Iterate(complex) - Method in class jlb:JLB_TrapShapeGnarl
 
Iterate(complex) - Method in class jlb:JLB_TrapShapeRRL
 
Iterate(float) - Method in class jlb:JLB_TrapTransferCollection
 
Iterate(complex, complex) - Method in class jlb:JLB_ZCZDualTransform
 
Iterate(complex, complex) - Method in class jlb:JLB_ZTweakContraction
 
Iterate(complex, complex) - Method in class jlb:JLB_ZZDualTransform
 
Iterate(complex) - Method in class jlb:Reduction
 
Iterate(complex) - Method in class kcc5:KCC_AmpersandTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_AngleFunction1Trap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_AngleFunction2Trap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_ArcTangentTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_AtanTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BallsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BeanCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BicornCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BicuspidCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BifoliateTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BifoliumTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BlobsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BowTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_BubblesTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_ButterflyCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_CassiniOvalsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_CirclesTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_CissoidOfDioclesTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_CochleoidTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_CockedHatTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_ConchoidOfNicomedesTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_ConesTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_CruciformTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_CurlsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_DevilsCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_DiamondTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_DimpledSpheroidsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_DumbbellCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_DurersConchoidTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_EightCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_FlexballsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_HappyAccidentTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_HarlequinTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_HyperbolaTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_KappaCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_KepplersFoliumTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_KeratoidCuspTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_KnotCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_LemniscateCorrectedTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_LemniscateTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_LimaconTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_LineTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_LinksCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_MalteseCrossCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_ParabolaTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_PearShapedCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_PetalsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_PiriformTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_PlaneCurveTrapBase
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_PolygonTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_QuadrifoliumTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_RingSegmentsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_RingsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_RoseCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SerpentineCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SinusCosinusTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_sinXTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SpheresTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SpheroidsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SpiralTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SquaresTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SquareTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_StalksTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_StarOfDavidTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_StirrupCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_StrangeShapeTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_SwastikaCurveTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TangentBallsTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TangentTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TrefoilTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TridentOfDescartesTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TridentTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TrifoliumTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TrisectrixOfMaclaurinTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TwistedCrossTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_TwoEllipsesTrap
call this for each iteration being trapped
Iterate(complex) - Method in class kcc5:KCC_WitchOfAgnesiTrap
call this for each iteration being trapped
Iterate(complex, complex) - Method in class mmf:Contraction
 
Iterate(complex) - Method in class mmf:MMF_Constant
 
Iterate(complex) - Method in class mmf:MMF_CrossProduct
 
Iterate(complex) - Method in class mmf:MMF_DLA
 
Iterate(complex) - Method in class mmf:MMF_ExtendedCilia
 
Iterate(complex) - Method in class mmf:MMF_FieldEstimator
 
Iterate(complex) - Method in class mmf:MMF_FormulaTransform
 
Iterate(complex) - Method in class mmf:MMF_FormulaTransformWrapper
 
Iterate(complex) - Method in class mmf:MMF_GammaTransform
 
Iterate(complex) - Method in class mmf:MMF_GeneralTransform
 
Iterate(complex) - Method in class mmf:MMF_Layered
Iterate(complex) - Method in class mmf:MMF_Linear
 
Iterate(complex) - Method in class mmf:MMF_Magnet1DistanceEstimator
 
Iterate(complex) - Method in class mmf:MMF_Magnet2DistanceEstimator
 
Iterate(complex) - Method in class mmf:MMF_MultiLayer
Iterate(complex) - Method in class mmf:MMF_NewtonDistanceEstimator
 
Iterate(complex) - Method in class mmf:MMF_NovaDistanceEstimator
 
Iterate(complex) - Method in class mmf:MMF_PowerFunctions
 
Iterate(complex) - Method in class mmf:MMF_RunningProduct
 
Iterate(complex) - Method in class mmf:MMF_RunningSum
 
Iterate(complex) - Method in class mmf:MMF_Scale
 
Iterate(complex) - Method in class mmf:MMF_SelfRotation
 
Iterate(complex) - Method in class mmf:MMF_SimpleMatrixTransform
 
Iterate(complex) - Method in class mmf:MMF_SmoothOrbitTraps
Note that the texture calculation is skipped if there's no texture (using DMJ_TrapShapeFlat) or texturing is position only
Iterate(complex) - Method in class mmf:MMF_StandardDistanceEstimator
 
Iterate(complex) - Method in class mmf:MMF_SwitchBeta
 
Iterate(complex) - Method in class mmf:MMF_SwitchFormulaTransformWrapper
 
Iterate(complex) - Method in class mmf:MMF_SwitchFormulaWars2
 
Iterate(complex) - Method in class mmf:MMF_SwitchGradientSlope
 
Iterate() - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
Iterate(complex) - Method in class mmf:MMF_SwitchMagnet1
 
Iterate(complex) - Method in class mmf:MMF_SwitchMagnet2
 
Iterate(complex) - Method in class mmf:MMF_SwitchNova
 
Iterate(complex) - Method in class mmf:MMF_SwitchPhoenix
 
Iterate(complex) - Method in class mmf:MMF_SwitchRecursion
 
Iterate(complex) - Method in class mmf:MMF_SwitchStandard
 
Iterate(complex) - Method in class mmf:MMF_SwitchTransformFormula
 
Iterate(float) - Method in class mmf:MMF_TransferMerge
 
Iterate(complex) - Method in class mmf:MMF_TransformAdd
 
Iterate(complex) - Method in class mmf:MMF_TransformDivide
 
Iterate(complex) - Method in class mmf:MMF_TransformMultiply
 
Iterate(complex) - Method in class mmf:MMF_TransformPowerFunctions
 
Iterate(complex) - Method in class mmf:MMF_TransformProduct
 
Iterate(complex) - Method in class mmf:MMF_TransformSubtract
 
Iterate(complex) - Method in class mmf:MMF_TransformSum
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeIteration
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmooth
call this for each point
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothAverage
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothAverageAbove
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothAverageBelow
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothAverageDist
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothChangeAverage
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothClosest
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothFarthest
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothFarthestAbove
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothFarthestBelow
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothFarthestDist
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothLast
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothNearest
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothNearestAbove
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothNearestBelow
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothNth
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothProduct
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothProductAbove
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothProductBelow
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothProductDist
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothSecondClosest
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothSecondFarthest
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothSum
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothSumAbove
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothSumBelow
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothSumDist
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
 
Iterate(complex, complex, float, float) - Method in class mmf:MMF_TrapModeSmoothWithThreshold
call this for each point
Iterate(complex) - Method in class mmf:MMF_TrapShapeAngle
 
Iterate(complex) - Method in class mmf:MMF_TrapShapeCentreOfCurvature
The recip(0) ensures that "no result" due to no zold or zolder returns a value outside the threshold
Iterate(complex) - Method in class mmf:MMF_TrapShapeCurvature
The recip(0) ensures that "no result" due to no zold or zolder returns a value outside the threshold
Iterate(complex) - Method in class mmf:MMF_TrapShapefBm
 
Iterate(complex) - Method in class mmf:MMF_TrapShapeFnz
 
Iterate(complex) - Method in class mmf:MMF_TrapShapeInterpolation
The recip(0) ensures that "no result" due to no zold or zolder returns a value outside the threshold
Iterate(complex) - Method in class mmf:MMF_TrapShapeOldAngles
 
Iterate(complex) - Method in class mmf:MMF_TrapShapeOrbitals
The recip(0) ensures that "no result" due to no zold or zolder returns a value outside the threshold
Iterate(complex) - Method in class mmf:MMF_TrapShapeSimpleVergence
 
Iterate(complex) - Method in class mmf:MMF_TrapShapeTriangleInequality
 
Iterate(complex) - Method in class mmf:MMF_TrapShapeZold
call this for each iteration being trapped
Iterate(float) - Method in class mmf:MMF_TrapTransfer
 
Iterate(complex) - Method in class mmf:MMF_TrapTransformInterpolation
 
Iterate(complex) - Method in class mmf:MMF_TrapTransformZold
Note that derived functions should update zold, zolder, zoldok and zolderok as necessary
Iterate(complex) - Method in class mmf:MMF_TwoColourings
 
Iterate(complex) - Method in class mmf:MMF_UserFormulaTransform
 
Iterate(complex) - Method in class mt:MT_Alternate
 
Iterate(complex) - Method in class mt:MT_BarnsleyI
 
Iterate(complex) - Method in class mt:MT_BarnsleyIJulia
 
Iterate(complex) - Method in class mt:MT_BarnsleyTransform
 
Iterate(complex) - Method in class mt:MT_BofNewtonI
 
Iterate(complex) - Method in class mt:MT_BofNewtonII
 
Iterate(complex) - Method in class mt:MT_BofNewtonIIJulia
 
Iterate(complex) - Method in class mt:MT_BofNewtonIJulia
 
Iterate(complex) - Method in class mt:MT_Boost
 
Iterate(complex) - Method in class mt:MT_BumpMapsTexture
 
Iterate(complex) - Method in class mt:MT_Celtic
 
Iterate(complex) - Method in class mt:MT_CelticJulia
 
Iterate() - Method in class mt:MT_ConvolutionHelper
 
Iterate(complex) - Method in class mt:MT_CrackleTexture
 
Iterate(complex) - Method in class mt:MT_CrazySpiral
 
Iterate(complex) - Method in class mt:MT_DiskTexture
 
Iterate(complex) - Method in class mt:MT_Druid
 
Iterate(complex) - Method in class mt:MT_DruidJulia
 
Iterate(complex) - Method in class mt:MT_GnarlTexture
 
Iterate(complex) - Method in class mt:MT_GnarlTransform
 
Iterate(complex) - Method in class mt:MT_GnarlyTransform
 
Iterate(complex) - Method in class mt:MT_GravitationalLens
 
Iterate(complex) - Method in class mt:MT_ImageMapsTexture
 
Iterate(complex) - Method in class mt:MT_JewelNewton
 
Iterate(complex) - Method in class mt:MT_JewelNewtonJulia
 
Iterate(complex) - Method in class mt:MT_ManyBarnsleyIJulia
 
Iterate(complex) - Method in class mt:MT_ManyBofNewtonIIJulia
 
Iterate(complex) - Method in class mt:MT_ManyCelticJulia
 
Iterate(complex) - Method in class mt:MT_ManyDuidJulia
 
Iterate(complex) - Method in class mt:MT_ManyJulia
 
Iterate(complex) - Method in class mt:MT_ManyMagnetIIJulia
 
Iterate(complex) - Method in class mt:MT_ManyMagnetIJulia
 
Iterate(complex) - Method in class mt:MT_MarbleTexture
 
Iterate(complex) - Method in class mt:MT_PerlinNoise3DTexture
 
Iterate(complex) - Method in class mt:MT_PerlinNoiseTexture
 
Iterate(complex) - Method in class mt:MT_PopcornJulia
 
Iterate(complex) - Method in class mt:MT_PopcornTexture
 
Iterate(complex) - Method in class mt:MT_PopcornTransform
 
Iterate(complex) - Method in class mt:MT_RadialWaves
 
Iterate(complex) - Method in class mt:MT_Scale
 
Iterate(complex) - Method in class mt:MT_SpriteTrap
 
Iterate(complex) - Method in class mt:MT_TextureBlock
 
Iterate(complex) - Method in class mt:MT_TextureTransform
 
Iterate(complex) - Method in class mt:MT_Traps
 
Iterate(complex) - Method in class mt:MT_TrapShape_Transform
 
Iterate(complex) - Method in class mt:MT_TrapShapeButterfly
 
Iterate(complex) - Method in class mt:MT_TrapShapeCardioid
 
Iterate(complex) - Method in class mt:MT_TrapShapeFolium
 
Iterate(complex) - Method in class mt:MT_TrapShapeGnarl
 
Iterate(complex) - Method in class mt:MT_TrapShapeHarlequin
 
Iterate(complex) - Method in class mt:MT_TrapShapeMartin
 
Iterate(complex) - Method in class mt:MT_TrapShapePopcorn
 
Iterate(complex) - Method in class mt:MT_TrapShapeRhodonea
 
Iterate(complex) - Method in class mt:MT_TrapShapeRose
 
Iterate(complex) - Method in class mt:MT_TrapShapeSextic
 
Iterate(complex) - Method in class mt:MT_TrapShapeSine
 
Iterate(complex) - Method in class mt:MT_TrapShapeTransform
 
Iterate(complex) - Method in class mt:MT_TurbulenceTexture
 
Iterate(complex) - Method in class mt:MT_VoronoiTexture
 
Iterate(complex) - Method in class mt:MT_WheelTransform
 
Iterate(complex) - Method in class mt:MT_YorkeTexture
 
Iterate(complex) - Method in class reb:AppolonianGasket
call for each iterated point
Iterate(complex) - Method in class reb:ColorTrapChecker
call for each iterated point
Iterate(complex) - Method in class reb:ColorTrapGnarl
call for each iterated point
Iterate(complex) - Method in class reb:ColorTrapImageTiles
call for each iterated point
Iterate(complex) - Method in class reb:ColorTrapNoColor
 
Iterate(complex) - Method in class reb:ColorTrapShapeBlock
 
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapMode
call this for each point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeAlternatingAverage
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeAlternatingAverage2
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeChangeAverage
 
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeClosest
call this for each point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeExponentialAverage
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeFarthest
 
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeFirst
call this for each point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeInvertedSum
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeLast
call this for each point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeProduct
 
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeSecondClosest
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeSecondFarthest
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeSignAverage
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeSmallest
call this for each point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeStacked
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapModeSum
call for each iterated point
Iterate(complex, complex, float, float, color) - Method in class reb:ImageTrapTrapOnly
call for each iterated point
Iterate(complex) - Method in class reb:Monnier_HyperbolicTiling
call for each iterated point
Iterate(complex) - Method in class reb:Monnier_SFBM_II_Texture
call for each iterated point
Iterate(complex) - Method in class reb:Monnier_SFBM_II_TextureC
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMFrame_Robert
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMFrame_RobertJulia
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMFrameRobert_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMIkenaga
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMIkenaga_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMIkenagaJulia
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMMagnet1
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMMagnet1_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMMagnet1Julia
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMMagnet2
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMMagnet2_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMMagnet2Julia
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMMandelbrot_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMManowar
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMManowar_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMManowarJulia
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMSpider
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMSpider_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_3RDIMSpiderJulia
call for each iterated point
Iterate(complex) - Method in class reb:REB_attract_formula_tx
 
Iterate(complex) - Method in class reb:REB_Cayley_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_CayleyJulia
call for each iterated point
Iterate(complex) - Method in class reb:REB_CayleyMandel
 
Iterate(complex) - Method in class reb:REB_ColorTrapModPerlin
call for each iterated point
Iterate(complex) - Method in class reb:REB_ColorTrapWorley
call for each iterated point
Iterate(complex) - Method in class reb:REB_ConvolutionShapeWrapper
 
Iterate(complex) - Method in class reb:REB_ConvolutionWrapper
 
Iterate(complex) - Method in class reb:REB_CubicRoots_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_DistanceEstimateGradient
call for each iterated point
Iterate(complex) - Method in class reb:REB_ExponentialSmoothing
call for each iterated point
Iterate(complex) - Method in class reb:REB_ExponentialSmoothing_Gradient
call for each iterated point
Iterate(complex) - Method in class reb:REB_FibersThings
 
Iterate(complex) - Method in class reb:REB_FibersThings_Gradient
 
Iterate(complex) - Method in class reb:REB_FractalTiles
call for each iterated point.
Iterate(complex) - Method in class reb:REB_FrameRobert
call for every iterated point
Iterate(complex) - Method in class reb:REB_FrameRobert_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_FrameRobertJulia
call for every iterated point
Iterate(complex) - Method in class reb:REB_FrameRobertRoots_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_FunBarnsley1
call for each iterated point
Iterate(complex) - Method in class reb:REB_FunBarnsley1_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_FunBarnsley2_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_FunBarnsleyJulia1
call for each iterated point
Iterate(complex) - Method in class reb:REB_GeneralSmoothing
call for each iterated point
Iterate(complex) - Method in class reb:REB_GeneralSmoothingGradient
call for each iterated point
Iterate(complex) - Method in class reb:REB_Gopalsamy
call for each iteration of the point.
Iterate(complex) - Method in class reb:REB_Gopalsamy3
call for every iterated point
Iterate(complex) - Method in class reb:REB_Gopalsamy3_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_Gopalsamy5
call for every iterated point
Iterate(complex) - Method in class reb:REB_Gopalsamy5_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_Gopalsamy_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_HyperbolicMapping
call for each iterated point
Iterate(complex) - Method in class reb:REB_Hyperparaboloid
call for each iterated point
Iterate(complex) - Method in class reb:REB_IFSApollo
call for each iterated point
Iterate(complex) - Method in class reb:REB_Ikenaga_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_IkenagaJulia
call for every iterated point
Iterate(complex) - Method in class reb:REB_IkenagaMap
call for every iterated point
Iterate(complex) - Method in class reb:REB_IkenagaRoots_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_ImageTileTexture
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_ImageTrapsColoring
call for each iterated point
Iterate(complex) - Method in class reb:REB_Inversions
call for each iterated point
Iterate(complex) - Method in class reb:REB_Julia
call for each iterated point
Iterate(complex) - Method in class reb:REB_LightingDirect
call for each iterated point
Iterate(complex) - Method in class reb:REB_Magnet1_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_Magnet2_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_Mandelbrot
call for each iterated point
Iterate(complex) - Method in class reb:REB_MandelbrotJulia_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_MandelGopalsamy
call for each iterated point
Iterate(complex) - Method in class reb:REB_MandelGopalsamy3
call for every iterated point
Iterate(complex) - Method in class reb:REB_MandelGopalsamy5
call for every iterated point
Iterate(complex) - Method in class reb:REB_Manowar_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_Mobius
 
Iterate(complex) - Method in class reb:REB_NegativeMandelPower_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_Newton
call for each iterated point
Iterate(complex) - Method in class reb:REB_Newton_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_OldPhoenix
call for each iterated point
Iterate(complex) - Method in class reb:REB_OldPhoenix_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_OldPhoenixMandelbrot
call for each iterated point
Iterate(complex) - Method in class reb:REB_Phoenix_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SJFrameRobert_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SJIkenaga_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SJMagnet1_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SJMagnet2_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SJMandelbrot_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SJManowar_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SJSpider_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_Slope
call for each iterated point.
Iterate() - Method in class reb:REB_SlopeHelper
call for each iterated point
Iterate(complex) - Method in class reb:REB_Spider_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_SpokesNRings
call for each iterated point
Iterate(complex) - Method in class reb:REB_Switch_Embossed
 
Iterate() - Method in class reb:REB_Switch_EmbossedHelper
 
Iterate(complex) - Method in class reb:REB_Switch_FractalTiler
call for each iterated point.
Iterate(complex) - Method in class reb:REB_Switch_Slope
call for each iterated point.
Iterate() - Method in class reb:REB_Switch_SlopeHelper
call for each iterated point
Iterate(complex) - Method in class reb:REB_TentMap
call for every iterated point
Iterate(complex) - Method in class reb:REB_TentMap_Switch
call for each iterated point
Iterate(complex) - Method in class reb:REB_TentMapJulia
call for every iterated point
Iterate(complex) - Method in class reb:REB_TrapShape4DOrbit
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeAmpersand
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeArachnida1
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeArachnida2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeArchimedes
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeAtzemaSpiral
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeBean
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeBicorn
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeBicuspid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeBifolium
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeBow
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeButterfly
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCardiod
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCassiniOvals
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCayleysSextic
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCeilFloor
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCfPlus
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeChip
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeChip2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCircle
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCircleCatacaustic
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCissoidofDiocles
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCochleoid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeConchoid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCosMartin
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCosMartin2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCotesSpiral
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCruciform
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCurtateCycloid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCycloid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeCycloidofSeva
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeDeltoidCatacaustic
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeDevilsCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeDiamond
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeDipoleCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeDumbellCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeEightCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeEllipseCatacaustic
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeEllipseEvolute
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeEpicycloid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeEpispiral
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeFibonacci
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeFoliumOfDescartes
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeGearCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeGenTexture
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeGingerbread
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeGnarlTexture
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeHenon
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeHenon2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeHipopede
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeHopalong
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeHopalong2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeHyperbola
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeIkenaga
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeInversions
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeKampyleofEudoxus
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeKappaCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeKeratoidCusp
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeKnotCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLatoocarfian
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLatticeTexture
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLemniscate
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLiar
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLimaconOfPascal
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLine
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLinksCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLituus
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLogSpiral
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeLogSpiralCatacaustic
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeMalteseCross
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeModPerlinTexture
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeNephroid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeOphiuride
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeParabola
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapePickover
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapePiriform
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapePoinsotSpiral1
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapePoinsotSpiral2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapePolytrope
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeProduct
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeProduct2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeQuadratrixOfHippias
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeQuadrifolium
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeQuadruptwo
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeQuotient1
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeQuotient2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeQuotient3
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeQuotient4
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeREBAstroid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeRose
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeRoseOfTroy
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeScarabaeus
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSemicubicalParabola
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSerpentineCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSierpinski
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSlopeBasic
call for each iterated point
Iterate(complex) - Method in class reb:REB_TrapShapeSprott3D
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSprott3D_ODE
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSprottQuad
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeStirrupCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeStrophoid
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSum
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSum2
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeSwastikaCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTeardropCurve
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeThreeply
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTobyGeometrixTexture
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTractrix
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTrefoil
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTrident
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTridentOfDescartes
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTrifolium
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTrisectrixOfMclaurin
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTrPlus
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTruncRound
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeTschirnhausenCubic
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeWitchOfAgnesi
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeWorleyTextures
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:REB_TrapShapeZito
Call this for each iteration being trapped.
Iterate(complex) - Method in class reb:Seven_Klein_Group
call for each iterated point
Iterate(complex) - Method in class reb:Switch
 
Iterate(complex) - Method in class reb:TobysMorph
Transform a single point within a sequence
Iterate(float) - Method in class reb:TransferDistanceVariants
call for each iterated point
Iterate(float) - Method in class reb:TrapTransferBias
 
Iterate(complex) - Method in class reb:TrapTransformMod
call for each iterated point
Iterate(complex) - Method in class rkb:RKB_SSG
 
Iterate(complex) - Method in class rkb:RKB_TrapShapeCollection
 
Iterate(complex) - Method in class rkb:RKB_TrapShapeCombineShapes
 
Iterate(complex) - Method in class rkb:RKB_TrapShapeDeformShape
 
Iterate(complex) - Method in class rkb:RKB_TrapShapeFlower
 
Iterate(complex) - Method in class Standard:Standard_3DMapping
 
Iterate(complex) - Method in class Standard:Standard_Aspect
 
Iterate(complex) - Method in class Standard:Standard_Clipping
 
Iterate(complex) - Method in class Standard:Standard_ColorTrapWrapper
 
Iterate(complex) - Method in class Standard:Standard_DirectOrbitTraps
 
Iterate(complex) - Method in class Standard:Standard_DistanceEstimator
 
Iterate(complex) - Method in class Standard:Standard_Embossed
 
Iterate() - Method in class Standard:Standard_EmbossedHelper
 
Iterate(complex) - Method in class Standard:Standard_ExponentialSmoothing
 
Iterate(complex) - Method in class Standard:Standard_GlassHemisphere
 
Iterate(float) - Method in class Standard:Standard_HeightTransfer
 
Iterate(complex) - Method in class Standard:Standard_Inverse
 
Iterate(complex) - Method in class Standard:Standard_Julia
 
Iterate(complex) - Method in class Standard:Standard_Kaleidoscope
 
Iterate(complex) - Method in class Standard:Standard_Lake
 
Iterate(complex) - Method in class Standard:Standard_LambdaJulia
 
Iterate(complex) - Method in class Standard:Standard_LambdaMandelbrot
 
Iterate(complex) - Method in class Standard:Standard_Magnet1Julia
 
Iterate(complex) - Method in class Standard:Standard_Magnet1Mandelbrot
 
Iterate(complex) - Method in class Standard:Standard_Magnet2Julia
 
Iterate(complex) - Method in class Standard:Standard_Magnet2Mandelbrot
 
Iterate(complex) - Method in class Standard:Standard_Mandelbrot
 
Iterate(complex) - Method in class Standard:Standard_Mirror
 
Iterate(complex) - Method in class Standard:Standard_Newton
 
Iterate(complex) - Method in class Standard:Standard_NovaJulia
 
Iterate(complex) - Method in class Standard:Standard_NovaMandel
 
Iterate(complex) - Method in class Standard:Standard_OrbitTraps
 
Iterate(complex) - Method in class Standard:Standard_PhoenixJulia
 
Iterate(complex) - Method in class Standard:Standard_PhoenixMandel
 
Iterate(complex) - Method in class Standard:Standard_Randomize
 
Iterate(complex) - Method in class Standard:Standard_Ripples
 
Iterate(complex) - Method in class Standard:Standard_Slope
 
Iterate() - Method in class Standard:Standard_SlopeHelper
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeAlternatingAverage
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeAverage
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeClosest
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeExponentialAverage
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeFarthest
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeFirst
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeLast
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeProduct
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeSum
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeTrapOnly
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeTwoClosest
 
Iterate(complex, complex, float, float) - Method in class Standard:Standard_TrapModeTwoFarthest
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeAstroid
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeBox
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeCross
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeDiamond
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeEgg
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeGaussianInteger
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeHeart
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeHyperbola
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeHypercross
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeLines
 
Iterate(complex) - Method in class Standard:Standard_TrapShapePinch
 
Iterate(complex) - Method in class Standard:Standard_TrapShapePoint
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeRectangle
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeRing
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeRing2
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeRipples
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeSpiral
 
Iterate(complex) - Method in class Standard:Standard_TrapShapeWaves
 
Iterate(complex) - Method in class Standard:Standard_Triangle
 
Iterate(complex) - Method in class Standard:Standard_Twist
 
Iterate(complex) - Method in class tma:TMA_SwitchTalis
These sections are not necessary, since they will automatically be called as part of the parent class MMF_SwitchDivergentFormula.MMF_SwitchDivergentFormula(pparent) endfunc return MMF_SwitchDivergentFormula.Init(pz) endfunc
Iterate(complex, complex, float, float) - Method in class tma:TMA_TrapModeClosest
 
IterateCol() - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
IterateCol() - Method in class mt:MT_ConvolutionHelper
 
IterateSilent() - Method in class common:ClipShapeMerge
 
IterateSilent() - Method in class common:ColorTransfer
Update internal counters without t