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 transforming a value
IterateSilent() - Method in class common:ColorTrap
Update internal counters without transforming a value
IterateSilent() - Method in class common:IntegerTransfer
Update internal counters without transforming a value
IterateSilent() - Method in class common:Transfer
Update internal counters without transforming a value
IterateSilent() - Method in class common:Transform
Update internal counters without transforming a point
IterateSilent() - Method in class common:TransformMerge
 
IterateSilent() - Method in class common:TrapMode
call this for each point that is ignored
IterateSilent() - Method in class common:TrapShape
Update internal counters without transforming a value
IterateSilent() - Method in class jlb:JLB_TrapModeCollection
 
IterateSilent() - Method in class mmf:MMF_RunningProduct
 
IterateSilent() - Method in class mmf:MMF_RunningSum
 
IterateSilent() - Method in class mmf:MMF_TransferMerge
 
IterateSilent() - Method in class mmf:MMF_TrapModeSmooth
call this for each point that is ignored (for smooth orbit traps)
if the last point was trapped then copy the current values into the "old" ones
IterateSilent() - Method in class mmf:MMF_TrapModeSmoothSecondClosest
 
IterateSilent() - Method in class mmf:MMF_TrapModeSmoothSecondFarthest
 
IterateSilent() - Method in class mmf:MMF_TrapModeSmoothTurningPoints
 
IterateSilent() - Method in class mmf:MMF_TrapModeSmoothWithThreshold
call this for each point that is ignored (for smooth orbit traps)
if the last point was trapped then copy the current values into the "old" ones
IterateSilent() - Method in class mmf:MMF_TrapShapeInterpolation
 
IterateSilent() - Method in class mmf:MMF_TrapShapeZold
Update internal counters without transforming a value
Flag for "got old z values" set to false
IterateSilent() - Method in class mmf:MMF_TrapTransformInterpolation
Set the "old" flags to false
IterateSilent() - Method in class mmf:MMF_TrapTransformZold
Here the "old" flags are set to false
IterateSilent() - Method in class reb:ImageTrapMode
call this for each point that is ignored
IterateSilentZold(complex) - Method in class mmf:MMF_TrapShapeInterpolation
 
IterateSilentZold(complex) - Method in class mmf:MMF_TrapShapeZold
Update internal counters without transforming a value
Keep updating old z values
IterateSilentZold(complex) - Method in class mmf:MMF_TrapTransformInterpolation
Keep the "old" z values up to date, set the m_gotold flag to false
IterateSilentZold(complex) - Method in class mmf:MMF_TrapTransformZold
This is basically IterateSilent extended so that the values of zold and zolder are kept up to date.

J

jlb - package jlb
 
JLB_AdvancedBailout(Generic) - Constructor for class jlb:JLB_AdvancedBailout
 
JLB_AdvancedBailout() - Constructor for class jlb:JLB_AdvancedBailout
 
JLB_AdvancedBailout - Class in jlb
The Iterate code is a direct copy from Ron Barnett's code, which appears in several places.
JLB_BasicUserTransform() - Constructor for class jlb:JLB_BasicUserTransform
 
JLB_BasicUserTransform - Class in jlb
A basic Transform, z = a1+a2*f(a3*z+a4) Can also be applied to c, of course.
JLB_BurningShipContraction() - Constructor for class jlb:JLB_BurningShipContraction
 
JLB_BurningShipContraction - Class in jlb
The Burning Ship formula as a Contraction.
JLB_ComboDualTransform(Generic) - Constructor for class jlb:JLB_ComboDualTransform
 
JLB_ComboDualTransform() - Constructor for class jlb:JLB_ComboDualTransform
 
JLB_ComboDualTransform - Class in jlb
ComboDualTransform does two UserTransforms and combines them with one of the operators +, -, *, /, ^.
JLB_CTweakContraction() - Constructor for class jlb:JLB_CTweakContraction
 
JLB_CTweakContraction - Class in jlb
The C tweaks, as in Compounding Tweaked Mandelbrot from lkm.ufm, as a Contraction.
JLB_DoubleDualTransform(Generic) - Constructor for class jlb:JLB_DoubleDualTransform
 
JLB_DoubleDualTransform() - Constructor for class jlb:JLB_DoubleDualTransform
 
JLB_DoubleDualTransform - Class in jlb
A wrapper for two DualTransforms
JLB_DualTransformContraction(Generic) - Constructor for class jlb:JLB_DualTransformContraction
 
JLB_DualTransformContraction() - Constructor for class jlb:JLB_DualTransformContraction
 
JLB_DualTransformContraction - Class in jlb
A Contraction that calls a DualTransforms
JLB_GnarlContraction(Generic) - Constructor for class jlb:JLB_GnarlContraction
 
JLB_GnarlContraction() - Constructor for class jlb:JLB_GnarlContraction
 
JLB_GnarlContraction - Class in jlb
The Gnarl formula from mt.ufm with minor changes, as a Contraction.
JLB_IkenagaContraction() - Constructor for class jlb:JLB_IkenagaContraction
 
JLB_IkenagaContraction - Class in jlb
The Ikenaga formula as a Contraction.
JLB_LambdaContraction() - Constructor for class jlb:JLB_LambdaContraction
 
JLB_LambdaContraction - Class in jlb
The Lambda formula as a Contraction.
JLB_MandelbrotContraction() - Constructor for class jlb:JLB_MandelbrotContraction
 
JLB_MandelbrotContraction - Class in jlb
The Mandelbrot formula as a Contraction.
JLB_MandelbrotDualTransform(Generic) - Constructor for class jlb:JLB_MandelbrotDualTransform
 
JLB_MandelbrotDualTransform() - Constructor for class jlb:JLB_MandelbrotDualTransform
 
JLB_MandelbrotDualTransform - Class in jlb
The Mandelbrot formula as a DualTransform
JLB_MoebiusUserTransform() - Constructor for class jlb:JLB_MoebiusUserTransform
 
JLB_MoebiusUserTransform - Class in jlb
The Moebius Transform, z = (a1*z + a2) / (a3*z + a4).
JLB_NewtonUserTransform() - Constructor for class jlb:JLB_NewtonUserTransform
 
JLB_NewtonUserTransform - Class in jlb
The Newton formula as a Transform.
JLB_NewtonUtilityTransform() - Constructor for class jlb:JLB_NewtonUtilityTransform
 
JLB_NewtonUtilityTransform - Class in jlb
The Newton formula as a Transform.
JLB_NovaContraction() - Constructor for class jlb:JLB_NovaContraction
 
JLB_NovaContraction - Class in jlb
The Nova formula as a Contraction.
JLB_NullCContraction() - Constructor for class jlb:JLB_NullCContraction
 
JLB_NullCContraction - Class in jlb
A do-nothing C Contraction.
JLB_NullDualTransform() - Constructor for class jlb:JLB_NullDualTransform
 
JLB_NullDualTransform - Class in jlb
A DualTransform placeholder that does nothing.
JLB_NullUserTransform() - Constructor for class jlb:JLB_NullUserTransform
 
JLB_NULLUserTransform(Generic) - Method in class jlb:JLB_NullUserTransform
 
JLB_NullUserTransform - Class in jlb
A do-nothing Transform
JLB_NullUtilityTransform() - Constructor for class jlb:JLB_NullUtilityTransform
 
JLB_NULLUtilityTransform(Generic) - Method in class jlb:JLB_NullUtilityTransform
 
JLB_NullUtilityTransform - Class in jlb
A do-nothing Transform
JLB_NullZContraction() - Constructor for class jlb:JLB_NullZContraction
 
JLB_NullZContraction - Class in jlb
A do-nothing Z Contraction.
JLB_Random(Generic) - Constructor for class jlb:JLB_Random
Constructor
JLB_Random() - Constructor for class jlb:JLB_Random
 
JLB_Random - Class in jlb
This class provides a robust pseudo-random number generator for UF.
JLB_RangeColoring(Generic) - Constructor for class jlb:JLB_RangeColoring
 
JLB_RangeColoring() - Constructor for class jlb:JLB_RangeColoring
 
JLB_RangeColoring - Class in jlb
JLB_Range Coloring.
JLB_SimpleBailout(Generic) - Constructor for class jlb:JLB_SimpleBailout
 
JLB_SimpleBailout() - Constructor for class jlb:JLB_SimpleBailout
 
JLB_SimpleBailout - Class in jlb

JLB_SlopeHelper(JLB_SlopeWithShapes) - Constructor for class jlb:JLB_SlopeHelper
constructor
JLB_SlopeHelper() - Constructor for class jlb:JLB_SlopeHelper
 
JLB_SlopeHelper - Class in jlb
Helper class for JLB_SlopeWithShapes.
JLB_SlopeWithShapes(Generic) - Constructor for class jlb:JLB_SlopeWithShapes
constructor
JLB_SlopeWithShapes() - Constructor for class jlb:JLB_SlopeWithShapes
 
JLB_SlopeWithShapes - Class in jlb
A slope formula that can be used with any object formualas.
JLB_SpiroGlyphicUserTransform(Generic) - Constructor for class jlb:JLB_SpiroGlyphicUserTransform
 
JLB_SpiroGlyphicUserTransform() - Constructor for class jlb:JLB_SpiroGlyphicUserTransform
 
JLB_SpiroGlyphicUserTransform - Class in jlb
Part of the Spiroglyphics formula, as in tma2.ufm, as a Transform.
JLB_SpiroGlyphicUtilityTransform(Generic) - Constructor for class jlb:JLB_SpiroGlyphicUtilityTransform
 
JLB_SpiroGlyphicUtilityTransform() - Constructor for class jlb:JLB_SpiroGlyphicUtilityTransform
 
JLB_SpiroGlyphicUtilityTransform - Class in jlb
Part of the Spiroglyphics formula, as in tma2.ufm, as a Transform.
JLB_SwitchSuper(Generic) - Constructor for class jlb:JLB_SwitchSuper
 
JLB_SwitchSuper() - Constructor for class jlb:JLB_SwitchSuper
 
JLB_SwitchSuper - Class in jlb
A wrapper that enables many formulas to be duplicated and new ones made.
JLB_TalisContraction() - Constructor for class jlb:JLB_TalisContraction
 
JLB_TalisContraction - Class in jlb
The Talis formulas, part of the "Switch Talis and friends" formula in tma.ulb, as a Contraction.
JLB_TMAContraction() - Constructor for class jlb:JLB_TMAContraction
 
JLB_TMAContraction - Class in jlb
Part of the Spiroglyphics formula, as in tma2.ufm, as a Contraction.
JLB_TrapModeCollection(Generic) - Constructor for class jlb:JLB_TrapModeCollection
 
JLB_TrapModeCollection() - Constructor for class jlb:JLB_TrapModeCollection
 
JLB_TrapModeCollection - Class in jlb

JLB_TrapShapeGIPlus(Generic) - Constructor for class jlb:JLB_TrapShapeGIPlus
 
JLB_TrapShapeGIPlus() - Constructor for class jlb:JLB_TrapShapeGIPlus
 
JLB_TrapShapeGIPlus - Class in jlb
An extension of the Gaussian Integer shape in Standard.ulb, and to the G.
JLB_TrapShapeGnarl(Generic) - Constructor for class jlb:JLB_TrapShapeGnarl
 
JLB_TrapShapeGnarl() - Constructor for class jlb:JLB_TrapShapeGnarl
 
JLB_TrapShapeGnarl - Class in jlb
Gnarl shape
JLB_TrapShapeRRK(Generic) - Method in class jlb:JLB_TrapShapeRRL
 
JLB_TrapShapeRRL() - Constructor for class jlb:JLB_TrapShapeRRL
 
JLB_TrapShapeRRL - Class in jlb
Same trap shape as Rose Range Light in lkm3.ucl if cos() and sin() are used.
JLB_TrapTransferCollection(Generic) - Constructor for class jlb:JLB_TrapTransferCollection
 
JLB_TrapTransferCollection() - Constructor for class jlb:JLB_TrapTransferCollection
 
JLB_TrapTransferCollection - Class in jlb
A shape plug-in which combines all transfer classes (as of 10/13/08) into a single list.
JLB_ZCZDualTransform(Generic) - Constructor for class jlb:JLB_ZCZDualTransform
 
JLB_ZCZDualTransform() - Constructor for class jlb:JLB_ZCZDualTransform
 
JLB_ZCZDualTransform - Class in jlb
ZCZDualTransform does three functions.
JLB_ZTweakContraction() - Constructor for class jlb:JLB_ZTweakContraction
 
JLB_ZTweakContraction - Class in jlb
The Z tweaks, as in Compounding Tweaked Mandelbrot from lkm.ufm, as a Contraction.
JLB_ZZDualTransform(Generic) - Constructor for class jlb:JLB_ZZDualTransform
 
JLB_ZZDualTransform() - Constructor for class jlb:JLB_ZZDualTransform
 
JLB_ZZDualTransform - Class in jlb
ZZDualTransform does two Z contractions p_z1 calls to a function, new z = ZContraction1(z, c) p_z2 calls to a function, new z = ZContraction2(z, c)

K

kcc5 - package kcc5
kcc5.ulb 1.0
Classes for Ultra Fractal 5
by Ken Childress
24 June 2008
KCC_Alhambra8Map(Generic) - Constructor for class kcc5:KCC_Alhambra8Map
Constructor
KCC_Alhambra8Map() - Constructor for class kcc5:KCC_Alhambra8Map
 
KCC_Alhambra8Map - Class in kcc5
Class for defining the preset Alhambra 8 color map.
KCC_AmpersandTrap(Generic) - Constructor for class kcc5:KCC_AmpersandTrap
constructor
KCC_AmpersandTrap() - Constructor for class kcc5:KCC_AmpersandTrap
 
KCC_AmpersandTrap - Class in kcc5
The Ampersand trap.
KCC_AngleFunction1Trap(Generic) - Constructor for class kcc5:KCC_AngleFunction1Trap
constructor
KCC_AngleFunction1Trap() - Constructor for class kcc5:KCC_AngleFunction1Trap
 
KCC_AngleFunction1Trap - Class in kcc5
The Angle Function 1 trap.
KCC_AngleFunction2Trap(Generic) - Constructor for class kcc5:KCC_AngleFunction2Trap
constructor
KCC_AngleFunction2Trap() - Constructor for class kcc5:KCC_AngleFunction2Trap
 
KCC_AngleFunction2Trap - Class in kcc5
The Angle Function 2 trap.
KCC_ArcTangentTrap(Generic) - Constructor for class kcc5:KCC_ArcTangentTrap
constructor
KCC_ArcTangentTrap() - Constructor for class kcc5:KCC_ArcTangentTrap
 
KCC_ArcTangentTrap - Class in kcc5
The Arc Tangent trap.
KCC_AtanTrap(Generic) - Constructor for class kcc5:KCC_AtanTrap
constructor
KCC_AtanTrap() - Constructor for class kcc5:KCC_AtanTrap
 
KCC_AtanTrap - Class in kcc5
The Atan trap.
KCC_BallsTrap(Generic) - Constructor for class kcc5:KCC_BallsTrap
constructor
KCC_BallsTrap() - Constructor for class kcc5:KCC_BallsTrap
 
KCC_BallsTrap - Class in kcc5
The Balls trap.
KCC_BeanCurveTrap(Generic) - Constructor for class kcc5:KCC_BeanCurveTrap
constructor
KCC_BeanCurveTrap() - Constructor for class kcc5:KCC_BeanCurveTrap
 
KCC_BeanCurveTrap - Class in kcc5
The Bean Curve trap.
KCC_Belvedere8Map(Generic) - Constructor for class kcc5:KCC_Belvedere8Map
Constructor
KCC_Belvedere8Map() - Constructor for class kcc5:KCC_Belvedere8Map
 
KCC_Belvedere8Map - Class in kcc5
Class for defining the preset Belvedere 8 color map.
KCC_BicornCurveTrap(Generic) - Constructor for class kcc5:KCC_BicornCurveTrap
constructor
KCC_BicornCurveTrap() - Constructor for class kcc5:KCC_BicornCurveTrap
 
KCC_BicornCurveTrap - Class in kcc5
The Bicorn Curve trap.
KCC_BicuspidCurveTrap(Generic) - Constructor for class kcc5:KCC_BicuspidCurveTrap
constructor
KCC_BicuspidCurveTrap() - Constructor for class kcc5:KCC_BicuspidCurveTrap
 
KCC_BicuspidCurveTrap - Class in kcc5
The Bicuspid Curve trap.
KCC_BifoliateTrap(Generic) - Constructor for class kcc5:KCC_BifoliateTrap
constructor
KCC_BifoliateTrap() - Constructor for class kcc5:KCC_BifoliateTrap
 
KCC_BifoliateTrap - Class in kcc5
The Bifoliate trap.
KCC_BifoliumTrap(Generic) - Constructor for class kcc5:KCC_BifoliumTrap
constructor
KCC_BifoliumTrap() - Constructor for class kcc5:KCC_BifoliumTrap
 
KCC_BifoliumTrap - Class in kcc5
The Bifolium trap.
KCC_BlobsTrap(Generic) - Constructor for class kcc5:KCC_BlobsTrap
constructor
KCC_BlobsTrap() - Constructor for class kcc5:KCC_BlobsTrap
 
KCC_BlobsTrap - Class in kcc5
The Blobs trap.
KCC_BlueSilver2Map(Generic) - Constructor for class kcc5:KCC_BlueSilver2Map
Constructor
KCC_BlueSilver2Map() - Constructor for class kcc5:KCC_BlueSilver2Map
 
KCC_BlueSilver2Map - Class in kcc5
Class for defining the preset Blue/Silver 2 color map.
KCC_BlueWhite2Map(Generic) - Constructor for class kcc5:KCC_BlueWhite2Map
Constructor
KCC_BlueWhite2Map() - Constructor for class kcc5:KCC_BlueWhite2Map
 
KCC_BlueWhite2Map - Class in kcc5
Class for defining the preset Blue/White 2 color map.
KCC_Bouquet8Map(Generic) - Constructor for class kcc5:KCC_Bouquet8Map
Constructor
KCC_Bouquet8Map() - Constructor for class kcc5:KCC_Bouquet8Map
 
KCC_Bouquet8Map - Class in kcc5
Class for defining the preset Bouquet 8 color map.
KCC_BowTrap(Generic) - Constructor for class kcc5:KCC_BowTrap
constructor
KCC_BowTrap() - Constructor for class kcc5:KCC_BowTrap
 
KCC_BowTrap - Class in kcc5
The Bow trap.
KCC_BubblesTrap(Generic) - Constructor for class kcc5:KCC_BubblesTrap
constructor
KCC_BubblesTrap() - Constructor for class kcc5:KCC_BubblesTrap
 
KCC_BubblesTrap - Class in kcc5
The Bubbles trap.
KCC_ButterflyCurveTrap(Generic) - Constructor for class kcc5:KCC_ButterflyCurveTrap
constructor
KCC_ButterflyCurveTrap() - Constructor for class kcc5:KCC_ButterflyCurveTrap
 
KCC_ButterflyCurveTrap - Class in kcc5
The Butterfly Curve trap.
KCC_CassiniOvalsTrap(Generic) - Constructor for class kcc5:KCC_CassiniOvalsTrap
constructor
KCC_CassiniOvalsTrap() - Constructor for class kcc5:KCC_CassiniOvalsTrap
 
KCC_CassiniOvalsTrap - Class in kcc5
The Cassini Ovals trap.
KCC_Chill8Map(Generic) - Constructor for class kcc5:KCC_Chill8Map
Constructor
KCC_Chill8Map() - Constructor for class kcc5:KCC_Chill8Map
 
KCC_Chill8Map - Class in kcc5
Class for defining the preset Chill 8 color map.
KCC_CirclesTrap(Generic) - Constructor for class kcc5:KCC_CirclesTrap
constructor
KCC_CirclesTrap() - Constructor for class kcc5:KCC_CirclesTrap
 
KCC_CirclesTrap - Class in kcc5
The Circles trap.
KCC_CissoidOfDioclesTrap(Generic) - Constructor for class kcc5:KCC_CissoidOfDioclesTrap
constructor
KCC_CissoidOfDioclesTrap() - Constructor for class kcc5:KCC_CissoidOfDioclesTrap
 
KCC_CissoidOfDioclesTrap - Class in kcc5
The Cissoid of Diocles trap.
KCC_CloudNine8Map(Generic) - Constructor for class kcc5:KCC_CloudNine8Map
Constructor
KCC_CloudNine8Map() - Constructor for class kcc5:KCC_CloudNine8Map
 
KCC_CloudNine8Map - Class in kcc5
Class for defining the preset Cloud Nine 8 color map.
KCC_CochleoidTrap(Generic) - Constructor for class kcc5:KCC_CochleoidTrap
constructor
KCC_CochleoidTrap() - Constructor for class kcc5:KCC_CochleoidTrap
 
KCC_CochleoidTrap - Class in kcc5
The Cochleoid trap.
KCC_CockedHatTrap(Generic) - Constructor for class kcc5:KCC_CockedHatTrap
constructor
KCC_CockedHatTrap() - Constructor for class kcc5:KCC_CockedHatTrap
 
KCC_CockedHatTrap - Class in kcc5
The Cocked Hat trap.
KCC_ColorMapBase(Generic) - Constructor for class kcc5:KCC_ColorMapBase
Constructor
KCC_ColorMapBase() - Constructor for class kcc5:KCC_ColorMapBase
 
KCC_ColorMapBase - Class in kcc5
Default base class for color map classes.
KCC_ColorSwitch8Map(Generic) - Constructor for class kcc5:KCC_ColorSwitch8Map
Constructor
KCC_ColorSwitch8Map() - Constructor for class kcc5:KCC_ColorSwitch8Map
 
KCC_ColorSwitch8Map - Class in kcc5
Class for defining the preset Color Switch 8 color map.
KCC_ColorWheel12Map(Generic) - Constructor for class kcc5:KCC_ColorWheel12Map
Constructor
KCC_ColorWheel12Map() - Constructor for class kcc5:KCC_ColorWheel12Map
 
KCC_ColorWheel12Map - Class in kcc5
Class for defining the preset Color Wheel 12 color map.
KCC_ConchoidOfNicomedesTrap(Generic) - Constructor for class kcc5:KCC_ConchoidOfNicomedesTrap
constructor
KCC_ConchoidOfNicomedesTrap() - Constructor for class kcc5:KCC_ConchoidOfNicomedesTrap
 
KCC_ConchoidOfNicomedesTrap - Class in kcc5
The Conchoid of Nicomedes trap.
KCC_ConesTrap(Generic) - Constructor for class kcc5:KCC_ConesTrap
constructor
KCC_ConesTrap() - Constructor for class kcc5:KCC_ConesTrap
 
KCC_ConesTrap - Class in kcc5
The Cones trap.
KCC_CruciformTrap(Generic) - Constructor for class kcc5:KCC_CruciformTrap
constructor
KCC_CruciformTrap() - Constructor for class kcc5:KCC_CruciformTrap
 
KCC_CruciformTrap - Class in kcc5
The Cruciform trap.
KCC_CurlsTrap(Generic) - Constructor for class kcc5:KCC_CurlsTrap
constructor
KCC_CurlsTrap() - Constructor for class kcc5:KCC_CurlsTrap
 
KCC_CurlsTrap - Class in kcc5
The Curls trap.
KCC_CyanMagenta2Map(Generic) - Constructor for class kcc5:KCC_CyanMagenta2Map
Constructor
KCC_CyanMagenta2Map() - Constructor for class kcc5:KCC_CyanMagenta2Map
 
KCC_CyanMagenta2Map - Class in kcc5
Class for defining the preset Cyan/Magenta 2 color map.
KCC_CyanYellow2Map(Generic) - Constructor for class kcc5:KCC_CyanYellow2Map
Constructor
KCC_CyanYellow2Map() - Constructor for class kcc5:KCC_CyanYellow2Map
 
KCC_CyanYellow2Map - Class in kcc5
Class for defining the preset Cyan/Yellow 2 color map.
KCC_Default12Map(Generic) - Constructor for class kcc5:KCC_Default12Map
Constructor
KCC_Default12Map() - Constructor for class kcc5:KCC_Default12Map
 
KCC_Default12Map - Class in kcc5
Class for defining the preset Default 12 color map.
KCC_Default16Map(Generic) - Constructor for class kcc5:KCC_Default16Map
Constructor
KCC_Default16Map() - Constructor for class kcc5:KCC_Default16Map
 
KCC_Default16Map - Class in kcc5
Class for defining the preset Default 12 color map.
KCC_Default24Map(Generic) - Constructor for class kcc5:KCC_Default24Map
Constructor
KCC_Default24Map() - Constructor for class kcc5:KCC_Default24Map
 
KCC_Default24Map - Class in kcc5
Class for defining the preset Default 12 color map.
KCC_Default8Map(Generic) - Constructor for class kcc5:KCC_Default8Map
Constructor
KCC_Default8Map() - Constructor for class kcc5:KCC_Default8Map
 
KCC_Default8Map - Class in kcc5
Default base class for coloring options.
KCC_DevilsCurveTrap(Generic) - Constructor for class kcc5:KCC_DevilsCurveTrap
constructor
KCC_DevilsCurveTrap() - Constructor for class kcc5:KCC_DevilsCurveTrap
 
KCC_DevilsCurveTrap - Class in kcc5
The Devil's Curve trap.
KCC_DiamondTrap(Generic) - Constructor for class kcc5:KCC_DiamondTrap
constructor
KCC_DiamondTrap() - Constructor for class kcc5:KCC_DiamondTrap
 
KCC_DiamondTrap - Class in kcc5
The Diamond trap.
KCC_DimpledSpheroidsTrap(Generic) - Constructor for class kcc5:KCC_DimpledSpheroidsTrap
constructor
KCC_DimpledSpheroidsTrap() - Constructor for class kcc5:KCC_DimpledSpheroidsTrap
 
KCC_DimpledSpheroidsTrap - Class in kcc5
The Dimpled Spheroids trap.
KCC_DumbbellCurveTrap(Generic) - Constructor for class kcc5:KCC_DumbbellCurveTrap
constructor
KCC_DumbbellCurveTrap() - Constructor for class kcc5:KCC_DumbbellCurveTrap
 
KCC_DumbbellCurveTrap - Class in kcc5
The Dumbbell Curve trap.
KCC_DurersConchoidTrap(Generic) - Constructor for class kcc5:KCC_DurersConchoidTrap
constructor
KCC_DurersConchoidTrap() - Constructor for class kcc5:KCC_DurersConchoidTrap
 
KCC_DurersConchoidTrap - Class in kcc5
The Dürer's Conchoid trap.
KCC_EightCurveTrap(Generic) - Constructor for class kcc5:KCC_EightCurveTrap
constructor
KCC_EightCurveTrap() - Constructor for class kcc5:KCC_EightCurveTrap
 
KCC_EightCurveTrap - Class in kcc5
The Eight Curve trap.
KCC_EveningSky8Map(Generic) - Constructor for class kcc5:KCC_EveningSky8Map
Constructor
KCC_EveningSky8Map() - Constructor for class kcc5:KCC_EveningSky8Map
 
KCC_EveningSky8Map - Class in kcc5
Class for defining the preset Evening Sky 8 color map.
KCC_Fall8Map(Generic) - Constructor for class kcc5:KCC_Fall8Map
Constructor
KCC_Fall8Map() - Constructor for class kcc5:KCC_Fall8Map
 
KCC_Fall8Map - Class in kcc5
Class for defining the preset Fall 8 color map.
KCC_Fantasia8Map(Generic) - Constructor for class kcc5:KCC_Fantasia8Map
Constructor
KCC_Fantasia8Map() - Constructor for class kcc5:KCC_Fantasia8Map
 
KCC_Fantasia8Map - Class in kcc5
Class for defining the preset Fantasia 8 color map.
KCC_FlexballsTrap(Generic) - Constructor for class kcc5:KCC_FlexballsTrap
constructor
KCC_FlexballsTrap() - Constructor for class kcc5:KCC_FlexballsTrap
 
KCC_FlexballsTrap - Class in kcc5
For an example of what this trap looks like, click here.
KCC_FloweringOrchard8Map(Generic) - Constructor for class kcc5:KCC_FloweringOrchard8Map
Constructor
KCC_FloweringOrchard8Map() - Constructor for class kcc5:KCC_FloweringOrchard8Map
 
KCC_FloweringOrchard8Map - Class in kcc5
Class for defining the preset Flowering Orchard 8 color map.
KCC_FourthOfJuly3Map(Generic) - Constructor for class kcc5:KCC_FourthOfJuly3Map
Constructor
KCC_FourthOfJuly3Map() - Constructor for class kcc5:KCC_FourthOfJuly3Map
 
KCC_FourthOfJuly3Map - Class in kcc5
Class for defining the preset Fourth of July 3 color map.
KCC_GenerateColorMap(Generic) - Constructor for class kcc5:KCC_GenerateColorMap
Constructor
KCC_GenerateColorMap() - Constructor for class kcc5:KCC_GenerateColorMap
 
KCC_GenerateColorMap - Class in kcc5
Class for generating color ranges using the gradient.
KCC_GoldGreen2Map(Generic) - Constructor for class kcc5:KCC_GoldGreen2Map
Constructor
KCC_GoldGreen2Map() - Constructor for class kcc5:KCC_GoldGreen2Map
 
KCC_GoldGreen2Map - Class in kcc5
Class for defining the preset Gold/Green 2 color map.
KCC_GoldGreen8Map(Generic) - Constructor for class kcc5:KCC_GoldGreen8Map
Constructor
KCC_GoldGreen8Map() - Constructor for class kcc5:KCC_GoldGreen8Map
 
KCC_GoldGreen8Map - Class in kcc5
Class for defining the preset Gold/Green 8 color map.
KCC_GoldGreenAlt8Map(Generic) - Constructor for class kcc5:KCC_GoldGreenAlt8Map
Constructor
KCC_GoldGreenAlt8Map() - Constructor for class kcc5:KCC_GoldGreenAlt8Map
 
KCC_GoldGreenAlt8Map - Class in kcc5
Class for defining the preset Gold/Gree Alt 8 color map.
KCC_GoldSilver8Map(Generic) - Constructor for class kcc5:KCC_GoldSilver8Map
Constructor
KCC_GoldSilver8Map() - Constructor for class kcc5:KCC_GoldSilver8Map
 
KCC_GoldSilver8Map - Class in kcc5
Class for defining the preset Gold/Silver 8 color map.
KCC_GoldSilverAlt8Map(Generic) - Constructor for class kcc5:KCC_GoldSilverAlt8Map
Constructor
KCC_GoldSilverAlt8Map() - Constructor for class kcc5:KCC_GoldSilverAlt8Map
 
KCC_GoldSilverAlt8Map - Class in kcc5
Class for defining the preset Gold/Silver Alt 8 color map.
KCC_GradientColors(Generic) - Constructor for class kcc5:KCC_GradientColors
Constructor
KCC_GradientColors() - Constructor for class kcc5:KCC_GradientColors
 
KCC_GradientColors - Class in kcc5
Class for defining color maps using the gradient.
KCC_HappyAccidentTrap(Generic) - Constructor for class kcc5:KCC_HappyAccidentTrap
constructor
KCC_HappyAccidentTrap() - Constructor for class kcc5:KCC_HappyAccidentTrap
 
KCC_HappyAccidentTrap - Class in kcc5
The Happy Accident trap.
KCC_HarlequinTrap(Generic) - Constructor for class kcc5:KCC_HarlequinTrap
constructor
KCC_HarlequinTrap() - Constructor for class kcc5:KCC_HarlequinTrap
 
KCC_HarlequinTrap - Class in kcc5
The Harlequin trap.
KCC_HyperbolaTrap(Generic) - Constructor for class kcc5:KCC_HyperbolaTrap
constructor
KCC_HyperbolaTrap() - Constructor for class kcc5:KCC_HyperbolaTrap
 
KCC_HyperbolaTrap - Class in kcc5
The Hyperbola trap.
KCC_KappaCurveTrap(Generic) - Constructor for class kcc5:KCC_KappaCurveTrap
constructor
KCC_KappaCurveTrap() - Constructor for class kcc5:KCC_KappaCurveTrap
 
KCC_KappaCurveTrap - Class in kcc5
The Kappa Curve trap.
KCC_KepplersFoliumTrap(Generic) - Constructor for class kcc5:KCC_KepplersFoliumTrap
constructor
KCC_KepplersFoliumTrap() - Constructor for class kcc5:KCC_KepplersFoliumTrap
 
KCC_KepplersFoliumTrap - Class in kcc5
The Keppler's Folium trap.
KCC_KeratoidCuspTrap(Generic) - Constructor for class kcc5:KCC_KeratoidCuspTrap
constructor
KCC_KeratoidCuspTrap() - Constructor for class kcc5:KCC_KeratoidCuspTrap
 
KCC_KeratoidCuspTrap - Class in kcc5
The Keratoid Cusp trap.
KCC_KnotCurveTrap(Generic) - Constructor for class kcc5:KCC_KnotCurveTrap
constructor
KCC_KnotCurveTrap() - Constructor for class kcc5:KCC_KnotCurveTrap
 
KCC_KnotCurveTrap - Class in kcc5
The Knot Curve trap.
KCC_LaTerra8Map(Generic) - Constructor for class kcc5:KCC_LaTerra8Map
Constructor
KCC_LaTerra8Map() - Constructor for class kcc5:KCC_LaTerra8Map
 
KCC_LaTerra8Map - Class in kcc5
Class for defining the preset La Terra 8 color map.
KCC_LemniscateCorrectedTrap(Generic) - Constructor for class kcc5:KCC_LemniscateCorrectedTrap
constructor
KCC_LemniscateCorrectedTrap() - Constructor for class kcc5:KCC_LemniscateCorrectedTrap
 
KCC_LemniscateCorrectedTrap - Class in kcc5
The Lemniscate Corrected trap.
KCC_LemniscateTrap(Generic) - Constructor for class kcc5:KCC_LemniscateTrap
constructor
KCC_LemniscateTrap() - Constructor for class kcc5:KCC_LemniscateTrap
 
KCC_LemniscateTrap - Class in kcc5
The Lemniscate trap.
KCC_LimaconTrap(Generic) - Constructor for class kcc5:KCC_LimaconTrap
constructor
KCC_LimaconTrap() - Constructor for class kcc5:KCC_LimaconTrap
 
KCC_LimaconTrap - Class in kcc5
The Limacon trap.
KCC_LineTrap(Generic) - Constructor for class kcc5:KCC_LineTrap
constructor
KCC_LineTrap() - Constructor for class kcc5:KCC_LineTrap
 
KCC_LineTrap - Class in kcc5
The Line trap.
KCC_LinksCurveTrap(Generic) - Constructor for class kcc5:KCC_LinksCurveTrap
constructor
KCC_LinksCurveTrap() - Constructor for class kcc5:KCC_LinksCurveTrap
 
KCC_LinksCurveTrap - Class in kcc5
The Links Curve trap.
KCC_MalteseCrossCurveTrap(Generic) - Constructor for class kcc5:KCC_MalteseCrossCurveTrap
constructor
KCC_MalteseCrossCurveTrap() - Constructor for class kcc5:KCC_MalteseCrossCurveTrap
 
KCC_MalteseCrossCurveTrap - Class in kcc5
The Maltese Cross Curve trap.
KCC_Mojave8Map(Generic) - Constructor for class kcc5:KCC_Mojave8Map
Constructor
KCC_Mojave8Map() - Constructor for class kcc5:KCC_Mojave8Map
 
KCC_Mojave8Map - Class in kcc5
Class for defining the preset Mojave 8 color map.
KCC_MorningSky8Map(Generic) - Constructor for class kcc5:KCC_MorningSky8Map
Constructor
KCC_MorningSky8Map() - Constructor for class kcc5:KCC_MorningSky8Map
 
KCC_MorningSky8Map - Class in kcc5
Class for defining the preset Morning Sky 8 color map.
KCC_ParabolaTrap(Generic) - Constructor for class kcc5:KCC_ParabolaTrap
constructor
KCC_ParabolaTrap() - Constructor for class kcc5:KCC_ParabolaTrap
 
KCC_ParabolaTrap - Class in kcc5
The Parabola trap.
KCC_Pastel8Map(Generic) - Constructor for class kcc5:KCC_Pastel8Map
Constructor
KCC_Pastel8Map() - Constructor for class kcc5:KCC_Pastel8Map
 
KCC_Pastel8Map - Class in kcc5
Class for defining the preset Pastel 8 color map.
KCC_PastelRainbow8Map(Generic) - Constructor for class kcc5:KCC_PastelRainbow8Map
Constructor
KCC_PastelRainbow8Map() - Constructor for class kcc5:KCC_PastelRainbow8Map
 
KCC_PastelRainbow8Map - Class in kcc5
Class for defining the preset Pastel Rainbow 8 color map.
KCC_PearShapedCurveTrap(Generic) - Constructor for class kcc5:KCC_PearShapedCurveTrap
constructor
KCC_PearShapedCurveTrap() - Constructor for class kcc5:KCC_PearShapedCurveTrap
 
KCC_PearShapedCurveTrap - Class in kcc5
The Pear Shaped Curve trap.
KCC_PetalsTrap(Generic) - Constructor for class kcc5:KCC_PetalsTrap
constructor
KCC_PetalsTrap() - Constructor for class kcc5:KCC_PetalsTrap
 
KCC_PetalsTrap - Class in kcc5
The Petals trap.
KCC_PiriformTrap(Generic) - Constructor for class kcc5:KCC_PiriformTrap
constructor
KCC_PiriformTrap() - Constructor for class kcc5:KCC_PiriformTrap
 
KCC_PiriformTrap - Class in kcc5
The Prirform trap.
KCC_PlaneCurveTrapBase(Generic) - Constructor for class kcc5:KCC_PlaneCurveTrapBase
constructor
KCC_PlaneCurveTrapBase() - Constructor for class kcc5:KCC_PlaneCurveTrapBase
 
KCC_PlaneCurveTrapBase - Class in kcc5
This is the base class for the Plane Curve Traps.
KCC_PolygonTrap(Generic) - Constructor for class kcc5:KCC_PolygonTrap
constructor
KCC_PolygonTrap() - Constructor for class kcc5:KCC_PolygonTrap
 
KCC_PolygonTrap - Class in kcc5
The Polygon trap.
KCC_PurpleYellow2Map(Generic) - Constructor for class kcc5:KCC_PurpleYellow2Map
Constructor
KCC_PurpleYellow2Map() - Constructor for class kcc5:KCC_PurpleYellow2Map
 
KCC_PurpleYellow2Map - Class in kcc5
Class for defining the preset Purple/Yellow 2 color map.
KCC_PurpleYellow8Map(Generic) - Constructor for class kcc5:KCC_PurpleYellow8Map
Constructor
KCC_PurpleYellow8Map() - Constructor for class kcc5:KCC_PurpleYellow8Map
 
KCC_PurpleYellow8Map - Class in kcc5
Class for defining the preset Purple/Yellow 2 color map.
KCC_PurpleYellowAlt8Map(Generic) - Constructor for class kcc5:KCC_PurpleYellowAlt8Map
Constructor
KCC_PurpleYellowAlt8Map() - Constructor for class kcc5:KCC_PurpleYellowAlt8Map
 
KCC_PurpleYellowAlt8Map - Class in kcc5
Class for defining the preset Purple/Yellow 2 color map.
KCC_QuadrifoliumTrap(Generic) - Constructor for class kcc5:KCC_QuadrifoliumTrap
constructor
KCC_QuadrifoliumTrap() - Constructor for class kcc5:KCC_QuadrifoliumTrap
 
KCC_QuadrifoliumTrap - Class in kcc5
The Quadrifolium trap.
KCC_RedTan2Map(Generic) - Constructor for class kcc5:KCC_RedTan2Map
Constructor
KCC_RedTan2Map() - Constructor for class kcc5:KCC_RedTan2Map
 
KCC_RedTan2Map - Class in kcc5
Class for defining the preset Red/Tan 2 color map.
KCC_RingSegmentsTrap(Generic) - Constructor for class kcc5:KCC_RingSegmentsTrap
constructor
KCC_RingSegmentsTrap() - Constructor for class kcc5:KCC_RingSegmentsTrap
 
KCC_RingSegmentsTrap - Class in kcc5
The Ring Segments trap.
KCC_RingsTrap(Generic) - Constructor for class kcc5:KCC_RingsTrap
constructor
KCC_RingsTrap() - Constructor for class kcc5:KCC_RingsTrap
 
KCC_RingsTrap - Class in kcc5
The Rings trap.
KCC_RoseCurveTrap(Generic) - Constructor for class kcc5:KCC_RoseCurveTrap
constructor
KCC_RoseCurveTrap() - Constructor for class kcc5:KCC_RoseCurveTrap
 
KCC_RoseCurveTrap - Class in kcc5
The Rose Curve trap.
KCC_SantaFe8Map(Generic) - Constructor for class kcc5:KCC_SantaFe8Map
Constructor
KCC_SantaFe8Map() - Constructor for class kcc5:KCC_SantaFe8Map
 
KCC_SantaFe8Map - Class in kcc5
Class for defining the preset Santa Fe 8 color map.
KCC_SerpentineCurveTrap(Generic) - Constructor for class kcc5:KCC_SerpentineCurveTrap
constructor
KCC_SerpentineCurveTrap() - Constructor for class kcc5:KCC_SerpentineCurveTrap
 
KCC_SerpentineCurveTrap - Class in kcc5
The Serpentine Curve trap.
KCC_Showtime8Map(Generic) - Constructor for class kcc5:KCC_Showtime8Map
Constructor
KCC_Showtime8Map() - Constructor for class kcc5:KCC_Showtime8Map
 
KCC_Showtime8Map - Class in kcc5
Class for defining the preset Showtime 8 color map.
KCC_SinusCosinusTrap(Generic) - Constructor for class kcc5:KCC_SinusCosinusTrap
constructor
KCC_SinusCosinusTrap() - Constructor for class kcc5:KCC_SinusCosinusTrap
 
KCC_SinusCosinusTrap - Class in kcc5
The Sinus Cosinus trap.
KCC_sinXTrap(Generic) - Constructor for class kcc5:KCC_sinXTrap
constructor
KCC_sinXTrap() - Constructor for class kcc5:KCC_sinXTrap
 
KCC_sinXTrap - Class in kcc5
The sinX trap.
KCC_Soleil8Map(Generic) - Constructor for class kcc5:KCC_Soleil8Map
Constructor
KCC_Soleil8Map() - Constructor for class kcc5:KCC_Soleil8Map
 
KCC_Soleil8Map - Class in kcc5
Class for defining the preset Soleil 8 color map.
KCC_SpheresTrap(Generic) - Constructor for class kcc5:KCC_SpheresTrap
constructor
KCC_SpheresTrap() - Constructor for class kcc5:KCC_SpheresTrap
 
KCC_SpheresTrap - Class in kcc5
The Spheres trap.
KCC_SpheroidsTrap(Generic) - Constructor for class kcc5:KCC_SpheroidsTrap
constructor
KCC_SpheroidsTrap() - Constructor for class kcc5:KCC_SpheroidsTrap
 
KCC_SpheroidsTrap - Class in kcc5
The Spheroids trap.
KCC_SpiralTrap(Generic) - Constructor for class kcc5:KCC_SpiralTrap
constructor
KCC_SpiralTrap() - Constructor for class kcc5:KCC_SpiralTrap
 
KCC_SpiralTrap - Class in kcc5
The Spiral trap.
KCC_Spring8Map(Generic) - Constructor for class kcc5:KCC_Spring8Map
Constructor
KCC_Spring8Map() - Constructor for class kcc5:KCC_Spring8Map
 
KCC_Spring8Map - Class in kcc5
Class for defining the preset Spring 8 color map.
KCC_SquaresTrap(Generic) - Constructor for class kcc5:KCC_SquaresTrap
constructor
KCC_SquaresTrap() - Constructor for class kcc5:KCC_SquaresTrap
 
KCC_SquaresTrap - Class in kcc5
The Squares trap.
KCC_SquareTrap(Generic) - Constructor for class kcc5:KCC_SquareTrap
constructor
KCC_SquareTrap() - Constructor for class kcc5:KCC_SquareTrap
 
KCC_SquareTrap - Class in kcc5
The Square trap.
KCC_StalksTrap(Generic) - Constructor for class kcc5:KCC_StalksTrap
constructor
KCC_StalksTrap() - Constructor for class kcc5:KCC_StalksTrap
 
KCC_StalksTrap - Class in kcc5
The Stalks trap.
KCC_StarOfDavidTrap(Generic) - Constructor for class kcc5:KCC_StarOfDavidTrap
constructor
KCC_StarOfDavidTrap() - Constructor for class kcc5:KCC_StarOfDavidTrap
 
KCC_StarOfDavidTrap - Class in kcc5
The Star of David trap.
KCC_StirrupCurveTrap(Generic) - Constructor for class kcc5:KCC_StirrupCurveTrap
constructor
KCC_StirrupCurveTrap() - Constructor for class kcc5:KCC_StirrupCurveTrap
 
KCC_StirrupCurveTrap - Class in kcc5
The Stirrup Curve trap.
KCC_StrangeShapeTrap(Generic) - Constructor for class kcc5:KCC_StrangeShapeTrap
constructor
KCC_StrangeShapeTrap() - Constructor for class kcc5:KCC_StrangeShapeTrap
 
KCC_StrangeShapeTrap - Class in kcc5
The Strange Shape trap.
KCC_Summer8Map(Generic) - Constructor for class kcc5:KCC_Summer8Map
Constructor
KCC_Summer8Map() - Constructor for class kcc5:KCC_Summer8Map
 
KCC_Summer8Map - Class in kcc5
Class for defining the preset Summer 8 color map.
KCC_SwastikaCurveTrap(Generic) - Constructor for class kcc5:KCC_SwastikaCurveTrap
constructor
KCC_SwastikaCurveTrap() - Constructor for class kcc5:KCC_SwastikaCurveTrap
 
KCC_SwastikaCurveTrap - Class in kcc5
The Swastika Curve trap.
KCC_TangentBallsTrap(Generic) - Constructor for class kcc5:KCC_TangentBallsTrap
constructor
KCC_TangentBallsTrap() - Constructor for class kcc5:KCC_TangentBallsTrap
 
KCC_TangentBallsTrap - Class in kcc5
The Tangent Balls trap.
KCC_TangentTrap(Generic) - Constructor for class kcc5:KCC_TangentTrap
constructor
KCC_TangentTrap() - Constructor for class kcc5:KCC_TangentTrap
 
KCC_TangentTrap - Class in kcc5
The Tangent trap.
KCC_TrefoilTrap(Generic) - Constructor for class kcc5:KCC_TrefoilTrap
constructor
KCC_TrefoilTrap() - Constructor for class kcc5:KCC_TrefoilTrap
 
KCC_TrefoilTrap - Class in kcc5
The Trefoil trap.
KCC_TridentOfDescartesTrap(Generic) - Constructor for class kcc5:KCC_TridentOfDescartesTrap
constructor
KCC_TridentOfDescartesTrap() - Constructor for class kcc5:KCC_TridentOfDescartesTrap
 
KCC_TridentOfDescartesTrap - Class in kcc5
The Trident of Descartes trap.
KCC_TridentTrap(Generic) - Constructor for class kcc5:KCC_TridentTrap
constructor
KCC_TridentTrap() - Constructor for class kcc5:KCC_TridentTrap
 
KCC_TridentTrap - Class in kcc5
The Trident trap.
KCC_TrifoliumTrap(Generic) - Constructor for class kcc5:KCC_TrifoliumTrap
constructor
KCC_TrifoliumTrap() - Constructor for class kcc5:KCC_TrifoliumTrap
 
KCC_TrifoliumTrap - Class in kcc5
The Trifolium trap.
KCC_TrisectrixOfMaclaurinTrap(Generic) - Constructor for class kcc5:KCC_TrisectrixOfMaclaurinTrap
constructor
KCC_TrisectrixOfMaclaurinTrap() - Constructor for class kcc5:KCC_TrisectrixOfMaclaurinTrap
 
KCC_TrisectrixOfMaclaurinTrap - Class in kcc5
The Trisectrix of Maclaurin trap.
KCC_TwistedCrossTrap(Generic) - Constructor for class kcc5:KCC_TwistedCrossTrap
constructor
KCC_TwistedCrossTrap() - Constructor for class kcc5:KCC_TwistedCrossTrap
 
KCC_TwistedCrossTrap - Class in kcc5
The Twisted Cross trap.
KCC_TwoEllipsesTrap(Generic) - Constructor for class kcc5:KCC_TwoEllipsesTrap
constructor
KCC_TwoEllipsesTrap() - Constructor for class kcc5:KCC_TwoEllipsesTrap
 
KCC_TwoEllipsesTrap - Class in kcc5
The Two Ellipses trap.
KCC_Winter8Map(Generic) - Constructor for class kcc5:KCC_Winter8Map
Constructor
KCC_Winter8Map() - Constructor for class kcc5:KCC_Winter8Map
 
KCC_Winter8Map - Class in kcc5
Class for defining the preset Winter 8 color map.
KCC_WitchOfAgnesiTrap(Generic) - Constructor for class kcc5:KCC_WitchOfAgnesiTrap
constructor
KCC_WitchOfAgnesiTrap() - Constructor for class kcc5:KCC_WitchOfAgnesiTrap
 
KCC_WitchOfAgnesiTrap - Class in kcc5
The Witch of Agnesi trap.

L

Layer(Generic) - Constructor for class mmf:Layer
Layer() - Constructor for class mmf:Layer
 
Layer - Class in mmf

Linear(Generic) - Constructor for class ck:Linear
 
Linear() - Constructor for class ck:Linear
 
Linear - Class in ck
Plain Linear Interpolation between two complex numbers
Location(Generic) - Constructor for class common:Location
 
Location() - Constructor for class common:Location
 
Location - Class in common
This transform works like the Location tab.

M

Manowar() - Constructor for class ck:Manowar
 
Manowar - Class in ck
Object version of Fractint Manowar Formula
Manowar_Julia() - Constructor for class ck:Manowar_Julia
 
Manowar_Julia - Class in ck
Object version of Fractint Manowar Formula
MappingShape() - Constructor for class common:MappingShape
 
MappingShape - Class in common
MappingShape base class.
Math() - Constructor for class common:Math
Constructor
Math - Class in common
Mathematical tools library.
MaxF(float, float) - Static method in class common:Math
Determine the maximum of two numbers.
MConj(Mobius, Mobius) - Method in class reb:Mobius
Conjugate
MConst(float, Vector) - Method in class common:Vector
Multiply a vector by a constant.
Merge(color, color) - Method in class common:ColorMerge
Color merging function
Merge(color, color) - Method in class common:DefaultColorMerge
 
Merge(color, color) - Method in class dmj5:DMJ_FastNormalMerge
 
Merge(color, color) - Method in class mmf:MMF_ExtendedColorMerge
 
Merge(color, color) - Method in class mmf:MMF_LayerMerge
Merge(color, color) - Method in class mmf:MMF_LayerMergeBase
Merge(color, color) - Method in class mmf:MMF_RGBColorMerge
MergeChannels(float, float, int, int, int, float, float) - Method in class mmf:MMF_RGBColorMerge
 
MergeResult(color, float) - Method in class mmf:MMF_TrapColoring
MinF(float, float) - Static method in class common:Math
Determine the minimum of two numbers.
mmf - package mmf
Classes by David Makin for Ultrafractal 5 and later.

This version 10th December 2008.
Minor improvements to exponential smoothing in Field Estimator.
Added the Switch Magnet 2 formula.

6th December 2008.
Added the Switch Magnet 1 formula.
Added the "fix" to the Magnet 1 Distance Estimator.

29th November 2008
Fixed the default version in Field Estimator.
MMF_AltfBm(Generic) - Constructor for class mmf:MMF_AltfBm
 
MMF_AltfBm() - Constructor for class mmf:MMF_AltfBm
 
MMF_AltfBm - Class in mmf
This is an fBm texture class.
MMF_CircleStimulusDLA(Generic) - Constructor for class mmf:MMF_CircleStimulusDLA
 
MMF_CircleStimulusDLA() - Constructor for class mmf:MMF_CircleStimulusDLA
 
MMF_CircleStimulusDLA - Class in mmf
 
MMF_Constant(Generic) - Constructor for class mmf:MMF_Constant
 
MMF_Constant() - Constructor for class mmf:MMF_Constant
 
MMF_Constant - Class in mmf
returns a user constant, whatever the value of pz

MMF_CrossProduct(Generic) - Constructor for class mmf:MMF_CrossProduct
 
MMF_CrossProduct() - Constructor for class mmf:MMF_CrossProduct
 
MMF_CrossProduct - Class in mmf
Cross products involving z, zold and zolder

MMF_DeadDLA(Generic) - Constructor for class mmf:MMF_DeadDLA
 
MMF_DeadDLA() - Constructor for class mmf:MMF_DeadDLA
 
MMF_DeadDLA - Class in mmf

MMF_DefaultGradient() - Constructor for class mmf:MMF_DefaultGradient
 
MMF_DefaultGradient - Class in mmf

MMF_DirectLayer(Generic) - Constructor for class mmf:MMF_DirectLayer
MMF_DirectLayer() - Constructor for class mmf:MMF_DirectLayer
 
MMF_DirectLayer - Class in mmf

MMF_DLA(Generic) - Constructor for class mmf:MMF_DLA
 
MMF_DLA() - Constructor for class mmf:MMF_DLA
 
MMF_DLA - Class in mmf

MMF_ExtendedCilia(Generic) - Constructor for class mmf:MMF_ExtendedCilia
 
MMF_ExtendedCilia() - Constructor for class mmf:MMF_ExtendedCilia
 
MMF_ExtendedCilia - Class in mmf
Object version of ExtendedCilia in mmf3.ucl.
This is an extension of Damien's Cilia colouring.
MMF_ExtendedColorMerge(Generic) - Constructor for class mmf:MMF_ExtendedColorMerge
 
MMF_ExtendedColorMerge() - Constructor for class mmf:MMF_ExtendedColorMerge
 
MMF_ExtendedColorMerge - Class in mmf
Extended colour merges.
David Makin May 2008
Anyone interested in merge modes may like to look here:
http://www.pegtop.net/delphi/articles/blendmodes/

MMF_FieldEstimator(Generic) - Constructor for class mmf:MMF_FieldEstimator
 
MMF_FieldEstimator() - Constructor for class mmf:MMF_FieldEstimator
 
MMF_FieldEstimator - Class in mmf
This is a combination of Distance Estimator or Smooth Iteration or Exponential Smoothing and Distance Estimator Angles or Field Lines that allows the use of either the distance estimate or the smooth iteration value or the exponential smoothing value combined with either the distance estimator angles or the field line angles for mapping an image into a fractal.

MMF_FormulaTransform(Generic) - Constructor for class mmf:MMF_FormulaTransform
 
MMF_FormulaTransform() - Constructor for class mmf:MMF_FormulaTransform
 
MMF_FormulaTransform - Class in mmf
Allows the use of any object main formula as a transform

MMF_FormulaTransformWrapper(Generic) - Constructor for class mmf:MMF_FormulaTransformWrapper
 
MMF_FormulaTransformWrapper() - Constructor for class mmf:MMF_FormulaTransformWrapper
 
MMF_FormulaTransformWrapper - Class in mmf
A formula that wraps two transforms around any formula iteration.
MMF_FractalDeadDLA(Generic) - Constructor for class mmf:MMF_FractalDeadDLA
 
MMF_FractalDeadDLA() - Constructor for class mmf:MMF_FractalDeadDLA
 
MMF_FractalDeadDLA - Class in mmf
 
MMF_FractalSeedDLA(Generic) - Constructor for class mmf:MMF_FractalSeedDLA
 
MMF_FractalSeedDLA() - Constructor for class mmf:MMF_FractalSeedDLA
 
MMF_FractalSeedDLA - Class in mmf
 
MMF_GammaTransform(Generic) - Constructor for class mmf:MMF_GammaTransform
 
MMF_GammaTransform() - Constructor for class mmf:MMF_GammaTransform
 
MMF_GammaTransform - Class in mmf
Complex Gamma(z)

MMF_GeneralTransform() - Constructor for class mmf:MMF_GeneralTransform
 
MMF_GeneralTransform - Class in mmf
offset,scale,offset,function,offset,scale,offset

MMF_Gradient101(Generic) - Constructor for class mmf:MMF_Gradient101
MMF_Gradient101() - Constructor for class mmf:MMF_Gradient101
 
MMF_Gradient101 - Class in mmf
MMF_GradientLayer(Generic) - Constructor for class mmf:MMF_GradientLayer
MMF_GradientLayer() - Constructor for class mmf:MMF_GradientLayer
 
MMF_GradientLayer - Class in mmf

MMF_GradientLayerMerge(Generic) - Constructor for class mmf:MMF_GradientLayerMerge
MMF_GradientLayerMerge() - Constructor for class mmf:MMF_GradientLayerMerge
 
MMF_GradientLayerMerge - Class in mmf
PLEASE NOTE This class is obsolete/deprecated.
Instead of using this class and its derived classes you should use
the Layer class and its derived classes.

MMF_ImageImport(Generic) - Constructor for class mmf:MMF_ImageImport
 
MMF_ImageImport() - Constructor for class mmf:MMF_ImageImport
 
MMF_ImageImport - Class in mmf

MMF_Layered(Generic) - Constructor for class mmf:MMF_Layered
MMF_Layered() - Constructor for class mmf:MMF_Layered
 
MMF_Layered - Class in mmf
MMF_LayerMerge(Generic) - Constructor for class mmf:MMF_LayerMerge
MMF_LayerMerge() - Constructor for class mmf:MMF_LayerMerge
 
MMF_LayerMerge - Class in mmf
PLEASE NOTE This class is obsolete/deprecated.
Instead of using this class and its derived classes you should use
the Layer class and its derived classes.
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 MMF_GradientLayerMerge class should be used instead.

MMF_LayerMergeBase(Generic) - Constructor for class mmf:MMF_LayerMergeBase
MMF_LayerMergeBase() - Constructor for class mmf:MMF_LayerMergeBase
 
MMF_LayerMergeBase - Class in mmf
PLEASE NOTE This class is obsolete/deprecated.
Instead of using this class and its derived classes you should use
the Layer class and its derived classes.

MMF_Linear(Generic) - Constructor for class mmf:MMF_Linear
 
MMF_Linear() - Constructor for class mmf:MMF_Linear
 
MMF_Linear - Class in mmf
Simple linear transform

MMF_LineDeadDLA(Generic) - Constructor for class mmf:MMF_LineDeadDLA
 
MMF_LineDeadDLA() - Constructor for class mmf:MMF_LineDeadDLA
 
MMF_LineDeadDLA - Class in mmf

MMF_Magnet1DistanceEstimator(Generic) - Constructor for class mmf:MMF_Magnet1DistanceEstimator
 
MMF_Magnet1DistanceEstimator() - Constructor for class mmf:MMF_Magnet1DistanceEstimator
 
MMF_Magnet1DistanceEstimator - Class in mmf
Distance Estimator for the Magnet 1 formula.
MMF_Magnet2DistanceEstimator(Generic) - Constructor for class mmf:MMF_Magnet2DistanceEstimator
 
MMF_Magnet2DistanceEstimator() - Constructor for class mmf:MMF_Magnet2DistanceEstimator
 
MMF_Magnet2DistanceEstimator - Class in mmf
Distance Estimator for the Magnet 2 formula.
MMF_MixedLighting(Generic) - Constructor for class mmf:MMF_MixedLighting
 
MMF_MixedLighting() - Constructor for class mmf:MMF_MixedLighting
 
MMF_MixedLighting - Class in mmf
Intended for use with the 'Gradient_Slope' class formula.
David Makin May 2008

MMF_MultiDeadDLA(Generic) - Constructor for class mmf:MMF_MultiDeadDLA
 
MMF_MultiDeadDLA() - Constructor for class mmf:MMF_MultiDeadDLA
 
MMF_MultiDeadDLA - Class in mmf
 
MMF_MultiLayer(Generic) - Constructor for class mmf:MMF_MultiLayer
MMF_MultiLayer() - Constructor for class mmf:MMF_MultiLayer
 
MMF_MultiLayer - Class in mmf
PLEASE NOTE This class is obsolete/deprecated.
Instead of using this class and its derived classes you should use
the MMF Layered class and its derived classes.

MMF_MultiLayerBase() - Constructor for class mmf:MMF_MultiLayerBase
 
MMF_MultiLayerBase - Class in mmf

MMF_MultiLayerNone() - Constructor for class mmf:MMF_MultiLayerNone
 
MMF_MultiLayerNone - Class in mmf

MMF_MultiSeedDLA(Generic) - Constructor for class mmf:MMF_MultiSeedDLA
 
MMF_MultiSeedDLA() - Constructor for class mmf:MMF_MultiSeedDLA
 
MMF_MultiSeedDLA - Class in mmf
 
MMF_NewtonDistanceEstimator(Generic) - Constructor for class mmf:MMF_NewtonDistanceEstimator
 
MMF_NewtonDistanceEstimator() - Constructor for class mmf:MMF_NewtonDistanceEstimator
 
MMF_NewtonDistanceEstimator - Class in mmf
Distance Estimator for Newton formulas solving z^p-c.
MMF_NoDeadDLA(Generic) - Constructor for class mmf:MMF_NoDeadDLA
 
MMF_NoDeadDLA() - Constructor for class mmf:MMF_NoDeadDLA
 
MMF_NoDeadDLA - Class in mmf

MMF_NovaDistanceEstimator(Generic) - Constructor for class mmf:MMF_NovaDistanceEstimator
 
MMF_NovaDistanceEstimator() - Constructor for class mmf:MMF_NovaDistanceEstimator
 
MMF_NovaDistanceEstimator - Class in mmf
Distance Estimator for the Nova formula.
MMF_OnePointDeadDLA(Generic) - Constructor for class mmf:MMF_OnePointDeadDLA
 
MMF_OnePointDeadDLA() - Constructor for class mmf:MMF_OnePointDeadDLA
 
MMF_OnePointDeadDLA - Class in mmf
 
MMF_OnePointSeedDLA(Generic) - Constructor for class mmf:MMF_OnePointSeedDLA
 
MMF_OnePointSeedDLA() - Constructor for class mmf:MMF_OnePointSeedDLA
 
MMF_OnePointSeedDLA - Class in mmf
 
MMF_PowerFunctions(Generic) - Constructor for class mmf:MMF_PowerFunctions
 
MMF_PowerFunctions() - Constructor for class mmf:MMF_PowerFunctions
 
MMF_PowerFunctions - Class in mmf
fn(z)^power

MMF_QuickGradient(Generic) - Constructor for class mmf:MMF_QuickGradient
 
MMF_QuickGradient() - Constructor for class mmf:MMF_QuickGradient
 
MMF_QuickGradient - Class in mmf

MMF_RectStimulusDLA(Generic) - Constructor for class mmf:MMF_RectStimulusDLA
 
MMF_RectStimulusDLA() - Constructor for class mmf:MMF_RectStimulusDLA
 
MMF_RectStimulusDLA - Class in mmf
 
MMF_RGBColorMerge(Generic) - Constructor for class mmf:MMF_RGBColorMerge
MMF_RGBColorMerge() - Constructor for class mmf:MMF_RGBColorMerge
 
MMF_RGBColorMerge - Class in mmf
Extended colour merges.
David Makin May 2008
Anyone interested in merge modes may like to look here:
http://www.pegtop.net/delphi/articles/blendmodes/

MMF_RunningProduct(Generic) - Constructor for class mmf:MMF_RunningProduct
 
MMF_RunningProduct() - Constructor for class mmf:MMF_RunningProduct
 
MMF_RunningProduct - Class in mmf
Returns the product of pz and all previous values of pz.
Fudges used when pz is zero.

MMF_RunningSum(Generic) - Constructor for class mmf:MMF_RunningSum
 
MMF_RunningSum() - Constructor for class mmf:MMF_RunningSum
 
MMF_RunningSum - Class in mmf
Returns the sum of pz and all previous values of pz

MMF_Scale(Generic) - Constructor for class mmf:MMF_Scale
 
MMF_Scale() - Constructor for class mmf:MMF_Scale
 
MMF_Scale - Class in mmf
Simply scales pz by the user scale value.

MMF_SeedDLA(Generic) - Constructor for class mmf:MMF_SeedDLA
 
MMF_SeedDLA() - Constructor for class mmf:MMF_SeedDLA
 
MMF_SeedDLA - Class in mmf

MMF_SelfRotation(Generic) - Constructor for class mmf:MMF_SelfRotation
 
MMF_SelfRotation() - Constructor for class mmf:MMF_SelfRotation
 
MMF_SelfRotation - Class in mmf
Rotates the complex value by multiples of its own angle.

MMF_SimpleMatrix(Generic) - Method in class mmf:MMF_SimpleMatrixTransform
 
MMF_SimpleMatrixTransform() - Constructor for class mmf:MMF_SimpleMatrixTransform
 
MMF_SimpleMatrixTransform - Class in mmf
Transforms pz by a general 2*2 matrix.

MMF_SmartCircleStimulusDLA(Generic) - Constructor for class mmf:MMF_SmartCircleStimulusDLA
 
MMF_SmartCircleStimulusDLA() - Constructor for class mmf:MMF_SmartCircleStimulusDLA
 
MMF_SmartCircleStimulusDLA - Class in mmf
 
MMF_SmartRectStimulusDLA(Generic) - Constructor for class mmf:MMF_SmartRectStimulusDLA
 
MMF_SmartRectStimulusDLA() - Constructor for class mmf:MMF_SmartRectStimulusDLA
 
MMF_SmartRectStimulusDLA - Class in mmf
 
MMF_SmoothOrbitTraps(Generic) - Constructor for class mmf:MMF_SmoothOrbitTraps
Constructor - note the inititialisation of smoothing variables
if necessary.
MMF_SmoothOrbitTraps() - Constructor for class mmf:MMF_SmoothOrbitTraps
 
MMF_SmoothOrbitTraps - Class in mmf
Written by David Makin based on normal Orbit Traps by Damien Jones
Started May 2008
MMF_StandardDistanceEstimator(Generic) - Constructor for class mmf:MMF_StandardDistanceEstimator
 
MMF_StandardDistanceEstimator() - Constructor for class mmf:MMF_StandardDistanceEstimator
 
MMF_StandardDistanceEstimator - Class in mmf
Distance Estimator for formulas of the form z^p+c.
MMF_StimulusDLA(Generic) - Constructor for class mmf:MMF_StimulusDLA
 
MMF_StimulusDLA() - Constructor for class mmf:MMF_StimulusDLA
 
MMF_StimulusDLA - Class in mmf
 
MMF_SwitchBeta(Generic) - Constructor for class mmf:MMF_SwitchBeta
 
MMF_SwitchBeta() - Constructor for class mmf:MMF_SwitchBeta
 
MMF_SwitchBeta - Class in mmf
Switchable Beta(z,c).

MMF_SwitchConvergentDivergentFormula(Generic) - Constructor for class mmf:MMF_SwitchConvergentDivergentFormula
 
MMF_SwitchConvergentDivergentFormula() - Constructor for class mmf:MMF_SwitchConvergentDivergentFormula
 
MMF_SwitchConvergentDivergentFormula - Class in mmf
Switch Convergent/Divergent Formula base class.
MMF_SwitchConvergentFormula(Generic) - Constructor for class mmf:MMF_SwitchConvergentFormula
 
MMF_SwitchConvergentFormula() - Constructor for class mmf:MMF_SwitchConvergentFormula
 
MMF_SwitchConvergentFormula - Class in mmf
Base class for Convergent formulas that allow switching to be used with
mmf5.ufm-Generic Switch Formula

MMF_SwitchDivergentFormula(Generic) - Constructor for class mmf:MMF_SwitchDivergentFormula
 
MMF_SwitchDivergentFormula() - Constructor for class mmf:MMF_SwitchDivergentFormula
 
MMF_SwitchDivergentFormula - Class in mmf
Base class for Divergent formulas that allow switching to be used with mmf5.ufm-Generic Switch Formula

MMF_SwitchFormula(Generic) - Constructor for class mmf:MMF_SwitchFormula
 
MMF_SwitchFormula() - Constructor for class mmf:MMF_SwitchFormula
 
MMF_SwitchFormula - Class in mmf
Base class for formulas that allow switching to be used with mmf5.ufm-Generic Switch Formula

MMF_SwitchFormulaTransformWrapper(Generic) - Constructor for class mmf:MMF_SwitchFormulaTransformWrapper
 
MMF_SwitchFormulaTransformWrapper() - Constructor for class mmf:MMF_SwitchFormulaTransformWrapper
 
MMF_SwitchFormulaTransformWrapper - Class in mmf
A formula that wraps two transforms around any formula iteration.
With switching when used with mmf5.ufm-Generic Switch Formula
MMF_SwitchFormulaWars2(Generic) - Constructor for class mmf:MMF_SwitchFormulaWars2
 
MMF_SwitchFormulaWars2() - Constructor for class mmf:MMF_SwitchFormulaWars2
 
MMF_SwitchFormulaWars2 - Class in mmf
Object version of the MMF Formula Wars 2 formula
Extended to allow the combination of up to 6 formulae
MMF_SwitchGradientSlope(Generic) - Constructor for class mmf:MMF_SwitchGradientSlope
 
MMF_SwitchGradientSlope() - Constructor for class mmf:MMF_SwitchGradientSlope
 
MMF_SwitchGradientSlope - Class in mmf
Creates 3D lighting effects when combined with the Lighting or Mixed Lighting (direct) colouring algorithms.
Allows "slope" colouring from any formula, any colouring.
Written by David Makin based on Standard_Slope by Damien Jones
Original May 2008

MMF_SwitchGradientSlopeHelper(MMF_SwitchGradientSlope) - Constructor for class mmf:MMF_SwitchGradientSlopeHelper
 
MMF_SwitchGradientSlopeHelper() - Constructor for class mmf:MMF_SwitchGradientSlopeHelper
 
MMF_SwitchGradientSlopeHelper - Class in mmf
Helper class for SwitchGradientSlope.
By David Makin
First version May 2008

MMF_SwitchMagnet1(Generic) - Constructor for class mmf:MMF_SwitchMagnet1
 
MMF_SwitchMagnet1() - Constructor for class mmf:MMF_SwitchMagnet1
 
MMF_SwitchMagnet1 - Class in mmf
Object version of Magnet 1 for switching
Object switch version by David Makin

MMF_SwitchMagnet2(Generic) - Constructor for class mmf:MMF_SwitchMagnet2
 
MMF_SwitchMagnet2() - Constructor for class mmf:MMF_SwitchMagnet2
 
MMF_SwitchMagnet2 - Class in mmf
Object version of Magnet 2 for switching
Object switch version by David Makin

MMF_SwitchNova(Generic) - Constructor for class mmf:MMF_SwitchNova
 
MMF_SwitchNova() - Constructor for class mmf:MMF_SwitchNova
 
MMF_SwitchNova - Class in mmf
Object version of NovaMandel for switching
Nova fractal (Mandelbrot form), a modified Newtonian-style fractal.
Object switch version by David Makin
Originators Damien M.
MMF_SwitchPhoenix(Generic) - Constructor for class mmf:MMF_SwitchPhoenix
 
MMF_SwitchPhoenix() - Constructor for class mmf:MMF_SwitchPhoenix
 
MMF_SwitchPhoenix - Class in mmf
Switchable object version of the Phoenix.
The general equation is of the form
z(n+1) = z(n)^a + c*z(n)^b + p*z(n-1)
Originators: Damien M.
MMF_SwitchRecursion(Generic) - Constructor for class mmf:MMF_SwitchRecursion
 
MMF_SwitchRecursion() - Constructor for class mmf:MMF_SwitchRecursion
 
MMF_SwitchRecursion - Class in mmf
This formula is an adaption of 'Switch Recursion' from mmfs.ufm which itself was based on the Lucas recursion formula found on Mathworld.
MMF_SwitchStandard(Generic) - Constructor for class mmf:MMF_SwitchStandard
 
MMF_SwitchStandard() - Constructor for class mmf:MMF_SwitchStandard
 
MMF_SwitchStandard - Class in mmf
Generic Switchable Mandelbrot set.

MMF_SwitchTransformFormula(Generic) - Constructor for class mmf:MMF_SwitchTransformFormula
 
MMF_SwitchTransformFormula() - Constructor for class mmf:MMF_SwitchTransformFormula
 
MMF_SwitchTransformFormula - Class in mmf
Any Transform applied as a formula.

MMF_TransferMerge(Generic) - Constructor for class mmf:MMF_TransferMerge
 
MMF_TransferMerge() - Constructor for class mmf:MMF_TransferMerge
 
MMF_TransferMerge - Class in mmf
Allows the combination of multiple transfer options
MMF_TransformAdd(Generic) - Constructor for class mmf:MMF_TransformAdd
 
MMF_TransformAdd() - Constructor for class mmf:MMF_TransformAdd
 
MMF_TransformAdd - Class in mmf
Adds the results of two transforms together

MMF_TransformDivide(Generic) - Constructor for class mmf:MMF_TransformDivide
 
MMF_TransformDivide() - Constructor for class mmf:MMF_TransformDivide
 
MMF_TransformDivide - Class in mmf
Divides one transform by another

MMF_TransformMultiply(Generic) - Constructor for class mmf:MMF_TransformMultiply
 
MMF_TransformMultiply() - Constructor for class mmf:MMF_TransformMultiply
 
MMF_TransformMultiply - Class in mmf
Multiplies two transforms together

MMF_TransformPowerFunctions(Generic) - Constructor for class mmf:MMF_TransformPowerFunctions
 
MMF_TransformPowerFunctions() - Constructor for class mmf:MMF_TransformPowerFunctions
 
MMF_TransformPowerFunctions - Class in mmf
fn(transform)^power

MMF_TransformProduct(Generic) - Constructor for class mmf:MMF_TransformProduct
 
MMF_TransformProduct() - Constructor for class mmf:MMF_TransformProduct
 
MMF_TransformProduct - Class in mmf
Multiplies up to 10 transforms together (with powers)

MMF_TransformSubtract(Generic) - Constructor for class mmf:MMF_TransformSubtract
 
MMF_TransformSubtract() - Constructor for class mmf:MMF_TransformSubtract
 
MMF_TransformSubtract - Class in mmf
Subtracts the result of one transform from another

MMF_TransformSum(Generic) - Constructor for class mmf:MMF_TransformSum
 
MMF_TransformSum() - Constructor for class mmf:MMF_TransformSum
 
MMF_TransformSum - Class in mmf
Sums up to 10 transforms together (with coefficients)

MMF_TrapColoring(Generic) - Constructor for class mmf:MMF_TrapColoring
MMF_TrapColoring() - Constructor for class mmf:MMF_TrapColoring
 
MMF_TrapColoring - Class in mmf
Some extensions to the standard trap colouring.

MMF_TrapModeIteration() - Constructor for class mmf:MMF_TrapModeIteration
 
MMF_TrapModeIteration - Class in mmf

MMF_TrapModeSmooth(Generic) - Constructor for class mmf:MMF_TrapModeSmooth
 
MMF_TrapModeSmooth() - Constructor for class mmf:MMF_TrapModeSmooth
 
MMF_TrapModeSmooth - Class in mmf
This is a generic trap mode class for use with MMF_SmoothOrbitTraps.
MMF_TrapModeSmoothAverage(Generic) - Constructor for class mmf:MMF_TrapModeSmoothAverage
 
MMF_TrapModeSmoothAverage() - Constructor for class mmf:MMF_TrapModeSmoothAverage
 
MMF_TrapModeSmoothAverage - Class in mmf
Sums the trapped values within the threshold and converts the results to averages.

MMF_TrapModeSmoothAverageAbove(Generic) - Constructor for class mmf:MMF_TrapModeSmoothAverageAbove
 
MMF_TrapModeSmoothAverageAbove() - Constructor for class mmf:MMF_TrapModeSmoothAverageAbove
 
MMF_TrapModeSmoothAverageAbove - Class in mmf
Sums the values above than the user value and within the threshold of it and converts the values to averages.

MMF_TrapModeSmoothAverageBelow(Generic) - Constructor for class mmf:MMF_TrapModeSmoothAverageBelow
 
MMF_TrapModeSmoothAverageBelow() - Constructor for class mmf:MMF_TrapModeSmoothAverageBelow
 
MMF_TrapModeSmoothAverageBelow - Class in mmf
Sums the values less than the user value and within the threshold of it and converts the values to averages.

MMF_TrapModeSmoothAverageDist(Generic) - Constructor for class mmf:MMF_TrapModeSmoothAverageDist
 
MMF_TrapModeSmoothAverageDist() - Constructor for class mmf:MMF_TrapModeSmoothAverageDist
 
MMF_TrapModeSmoothAverageDist - Class in mmf
Sums the values with distamce within the threshold of the user distance and converts the values to averages.

MMF_TrapModeSmoothChangeAverage(Generic) - Constructor for class mmf:MMF_TrapModeSmoothChangeAverage
 
MMF_TrapModeSmoothChangeAverage() - Constructor for class mmf:MMF_TrapModeSmoothChangeAverage
 
MMF_TrapModeSmoothChangeAverage - Class in mmf
Total differences in distance within threshold.

MMF_TrapModeSmoothClosest(Generic) - Constructor for class mmf:MMF_TrapModeSmoothClosest
 
MMF_TrapModeSmoothClosest() - Constructor for class mmf:MMF_TrapModeSmoothClosest
 
MMF_TrapModeSmoothClosest - Class in mmf
Returns trapped values from when the distance was a minimum.

MMF_TrapModeSmoothFarthest(Generic) - Constructor for class mmf:MMF_TrapModeSmoothFarthest
 
MMF_TrapModeSmoothFarthest() - Constructor for class mmf:MMF_TrapModeSmoothFarthest
 
MMF_TrapModeSmoothFarthest - Class in mmf
Returns the values from the trapped iteration with the largest distance within the threshold.

MMF_TrapModeSmoothFarthestAbove(Generic) - Constructor for class mmf:MMF_TrapModeSmoothFarthestAbove
 
MMF_TrapModeSmoothFarthestAbove() - Constructor for class mmf:MMF_TrapModeSmoothFarthestAbove
 
MMF_TrapModeSmoothFarthestAbove - Class in mmf
Returns values from the trapped iteration with the farthest distance greater than or equal to the user value and within the threshold of it.

MMF_TrapModeSmoothFarthestBelow(Generic) - Constructor for class mmf:MMF_TrapModeSmoothFarthestBelow
 
MMF_TrapModeSmoothFarthestBelow() - Constructor for class mmf:MMF_TrapModeSmoothFarthestBelow
 
MMF_TrapModeSmoothFarthestBelow - Class in mmf
Returns values from the trapped iteration with the farthest distance less than or equal to the user value and within the threshold of it.

MMF_TrapModeSmoothFarthestDist(Generic) - Constructor for class mmf:MMF_TrapModeSmoothFarthestDist
 
MMF_TrapModeSmoothFarthestDist() - Constructor for class mmf:MMF_TrapModeSmoothFarthestDist
 
MMF_TrapModeSmoothFarthestDist - Class in mmf
Returns values from the trapped iteration where the distance is farthest from the user value and within the threshold of it.

MMF_TrapModeSmoothLast(Generic) - Constructor for class mmf:MMF_TrapModeSmoothLast
 
MMF_TrapModeSmoothLast() - Constructor for class mmf:MMF_TrapModeSmoothLast
 
MMF_TrapModeSmoothLast - Class in mmf
Returns the values from the last trapped iteration within the threshold.

MMF_TrapModeSmoothNearest(Generic) - Constructor for class mmf:MMF_TrapModeSmoothNearest
 
MMF_TrapModeSmoothNearest() - Constructor for class mmf:MMF_TrapModeSmoothNearest
 
MMF_TrapModeSmoothNearest - Class in mmf
Returns values from the trapped iteration where the distance is nearest to the user value and within the threshold of it.

MMF_TrapModeSmoothNearestAbove(Generic) - Constructor for class mmf:MMF_TrapModeSmoothNearestAbove
 
MMF_TrapModeSmoothNearestAbove() - Constructor for class mmf:MMF_TrapModeSmoothNearestAbove
 
MMF_TrapModeSmoothNearestAbove - Class in mmf
Returns values from the trapped iteration with the nearest distance greater than or equal to the user value and within the threshold of it.

MMF_TrapModeSmoothNearestBelow(Generic) - Constructor for class mmf:MMF_TrapModeSmoothNearestBelow
 
MMF_TrapModeSmoothNearestBelow() - Constructor for class mmf:MMF_TrapModeSmoothNearestBelow
 
MMF_TrapModeSmoothNearestBelow - Class in mmf
Returns values from the trapped iteration with the nearest distance less than or equal to the user value and within the threshold of it.

MMF_TrapModeSmoothNth(Generic) - Constructor for class mmf:MMF_TrapModeSmoothNth
 
MMF_TrapModeSmoothNth() - Constructor for class mmf:MMF_TrapModeSmoothNth
 
MMF_TrapModeSmoothNth - Class in mmf
This trap mode traps to the nth trapped point that is within the threshold.

MMF_TrapModeSmoothProduct(Generic) - Constructor for class mmf:MMF_TrapModeSmoothProduct
 
MMF_TrapModeSmoothProduct() - Constructor for class mmf:MMF_TrapModeSmoothProduct
 
MMF_TrapModeSmoothProduct - Class in mmf
Note that this implimentation is slightly different to normal TrapModeProduct in that IterationPoints is kept as a trap counter and TransformedPoints and UntransformedPoints are initialised to 1 and multiplied by (1 + pz/cabs(pz)) and (1 + pzt/cabs(pzt)) respectively.

MMF_TrapModeSmoothProductAbove(Generic) - Constructor for class mmf:MMF_TrapModeSmoothProductAbove
 
MMF_TrapModeSmoothProductAbove() - Constructor for class mmf:MMF_TrapModeSmoothProductAbove
 
MMF_TrapModeSmoothProductAbove - Class in mmf
Note that this implimentation is slightly different to normal TrapModeProduct in that IterationPoints is kept as a trap counter and TransformedPoints and UntransformedPoints are initialised to 1 and multiplied by (1 + pz/cabs(pz)) and (1 + pzt/cabs(pzt)) respectively.

MMF_TrapModeSmoothProductBelow(Generic) - Constructor for class mmf:MMF_TrapModeSmoothProductBelow
 
MMF_TrapModeSmoothProductBelow() - Constructor for class mmf:MMF_TrapModeSmoothProductBelow
 
MMF_TrapModeSmoothProductBelow - Class in mmf
Note that this implimentation is slightly different to normal TrapModeProduct in that IterationPoints is kept as a trap counter and TransformedPoints and UntransformedPoints are initialised to 1 and multiplied by (1 + pz/cabs(pz)) and (1 + pzt/cabs(pzt)) respectively.

MMF_TrapModeSmoothProductDist(Generic) - Constructor for class mmf:MMF_TrapModeSmoothProductDist
 
MMF_TrapModeSmoothProductDist() - Constructor for class mmf:MMF_TrapModeSmoothProductDist
 
MMF_TrapModeSmoothProductDist - Class in mmf
Note that this implimentation is slightly different to normal TrapModeProduct in that IterationPoints is kept as a trap counter and TransformedPoints and UntransformedPoints are initialised to 1 and multiplied by (1 + pz/cabs(pz)) and (1 + pzt/cabs(pzt)) respectively.

MMF_TrapModeSmoothSecondClosest(Generic) - Constructor for class mmf:MMF_TrapModeSmoothSecondClosest
 
MMF_TrapModeSmoothSecondClosest() - Constructor for class mmf:MMF_TrapModeSmoothSecondClosest
 
MMF_TrapModeSmoothSecondClosest - Class in mmf
Returns the differences between the closest and second closest trapped iterations.

MMF_TrapModeSmoothSecondFarthest(Generic) - Constructor for class mmf:MMF_TrapModeSmoothSecondFarthest
 
MMF_TrapModeSmoothSecondFarthest() - Constructor for class mmf:MMF_TrapModeSmoothSecondFarthest
 
MMF_TrapModeSmoothSecondFarthest - Class in mmf
Returns the difference in the values from the farthest trapped iteration within the threshold and the second farthest.

MMF_TrapModeSmoothSum(Generic) - Constructor for class mmf:MMF_TrapModeSmoothSum
 
MMF_TrapModeSmoothSum() - Constructor for class mmf:MMF_TrapModeSmoothSum
 
MMF_TrapModeSmoothSum - Class in mmf
Sums the trapped values within the threshold.

MMF_TrapModeSmoothSumAbove(Generic) - Constructor for class mmf:MMF_TrapModeSmoothSumAbove
 
MMF_TrapModeSmoothSumAbove() - Constructor for class mmf:MMF_TrapModeSmoothSumAbove
 
MMF_TrapModeSmoothSumAbove - Class in mmf
Sums the values above than the user value and within the threshold of it.

MMF_TrapModeSmoothSumBelow(Generic) - Constructor for class mmf:MMF_TrapModeSmoothSumBelow
 
MMF_TrapModeSmoothSumBelow() - Constructor for class mmf:MMF_TrapModeSmoothSumBelow
 
MMF_TrapModeSmoothSumBelow - Class in mmf
Sums the values less than the user value and within the threshold of it.

MMF_TrapModeSmoothSumDist(Generic) - Constructor for class mmf:MMF_TrapModeSmoothSumDist
 
MMF_TrapModeSmoothSumDist() - Constructor for class mmf:MMF_TrapModeSmoothSumDist
 
MMF_TrapModeSmoothSumDist - Class in mmf
Sums the values with distamce within the threshold of the user distance.

MMF_TrapModeSmoothTurningPoints(Generic) - Constructor for class mmf:MMF_TrapModeSmoothTurningPoints
 
MMF_TrapModeSmoothTurningPoints() - Constructor for class mmf:MMF_TrapModeSmoothTurningPoints
 
MMF_TrapModeSmoothTurningPoints - Class in mmf
Traps the values occurring when the distance found hits maxima and/or minima.
MMF_TrapModeSmoothTwoClosest(Generic) - Constructor for class mmf:MMF_TrapModeSmoothTwoClosest
 
MMF_TrapModeSmoothTwoClosest() - Constructor for class mmf:MMF_TrapModeSmoothTwoClosest
 
MMF_TrapModeSmoothTwoClosest - Class in mmf
Returns the averages of the closest and second closest trapped iterations.
MMF_TrapModeSmoothTwoFarthest(Generic) - Constructor for class mmf:MMF_TrapModeSmoothTwoFarthest
 
MMF_TrapModeSmoothTwoFarthest() - Constructor for class mmf:MMF_TrapModeSmoothTwoFarthest
 
MMF_TrapModeSmoothTwoFarthest - Class in mmf
Returns the averages of the values from the trapped iteration with the farthest distance within the threshold and the second farthest.

MMF_TrapModeSmoothWithThreshold(Generic) - Constructor for class mmf:MMF_TrapModeSmoothWithThreshold
 
MMF_TrapModeSmoothWithThreshold() - Constructor for class mmf:MMF_TrapModeSmoothWithThreshold
 
MMF_TrapModeSmoothWithThreshold - Class in mmf
Essentially a variant of TrapModeSmooth that is thresholdable
MMF_TrapShapeAngle(Generic) - Constructor for class mmf:MMF_TrapShapeAngle
 
MMF_TrapShapeAngle() - Constructor for class mmf:MMF_TrapShapeAngle
 
MMF_TrapShapeAngle - Class in mmf
Trapping values based on the angle of z.

MMF_TrapShapeCentreOfCurvature(Generic) - Constructor for class mmf:MMF_TrapShapeCentreOfCurvature
 
MMF_TrapShapeCentreOfCurvature() - Constructor for class mmf:MMF_TrapShapeCentreOfCurvature
 
MMF_TrapShapeCentreOfCurvature - Class in mmf
Based on the original "curvature" by Luke Plant.

MMF_TrapShapeCurvature(Generic) - Constructor for class mmf:MMF_TrapShapeCurvature
 
MMF_TrapShapeCurvature() - Constructor for class mmf:MMF_TrapShapeCurvature
 
MMF_TrapShapeCurvature - Class in mmf
Based on the original curvature formula by Damien Jones.

MMF_TrapShapefBm(Generic) - Constructor for class mmf:MMF_TrapShapefBm
 
MMF_TrapShapefBm() - Constructor for class mmf:MMF_TrapShapefBm
 
MMF_TrapShapefBm - Class in mmf
A TrapShape wrapper for Alternative fBm

MMF_TrapShapeFnz(Generic) - Constructor for class mmf:MMF_TrapShapeFnz
 
MMF_TrapShapeFnz() - Constructor for class mmf:MMF_TrapShapeFnz
 
MMF_TrapShapeFnz - Class in mmf
Simple functions of z converted to floats.

MMF_TrapShapeInterpolation(Generic) - Constructor for class mmf:MMF_TrapShapeInterpolation
 
MMF_TrapShapeInterpolation() - Constructor for class mmf:MMF_TrapShapeInterpolation
 
MMF_TrapShapeInterpolation - Class in mmf
Based on the interpolation methods in mmf3.ucl Orbitals+.

MMF_TrapShapeOldAngles(Generic) - Constructor for class mmf:MMF_TrapShapeOldAngles
 
MMF_TrapShapeOldAngles() - Constructor for class mmf:MMF_TrapShapeOldAngles
 
MMF_TrapShapeOldAngles - Class in mmf
Trap various old angle values.

MMF_TrapShapeOrbitals(Generic) - Constructor for class mmf:MMF_TrapShapeOrbitals
 
MMF_TrapShapeOrbitals() - Constructor for class mmf:MMF_TrapShapeOrbitals
 
MMF_TrapShapeOrbitals - Class in mmf
Traps the change in z or z-zold relative to z or z-zold.

MMF_TrapShapeSimpleVergence(Generic) - Constructor for class mmf:MMF_TrapShapeSimpleVergence
 
MMF_TrapShapeSimpleVergence() - Constructor for class mmf:MMF_TrapShapeSimpleVergence
 
MMF_TrapShapeSimpleVergence - Class in mmf
Trap the divergence or convergence in the orbit.

MMF_TrapShapeTriangleInequality(Generic) - Constructor for class mmf:MMF_TrapShapeTriangleInequality
 
MMF_TrapShapeTriangleInequality() - Constructor for class mmf:MMF_TrapShapeTriangleInequality
 
MMF_TrapShapeTriangleInequality - Class in mmf
Based on Triangle Inequality by Damien Jones.

MMF_TrapShapeZold(Generic) - Constructor for class mmf:MMF_TrapShapeZold
 
MMF_TrapShapeZold() - Constructor for class mmf:MMF_TrapShapeZold
 
MMF_TrapShapeZold - Class in mmf
This is a base class specifically for Trap Shapes that require old values of z.

MMF_TrapTransfer(Generic) - Constructor for class mmf:MMF_TrapTransfer
 
MMF_TrapTransfer() - Constructor for class mmf:MMF_TrapTransfer
 
MMF_TrapTransfer - Class in mmf
This transfer method is based on the original UF gradient transfer but with added options.
David Makin, May 2008

MMF_TrapTransformInterpolation(Generic) - Constructor for class mmf:MMF_TrapTransformInterpolation
 
MMF_TrapTransformInterpolation() - Constructor for class mmf:MMF_TrapTransformInterpolation
 
MMF_TrapTransformInterpolation - Class in mmf
Trapping based on interpolation of a*zold^p1 + b*zold^p2

MMF_TrapTransformZold(Generic) - Constructor for class mmf:MMF_TrapTransformZold
 
MMF_TrapTransformZold() - Constructor for class mmf:MMF_TrapTransformZold
 
MMF_TrapTransformZold - Class in mmf
Base class for trap transforms requiring zold and/or zolder

MMF_TwoColourings(Generic) - Constructor for class mmf:MMF_TwoColourings
 
MMF_TwoColourings() - Constructor for class mmf:MMF_TwoColourings
 
MMF_TwoColourings - Class in mmf

MMF_UserFormulaTransform(Generic) - Constructor for class mmf:MMF_UserFormulaTransform
 
MMF_UserFormulaTransform() - Constructor for class mmf:MMF_UserFormulaTransform
 
MMF_UserFormulaTransform - Class in mmf
A roll-your-own formula

MMF_UserGradient(Generic) - Method in class mmf:MMF_DefaultGradient
MMF_UserGradient(Generic) - Constructor for class mmf:MMF_UserGradient
MMF_UserGradient() - Constructor for class mmf:MMF_UserGradient
 
MMF_UserGradient - Class in mmf

Mobius(complex, complex, complex, complex) - Constructor for class reb:Mobius
Mobius constructor for T(a, b, c, d)
Mobius() - Constructor for class reb:Mobius
 
Mobius - Class in reb
Creates Mobius transformations in a matrix format.
MobiusArray(int) - Constructor for class reb:MobiusArray
Constructor for Mobius arrays
MobiusArray() - Constructor for class reb:MobiusArray
 
MobiusArray - Class in reb
class for Mobius Transformation arrays
MobToCirc(int, int, Sphere) - Method in class reb:Mobius
Mobius to Circle
Monnier_HyperbolicTiling(Generic) - Constructor for class reb:Monnier_HyperbolicTiling
constructor
Monnier_HyperbolicTiling() - Constructor for class reb:Monnier_HyperbolicTiling
 
Monnier_HyperbolicTiling - Class in reb
Based upon the uxf of Samuel Monnier and used with his permission.
Monnier_SFBM_II_Texture(Generic) - Constructor for class reb:Monnier_SFBM_II_Texture
 
Monnier_SFBM_II_Texture() - Constructor for class reb:Monnier_SFBM_II_Texture
 
Monnier_SFBM_II_Texture - Class in reb
Trap shape based upon Sam Monnier's S.F.B.M.
Monnier_SFBM_II_TextureC(Generic) - Constructor for class reb:Monnier_SFBM_II_TextureC
constructor
Monnier_SFBM_II_TextureC() - Constructor for class reb:Monnier_SFBM_II_TextureC
 
Monnier_SFBM_II_TextureC - Class in reb
This is an fBm color texture upon Sam Monnier's S.F.B.M.
MoreGrowth(int, int) - Method in class mmf:MMF_DLA
 
MoveTrapInfo() - Method in class Standard:Standard_TrapModeTwoBase
 
mt - package mt
Classes for Ultra Fractal 5 by Mark Townsend
MT_Alternate(Generic) - Constructor for class mt:MT_Alternate
 
MT_Alternate() - Constructor for class mt:MT_Alternate
 
MT_Alternate - Class in mt
Mark Townsend, May 2008
MT_BarnsleyI() - Constructor for class mt:MT_BarnsleyI
 
MT_BarnsleyI - Class in mt
Based on Barnsley 1 (Mandelbrot) in Fractint.ufm
MT_BarnsleyIJulia() - Constructor for class mt:MT_BarnsleyIJulia
 
MT_BarnsleyIJulia - Class in mt
Based on Barnsley 1 (Julia) in Fractint.ufm
MT_BarnsleyTransform(Generic) - Constructor for class mt:MT_BarnsleyTransform
 
MT_BarnsleyTransform() - Constructor for class mt:MT_BarnsleyTransform
 
MT_BarnsleyTransform - Class in mt
Mark Townsend, May 2008
MT_BofNewtonI() - Constructor for class mt:MT_BofNewtonI
 
MT_BofNewtonI - Class in mt
Mark Townsend, May 2008
MT_BofNewtonII() - Constructor for class mt:MT_BofNewtonII
 
MT_BofNewtonII - Class in mt
Mark Townsend, May 2008
MT_BofNewtonIIJulia() - Constructor for class mt:MT_BofNewtonIIJulia
 
MT_BofNewtonIIJulia - Class in mt
Mark Townsend, May 2008
MT_BofNewtonIJulia() - Constructor for class mt:MT_BofNewtonIJulia
 
MT_BofNewtonIJulia - Class in mt
Mark Townsend, May 2008
MT_Boost(Generic) - Constructor for class mt:MT_Boost
 
MT_Boost() - Constructor for class mt:MT_Boost
 
MT_Boost - Class in mt
Mark Townsend, June 2008
MT_BumpMapsTexture(Generic) - Constructor for class mt:MT_BumpMapsTexture
 
MT_BumpMapsTexture() - Constructor for class mt:MT_BumpMapsTexture
 
MT_BumpMapsTexture - Class in mt
Based on formulas by David Makin and Damien Jones
MT_Celtic() - Constructor for class mt:MT_Celtic
 
MT_Celtic - Class in mt
Mark Townsend, May 2008
MT_CelticJulia() - Constructor for class mt:MT_CelticJulia
 
MT_CelticJulia - Class in mt
Mark Townsend, May 2008
MT_CenterKernel(Generic) - Constructor for class mt:MT_CenterKernel
 
MT_CenterKernel() - Constructor for class mt:MT_CenterKernel
 
MT_CenterKernel - Class in mt
Mark Townsend, May 2008
MT_ConvolutionColoring(Generic) - Constructor for class mt:MT_ConvolutionColoring
 
MT_ConvolutionColoring() - Constructor for class mt:MT_ConvolutionColoring
 
MT_ConvolutionColoring - Class in mt
Mark Townsend, May 2008
MT_ConvolutionHelper(MT_ConvolutionColoring) - Constructor for class mt:MT_ConvolutionHelper
 
MT_ConvolutionHelper() - Constructor for class mt:MT_ConvolutionHelper
 
MT_ConvolutionHelper - Class in mt
Helper class for MT_ConvolutionColoring.
MT_CrackleTexture(Generic) - Constructor for class mt:MT_CrackleTexture
 
MT_CrackleTexture() - Constructor for class mt:MT_CrackleTexture
 
MT_CrackleTexture - Class in mt
Based on the Mosaic (Fast) transformation in dmj3.uxf, with the kind permission of Damien M.
MT_CrazySpiral(Generic) - Constructor for class mt:MT_CrazySpiral
 
MT_CrazySpiral() - Constructor for class mt:MT_CrazySpiral
 
MT_CrazySpiral - Class in mt
Mark Townsend, May 2008
MT_CustomKernel(Generic) - Constructor for class mt:MT_CustomKernel
 
MT_CustomKernel() - Constructor for class mt:MT_CustomKernel
 
MT_CustomKernel - Class in mt
Mark Townsend, May 2008
MT_DiskTexture(Generic) - Constructor for class mt:MT_DiskTexture
 
MT_DiskTexture() - Constructor for class mt:MT_DiskTexture
 
MT_DiskTexture - Class in mt
Mark Townsend, May 2008
MT_Druid() - Constructor for class mt:MT_Druid
 
MT_Druid - Class in mt
Mark Townsend, April 2008
MT_DruidJulia() - Constructor for class mt:MT_DruidJulia
 
MT_DruidJulia - Class in mt
Mark Townsend, April 2008
MT_EdgeDetectKernel(Generic) - Constructor for class mt:MT_EdgeDetectKernel
 
MT_EdgeDetectKernel() - Constructor for class mt:MT_EdgeDetectKernel
 
MT_EdgeDetectKernel - Class in mt
Mark Townsend, May 2008
MT_EmbossKernel(Generic) - Constructor for class mt:MT_EmbossKernel
 
MT_EmbossKernel() - Constructor for class mt:MT_EmbossKernel
 
MT_EmbossKernel - Class in mt
Mark Townsend, May 2008
MT_GnarlTexture() - Constructor for class mt:MT_GnarlTexture
 
MT_GnarlTexture - Class in mt
Mark Townsend, May 2008
MT_GnarlTransform(Generic) - Constructor for class mt:MT_GnarlTransform
 
MT_GnarlTransform() - Constructor for class mt:MT_GnarlTransform
 
MT_GnarlTransform - Class in mt
Mark Townsend, May 2008
MT_GnarlyTransform(Generic) - Constructor for class mt:MT_GnarlyTransform
 
MT_GnarlyTransform() - Constructor for class mt:MT_GnarlyTransform
 
MT_GnarlyTransform - Class in mt
Mark Townsend, May 2008
MT_GravitationalLens(Generic) - Constructor for class mt:MT_GravitationalLens
 
MT_GravitationalLens() - Constructor for class mt:MT_GravitationalLens
 
MT_GravitationalLens - Class in mt
Mark Townsend, May 2008
MT_ImageMapsTexture(Generic) - Constructor for class mt:MT_ImageMapsTexture
 
MT_ImageMapsTexture() - Constructor for class mt:MT_ImageMapsTexture
 
MT_ImageMapsTexture - Class in mt
Mark Townsend, June 2008
MT_JewelNewton() - Constructor for class mt:MT_JewelNewton
 
MT_JewelNewton - Class in mt
Mark Townsend, May 2008
MT_JewelNewtonJulia() - Constructor for class mt:MT_JewelNewtonJulia
 
MT_JewelNewtonJulia - Class in mt
Mark Townsend, May 2008
MT_Kernel(Generic) - Constructor for class mt:MT_Kernel
 
MT_Kernel() - Constructor for class mt:MT_Kernel
 
MT_Kernel - Class in mt
Base class for convolution kernels.
MT_ManyBarnsleyIJulia() - Constructor for class mt:MT_ManyBarnsleyIJulia
 
MT_ManyBarnsleyIJulia - Class in mt
Based on Barnsley 1 (Julia) in Fractint.ufm
MT_ManyBofNewtonIIJulia() - Constructor for class mt:MT_ManyBofNewtonIIJulia
 
MT_ManyBofNewtonIIJulia - Class in mt
Mark Townsend, June 2008
MT_ManyCelticJulia() - Constructor for class mt:MT_ManyCelticJulia
 
MT_ManyCelticJulia - Class in mt
Mark Townsend, June 2008
MT_ManyDuidJulia() - Constructor for class mt:MT_ManyDuidJulia
 
MT_ManyDuidJulia - Class in mt
Mark Townsend, April 2008
MT_ManyJulia() - Constructor for class mt:MT_ManyJulia
 
MT_ManyJulia - Class in mt
Mark Townsend, June 2008
MT_ManyMagnetIIJulia() - Constructor for class mt:MT_ManyMagnetIIJulia
 
MT_ManyMagnetIIJulia - Class in mt
Mark Townsend, July 2008
MT_ManyMagnetIJulia() - Constructor for class mt:MT_ManyMagnetIJulia
 
MT_ManyMagnetIJulia - Class in mt
Mark Townsend, July 2008
MT_MarbleTexture(Generic) - Constructor for class mt:MT_MarbleTexture
 
MT_MarbleTexture() - Constructor for class mt:MT_MarbleTexture
 
MT_MarbleTexture - Class in mt
Mark Townsend, May 2008
MT_PerlinNoise3DTexture(Generic) - Constructor for class mt:MT_PerlinNoise3DTexture
 
MT_PerlinNoise3DTexture() - Constructor for class mt:MT_PerlinNoise3DTexture
 
MT_PerlinNoise3DTexture - Class in mt
Mark Townsend, May 2008
MT_PerlinNoiseTexture(Generic) - Constructor for class mt:MT_PerlinNoiseTexture
 
MT_PerlinNoiseTexture() - Constructor for class mt:MT_PerlinNoiseTexture
 
MT_PerlinNoiseTexture - Class in mt
Mark Townsend, May 2008
MT_PopcornJulia() - Constructor for class mt:MT_PopcornJulia
 
MT_PopcornJulia - Class in mt
Mark Townsend, May 2008
MT_PopcornTexture() - Constructor for class mt:MT_PopcornTexture
 
MT_PopcornTexture - Class in mt
Mark Townsend, May 2008
MT_PopcornTransform(Generic) - Constructor for class mt:MT_PopcornTransform
 
MT_PopcornTransform() - Constructor for class mt:MT_PopcornTransform
 
MT_PopcornTransform - Class in mt
Mark Townsend, May 2008
MT_RadialWaves(Generic) - Constructor for class mt:MT_RadialWaves
 
MT_RadialWaves() - Constructor for class mt:MT_RadialWaves
 
MT_RadialWaves - Class in mt
Mark Townsend, May 2008
MT_Scale(Generic) - Constructor for class mt:MT_Scale
 
MT_Scale() - Constructor for class mt:MT_Scale
 
MT_Scale - Class in mt
Mark Townsend, June 2008
MT_SharpenKernel(Generic) - Constructor for class mt:MT_SharpenKernel
 
MT_SharpenKernel() - Constructor for class mt:MT_SharpenKernel
 
MT_SharpenKernel - Class in mt
Mark Townsend, May 2008
MT_SoftenKernel(Generic) - Constructor for class mt:MT_SoftenKernel
 
MT_SoftenKernel() - Constructor for class mt:MT_SoftenKernel
 
MT_SoftenKernel - Class in mt
Mark Townsend, May 2008
MT_SpriteTrap(Generic) - Constructor for class mt:MT_SpriteTrap
 
MT_SpriteTrap() - Constructor for class mt:MT_SpriteTrap
 
MT_SpriteTrap - Class in mt
Mark Townsend, May 2008
MT_TextureBlock(Generic) - Constructor for class mt:MT_TextureBlock
 
MT_TextureBlock() - Constructor for class mt:MT_TextureBlock
 
MT_TextureBlock - Class in mt
From TrapShapeBlock in common.ulb
MT_TextureColoring(Generic) - Constructor for class mt:MT_TextureColoring
 
MT_TextureColoring() - Constructor for class mt:MT_TextureColoring
 
MT_TextureColoring - Class in mt
Mark Townsend, May 2008
MT_TextureTransform(Generic) - Constructor for class mt:MT_TextureTransform
 
MT_TextureTransform() - Constructor for class mt:MT_TextureTransform
 
MT_TextureTransform - Class in mt
From TrapTransform in common.ulb
MT_TrapColoringModulatedIter() - Constructor for class mt:MT_TrapColoringModulatedIter
 
MT_TrapColoringModulatedIter - Class in mt

MT_Traps(Generic) - Constructor for class mt:MT_Traps
 
MT_Traps() - Constructor for class mt:MT_Traps
 
MT_Traps - Class in mt
Mark Townsend, June 2008
MT_TrapShape_Transform(Generic) - Constructor for class mt:MT_TrapShape_Transform
 
MT_TrapShape_Transform() - Constructor for class mt:MT_TrapShape_Transform
 
MT_TrapShape_Transform - Class in mt
Mark Townsend, June 2008
MT_TrapShapeButterfly() - Constructor for class mt:MT_TrapShapeButterfly
 
MT_TrapShapeButterfly - Class in mt
Mark Townsend, May 2008
MT_TrapShapeCardioid() - Constructor for class mt:MT_TrapShapeCardioid
 
MT_TrapShapeCardioid - Class in mt
Mark Townsend, May 2008
MT_TrapShapeFolium() - Constructor for class mt:MT_TrapShapeFolium
 
MT_TrapShapeFolium - Class in mt
Mark Townsend, May 2008
MT_TrapShapeGnarl() - Constructor for class mt:MT_TrapShapeGnarl
 
MT_TrapShapeGnarl - Class in mt
Mark Townsend, April 2008
MT_TrapShapeHarlequin() - Constructor for class mt:MT_TrapShapeHarlequin
 
MT_TrapShapeHarlequin - Class in mt
Mark Townsend, April 2008
MT_TrapShapeMartin() - Constructor for class mt:MT_TrapShapeMartin
 
MT_TrapShapeMartin - Class in mt
Mark Townsend, April 2008
MT_TrapShapePopcorn() - Constructor for class mt:MT_TrapShapePopcorn
 
MT_TrapShapePopcorn - Class in mt
Mark Townsend, April 2008
MT_TrapShapeRhodonea() - Constructor for class mt:MT_TrapShapeRhodonea
 
MT_TrapShapeRhodonea - Class in mt
Mark Townsend, May 2008
MT_TrapShapeRose() - Constructor for class mt:MT_TrapShapeRose
 
MT_TrapShapeRose - Class in mt
Mark Townsend, May 2008
MT_TrapShapeSextic() - Constructor for class mt:MT_TrapShapeSextic
 
MT_TrapShapeSextic - Class in mt
Mark Townsend, May 2008
MT_TrapShapeSine() - Constructor for class mt:MT_TrapShapeSine
 
MT_TrapShapeSine - Class in mt
Mark Townsend, May 2008
MT_TrapShapeTransform(Generic) - Constructor for class mt:MT_TrapShapeTransform
 
MT_TrapShapeTransform() - Constructor for class mt:MT_TrapShapeTransform
 
MT_TrapShapeTransform - Class in mt
Mark Townsend, June 2008
MT_TurbulenceTexture(Generic) - Constructor for class mt:MT_TurbulenceTexture
 
MT_TurbulenceTexture() - Constructor for class mt:MT_TurbulenceTexture
 
MT_TurbulenceTexture - Class in mt
Mark Townsend, May 2008
MT_VoronoiTexture(Generic) - Constructor for class mt:MT_VoronoiTexture
 
MT_VoronoiTexture() - Constructor for class mt:MT_VoronoiTexture
 
MT_VoronoiTexture - Class in mt
Based on the Mosaic (Fast) transformation in dmj3.uxf with the kind permission of Damien M.
MT_WheelTransform(Generic) - Constructor for class mt:MT_WheelTransform
 
MT_WheelTransform() - Constructor for class mt:MT_WheelTransform
 
MT_WheelTransform - Class in mt
Mark Townsend, May 2008
MT_YorkeTexture(Generic) - Constructor for class mt:MT_YorkeTexture
 
MT_YorkeTexture() - Constructor for class mt:MT_YorkeTexture
 
MT_YorkeTexture - Class in mt
Mark Townsend, May 2008
Mult(Mobius, Mobius) - Method in class reb:Mobius
Multiplication

N

NewGrowth(int, int, int, int, int) - Method in class mmf:MMF_DLA
 
NewSeed(int, int) - Method in class mmf:MMF_DLA
 
Normalize(Vector) - Method in class common:Vector
Normalize a Vector.
Normalize(Mobius) - Method in class reb:Mobius
Normalize Mobius
NormalizePixel(complex) - Method in class common:ImageWrapper
this is not a pass-through; it aspect-corrects a pixel to the correct range.
NullClipShape(Generic) - Constructor for class common:NullClipShape
 
NullClipShape() - Constructor for class common:NullClipShape
 
NullClipShape - Class in common
This is a null clip shape.
NullColorTransfer(Generic) - Constructor for class common:NullColorTransfer
 
NullColorTransfer() - Constructor for class common:NullColorTransfer
 
NullColorTransfer - Class in common
This is a null color transfer.
NullTransfer(Generic) - Constructor for class common:NullTransfer
 
NullTransfer() - Constructor for class common:NullTransfer
 
NullTransfer - Class in common
This is a null transfer.
NullTransform(Generic) - Constructor for class common:NullTransform
 
NullTransform() - Constructor for class common:NullTransform
 
NullTransform - Class in common
This is a null transform.

O

OldResult() - Method in class jlb:JLB_TrapModeCollection
 
OldResult() - Method in class mmf:MMF_TrapModeSmooth
call this to compute final results endfunc call this to compute penultimate results
OldResult() - Method in class mmf:MMF_TrapModeSmoothAverage
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothAverageAbove
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothAverageBelow
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothAverageDist
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothClosest
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothNearest
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothNearestAbove
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothNearestBelow
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothProduct
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothProductAbove
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothProductBelow
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothProductDist
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothSecondClosest
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothSecondFarthest
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothTurningPoints
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothTwoClosest
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothTwoFarthest
 
OldResult() - Method in class mmf:MMF_TrapModeSmoothWithThreshold
call this to compute penultimate results
OnPlane(float, float, float, float) - Method in class reb:Plane
Is a point on the plane

P

perturb8RangeMap() - Method in class kcc5:KCC_ColorMapBase
Perturb an 8 range color map.
perturbRanges(int) - Method in class kcc5:KCC_ColorMapBase
Perturb the color ranges.
PixelCoordinate(Generic) - Constructor for class common:PixelCoordinate
 
PixelCoordinate() - Constructor for class common:PixelCoordinate
 
PixelCoordinate - Class in common
This is a utility transform which returns a pixel coordinate for a given complex number.
Plane(float, float, float, float) - Constructor for class reb:Plane
Plane constructor for Ax + By + C = 0
Plane() - Constructor for class reb:Plane
 
Plane - Class in reb
class for creating plane objects
PlaneArray(int) - Constructor for class reb:PlaneArray
Constructor for plane arrays.
PlaneArray() - Constructor for class reb:PlaneArray
 
PlaneArray - Class in reb
class for creating plane object arrays
Point(float, float, float) - Constructor for class reb:Point
Point constructor for (x, y, z)
Point() - Constructor for class reb:Point
 
Point - Class in reb
class for creating 3D point objects
PointArray(int) - Constructor for class reb:PointArray
Constructor for plane arrays
PointArray() - Constructor for class reb:PointArray
 
PointArray - Class in reb
class for creating 3D point object arrays
PointGrowth() - Method in class mmf:MMF_DLA
 

Q

Qacos(Vector, Vector) - Static method in class reb:QH
Quaternian arccosine
Qacosh(Vector, Vector) - Static method in class reb:QH
Quaternian hyperbolic arccosine
Qasin(Vector, Vector) - Static method in class reb:QH
Quaternian arcsine
Qasinh(Vector, Vector) - Static method in class reb:QH
Quaternian hyperbolic arcsine
Qatan(Vector, Vector) - Static method in class reb:QH
Quaternian arctangent
Qatanh(Vector, Vector) - Static method in class reb:QH
Quaternian hyperbolic arctangent
Qconj(Vector, Vector) - Static method in class reb:QH
Quaternian conjugate
Qcos(Vector, Vector) - Static method in class reb:QH
Quaternian cosine
Qcosh(Vector, Vector) - Static method in class reb:QH
Quaternian hyperbolic cosine
Qcotan(Vector, Vector) - Static method in class reb:QH
Quaternian cotangent
Qcotanh(Vector, Vector) - Static method in class reb:QH
Quaternian hyperbolic cotangent
Qdiv(Vector, Vector, Vector) - Static method in class reb:QH
Quaternian division calculated as Q2*(1/Q1)
Qdiv2(Vector, Vector, Vector) - Static method in class reb:QH
Quaternian division calculated as 1/Q1)*Q2
Qexp(Vector, Vector) - Static method in class reb:QH
Quaternian exponential
QH() - Constructor for class reb:QH
 
QH - Class in reb
Functions for Quaternion and Hypercomplex operations.
Qlog(Vector, Vector) - Static method in class reb:QH
Quaternian natural log
Qmul(Vector, Vector, Vector) - Static method in class reb:QH
Quaternian multiplication
Qpower(Vector, Vector, Vector) - Static method in class reb:QH
Quaternian power calculated as exp(ln(Q1)*Q2)
Qpower2(Vector, Vector, Vector) - Static method in class reb:QH
Quaternian power calculated as exp(Q2*ln(Q1))
Qrecip(Vector, Vector) - Static method in class reb:QH
Quaternian reciprocal or inverse
Qsin(Vector, Vector) - Static method in class reb:QH
Quaternian sine
Qsinh(Vector, Vector) - Static method in class reb:QH
Quaternian hyperbolic sine
Qsqr(Vector, Vector) - Static method in class reb:QH
Quaternian square
Qsqrt(Vector, Vector) - Static method in class reb:QH
Quaternian square root
Qtan(Vector, Vector) - Static method in class reb:QH
Quaternian tangent
Qtanh(Vector, Vector) - Static method in class reb:QH
Quaternian hyperbolic tangent

R

RandomFloat(int) - Method in class jlb:JLB_Random
Produce the next value in the sequence - float version
RandomGrowth(int) - Method in class mmf:MMF_DLA
 
RandomInt(int) - Method in class jlb:JLB_Random
 
RandomIntInRange(int) - Method in class jlb:JLB_Random
Produce the next value in the sequence - range version
Rasterize(int) - Method in class dmj5:DMJ_PolyCurve
rasterize a set of curve segments that may contain cubic segments into lines and quadratic segments; also performs auto-compute at this time pflags = extra computation flags: 1 = compute segment lengths (needed for ClosestPoint, DistanceAlongCurve), 2 = compute normals (needed for ClosestCurve)
RatytraceSphere(Generic) - Method in class reb:RaytraceSphere
import "reb.ulb"
RaytraceGeneric(Generic) - Constructor for class reb:RaytraceGeneric
import "reb.ulb"
RaytraceGeneric() - Constructor for class reb:RaytraceGeneric
 
RaytraceGeneric - Class in reb
The generic class sets up lights and the viewpoint.
RaytraceSphere() - Constructor for class reb:RaytraceSphere
 
RaytraceSphere - Class in reb

real - Variable in class common:complex
 
RealBesselJ0(float) - Static method in class common:Math
Real Bessel J0.
RealBesselJ1(float) - Static method in class common:Math
Real Bessel J1.
RealBeta(float, float) - Static method in class common:Math
Real Beta() David Makin June 2008
RealGamma(float) - Static method in class common:Math
Real Gamma() David Makin June 2008
reb - package reb
by Ron Barnett
July 3, 2008
Ron's Website
REB_3RDIMFrame_Robert(Generic) - Constructor for class reb:REB_3RDIMFrame_Robert
constructor
REB_3RDIMFrame_Robert() - Constructor for class reb:REB_3RDIMFrame_Robert
 
REB_3RDIMFrame_Robert - Class in reb

REB_3RDIMFrame_RobertJulia(Generic) - Constructor for class reb:REB_3RDIMFrame_RobertJulia
constructor
REB_3RDIMFrame_RobertJulia() - Constructor for class reb:REB_3RDIMFrame_RobertJulia
 
REB_3RDIMFrame_RobertJulia - Class in reb

REB_3RDIMFrameRobert_Switch(Generic) - Constructor for class reb:REB_3RDIMFrameRobert_Switch
constructor
REB_3RDIMFrameRobert_Switch() - Constructor for class reb:REB_3RDIMFrameRobert_Switch
 
REB_3RDIMFrameRobert_Switch - Class in reb

REB_3RDIMIkenaga(Generic) - Constructor for class reb:REB_3RDIMIkenaga
constructor
REB_3RDIMIkenaga() - Constructor for class reb:REB_3RDIMIkenaga
 
REB_3RDIMIkenaga - Class in reb

REB_3RDIMIkenaga_Switch(Generic) - Constructor for class reb:REB_3RDIMIkenaga_Switch
constructor
REB_3RDIMIkenaga_Switch() - Constructor for class reb:REB_3RDIMIkenaga_Switch
 
REB_3RDIMIkenaga_Switch - Class in reb

REB_3RDIMIkenagaJulia(Generic) - Constructor for class reb:REB_3RDIMIkenagaJulia
constructor
REB_3RDIMIkenagaJulia() - Constructor for class reb:REB_3RDIMIkenagaJulia
 
REB_3RDIMIkenagaJulia - Class in reb

REB_3RDIMMagnet1(Generic) - Constructor for class reb:REB_3RDIMMagnet1
constructor
REB_3RDIMMagnet1() - Constructor for class reb:REB_3RDIMMagnet1
 
REB_3RDIMMagnet1 - Class in reb

REB_3RDIMMagnet1_Switch(Generic) - Constructor for class reb:REB_3RDIMMagnet1_Switch
constructor
REB_3RDIMMagnet1_Switch() - Constructor for class reb:REB_3RDIMMagnet1_Switch
 
REB_3RDIMMagnet1_Switch - Class in reb

REB_3RDIMMagnet1Julia(Generic) - Constructor for class reb:REB_3RDIMMagnet1Julia
constructor
REB_3RDIMMagnet1Julia() - Constructor for class reb:REB_3RDIMMagnet1Julia
 
REB_3RDIMMagnet1Julia - Class in reb

REB_3RDIMMagnet2(Generic) - Constructor for class reb:REB_3RDIMMagnet2
constructor
REB_3RDIMMagnet2() - Constructor for class reb:REB_3RDIMMagnet2
 
REB_3RDIMMagnet2 - Class in reb

REB_3RDIMMagnet2_Switch(Generic) - Constructor for class reb:REB_3RDIMMagnet2_Switch
constructor
REB_3RDIMMagnet2_Switch() - Constructor for class reb:REB_3RDIMMagnet2_Switch
 
REB_3RDIMMagnet2_Switch - Class in reb

REB_3RDIMMagnet2Julia(Generic) - Constructor for class reb:REB_3RDIMMagnet2Julia
constructor
REB_3RDIMMagnet2Julia() - Constructor for class reb:REB_3RDIMMagnet2Julia
 
REB_3RDIMMagnet2Julia - Class in reb

REB_3RDIMMandelbrot_Switch(Generic) - Constructor for class reb:REB_3RDIMMandelbrot_Switch
constructor
REB_3RDIMMandelbrot_Switch() - Constructor for class reb:REB_3RDIMMandelbrot_Switch
 
REB_3RDIMMandelbrot_Switch - Class in reb

REB_3RDIMManowar(Generic) - Constructor for class reb:REB_3RDIMManowar
constructor
REB_3RDIMManowar() - Constructor for class reb:REB_3RDIMManowar
 
REB_3RDIMManowar - Class in reb

REB_3RDIMManowar_Switch(Generic) - Constructor for class reb:REB_3RDIMManowar_Switch
constructor
REB_3RDIMManowar_Switch() - Constructor for class reb:REB_3RDIMManowar_Switch
 
REB_3RDIMManowar_Switch - Class in reb

REB_3RDIMManowarJulia(Generic) - Constructor for class reb:REB_3RDIMManowarJulia
constructor
REB_3RDIMManowarJulia() - Constructor for class reb:REB_3RDIMManowarJulia
 
REB_3RDIMManowarJulia - Class in reb

REB_3RDIMSpider(Generic) - Constructor for class reb:REB_3RDIMSpider
constructor
REB_3RDIMSpider() - Constructor for class reb:REB_3RDIMSpider
 
REB_3RDIMSpider - Class in reb

REB_3RDIMSpider_Switch(Generic) - Constructor for class reb:REB_3RDIMSpider_Switch
constructor
REB_3RDIMSpider_Switch() - Constructor for class reb:REB_3RDIMSpider_Switch
 
REB_3RDIMSpider_Switch - Class in reb

REB_3RDIMSpiderJulia(Generic) - Constructor for class reb:REB_3RDIMSpiderJulia
constructor
REB_3RDIMSpiderJulia() - Constructor for class reb:REB_3RDIMSpiderJulia
 
REB_3RDIMSpiderJulia - Class in reb

REB_Alhambra(Generic) - Constructor for class reb:REB_Alhambra
constructor
REB_Alhambra() - Constructor for class reb:REB_Alhambra
 
REB_Alhambra - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Alien(Generic) - Constructor for class reb:REB_Alien
constructor
REB_Alien() - Constructor for class reb:REB_Alien
 
REB_Alien - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Allison(Generic) - Constructor for class reb:REB_Allison
constructor
REB_Allison() - Constructor for class reb:REB_Allison
 
REB_Allison - Class in reb
Provides colors to use with some Direct Coloring classes

REB_attract_formula_tx(Generic) - Constructor for class reb:REB_attract_formula_tx
constructor
REB_attract_formula_tx() - Constructor for class reb:REB_attract_formula_tx
 
REB_attract_formula_tx - Class in reb
Strange attractor transforms.
REB_AverageBlurFilter(Generic) - Constructor for class reb:REB_AverageBlurFilter
contructor
REB_AverageBlurFilter() - Constructor for class reb:REB_AverageBlurFilter
 
REB_AverageBlurFilter - Class in reb
Basic blur/smooth filter using the average value.
REB_Belvedere(Generic) - Constructor for class reb:REB_Belvedere
constructor
REB_Belvedere() - Constructor for class reb:REB_Belvedere
 
REB_Belvedere - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Berries(Generic) - Constructor for class reb:REB_Berries
constructor
REB_Berries() - Constructor for class reb:REB_Berries
 
REB_Berries - Class in reb
Provides colors to use with some Direct Coloring classes

REB_BlueGreen(Generic) - Constructor for class reb:REB_BlueGreen
constructor
REB_BlueGreen() - Constructor for class reb:REB_BlueGreen
 
REB_BlueGreen - Class in reb
Provides colors to use with some Direct Coloring classes

REB_BlueSilver(Generic) - Constructor for class reb:REB_BlueSilver
constructor
REB_BlueSilver() - Constructor for class reb:REB_BlueSilver
 
REB_BlueSilver - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Bouquet(Generic) - Constructor for class reb:REB_Bouquet
constructor
REB_Bouquet() - Constructor for class reb:REB_Bouquet
 
REB_Bouquet - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Browns(Generic) - Constructor for class reb:REB_Browns
constructor
REB_Browns() - Constructor for class reb:REB_Browns
 
REB_Browns - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Byre(Generic) - Constructor for class reb:REB_Byre
constructor
REB_Byre() - Constructor for class reb:REB_Byre
 
REB_Byre - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Cayley_Switch(Generic) - Constructor for class reb:REB_Cayley_Switch
constructor
REB_Cayley_Switch() - Constructor for class reb:REB_Cayley_Switch
 
REB_Cayley_Switch - Class in reb

REB_CayleyJulia(Generic) - Constructor for class reb:REB_CayleyJulia
constructor
REB_CayleyJulia() - Constructor for class reb:REB_CayleyJulia
 
REB_CayleyJulia - Class in reb
Based upon a formula of Mark Townsend.
REB_CayleyMandel(Generic) - Constructor for class reb:REB_CayleyMandel
constructor
REB_CayleyMandel() - Constructor for class reb:REB_CayleyMandel
 
REB_CayleyMandel - Class in reb
Based upon a formula of Mark Townsend.
REB_Chill(Generic) - Constructor for class reb:REB_Chill
constructor
REB_Chill() - Constructor for class reb:REB_Chill
 
REB_Chill - Class in reb
Provides colors to use with some Direct Coloring classes

REB_CloudNine(Generic) - Constructor for class reb:REB_CloudNine
constructor
REB_CloudNine() - Constructor for class reb:REB_CloudNine
 
REB_CloudNine - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Clouds(Generic) - Constructor for class reb:REB_Clouds
constructor
REB_Clouds() - Constructor for class reb:REB_Clouds
 
REB_Clouds - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Clover(Generic) - Constructor for class reb:REB_Clover
constructor
REB_Clover() - Constructor for class reb:REB_Clover
 
REB_Clover - Class in reb
Provides colors to use with some Direct Coloring classes

REB_ColdFire(Generic) - Constructor for class reb:REB_ColdFire
constructor
REB_ColdFire() - Constructor for class reb:REB_ColdFire
 
REB_ColdFire - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Colors(Generic) - Constructor for class reb:REB_Colors
constructor
REB_Colors() - Constructor for class reb:REB_Colors
 
REB_Colors - Class in reb
Provides colors to use with some Direct Coloring classes

REB_ColorSwitch(Generic) - Constructor for class reb:REB_ColorSwitch
constructor
REB_ColorSwitch() - Constructor for class reb:REB_ColorSwitch
 
REB_ColorSwitch - Class in reb
Provides colors to use with some Direct Coloring classes

REB_ColorTrapModPerlin(Generic) - Constructor for class reb:REB_ColorTrapModPerlin
constructor
REB_ColorTrapModPerlin() - Constructor for class reb:REB_ColorTrapModPerlin
 
REB_ColorTrapModPerlin - Class in reb
This is a Perlin coloring texture based upon the code of Damien Jones.
REB_ColorTrapWorley(Generic) - Constructor for class reb:REB_ColorTrapWorley
constructor
REB_ColorTrapWorley() - Constructor for class reb:REB_ColorTrapWorley
 
REB_ColorTrapWorley - Class in reb
This is a coloring texture based upon the code of Stephen Worley.
REB_ConvolutionShapeWrapper(Generic) - Constructor for class reb:REB_ConvolutionShapeWrapper
 
REB_ConvolutionShapeWrapper() - Constructor for class reb:REB_ConvolutionShapeWrapper
 
REB_ConvolutionShapeWrapper - Class in reb
This wrapper allows you to use any trap shape and any convolution filter to produce blurred or sharpened (or other) trap effects.
REB_ConvolutionWrapper(Generic) - Constructor for class reb:REB_ConvolutionWrapper
 
REB_ConvolutionWrapper() - Constructor for class reb:REB_ConvolutionWrapper
 
REB_ConvolutionWrapper - Class in reb
This wrapper allows you to use any color trap and any convolution filter to produce blurred or sharpened (or other) trap effects.
REB_CrimsonMix(Generic) - Constructor for class reb:REB_CrimsonMix
constructor
REB_CrimsonMix() - Constructor for class reb:REB_CrimsonMix
 
REB_CrimsonMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_CubicRoots_Switch(Generic) - Constructor for class reb:REB_CubicRoots_Switch
constructor
REB_CubicRoots_Switch() - Constructor for class reb:REB_CubicRoots_Switch
 
REB_CubicRoots_Switch - Class in reb

REB_Default(Generic) - Constructor for class reb:REB_Default
constructor
REB_Default() - Constructor for class reb:REB_Default
 
REB_Default - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Desert(Generic) - Constructor for class reb:REB_Desert
constructor
REB_Desert() - Constructor for class reb:REB_Desert
 
REB_Desert - Class in reb
Provides colors to use with some Direct Coloring classes

REB_DesertNight(Generic) - Constructor for class reb:REB_DesertNight
constructor
REB_DesertNight() - Constructor for class reb:REB_DesertNight
 
REB_DesertNight - Class in reb
Provides colors to use with some Direct Coloring classes

REB_DirectColorHelper(Generic) - Constructor for class reb:REB_DirectColorHelper
constructor
REB_DirectColorHelper() - Constructor for class reb:REB_DirectColorHelper
 
REB_DirectColorHelper - Class in reb
Provides colors to use with some Direct Coloring classes

REB_DistanceEstimateGradient(Generic) - Constructor for class reb:REB_DistanceEstimateGradient
constructor
REB_DistanceEstimateGradient() - Constructor for class reb:REB_DistanceEstimateGradient
 
REB_DistanceEstimateGradient - Class in reb
A smoothing algorithm that works for both convergent and divergent fractals.
REB_Earth(Generic) - Constructor for class reb:REB_Earth
constructor
REB_Earth() - Constructor for class reb:REB_Earth
 
REB_Earth - Class in reb
Provides colors to use with some Direct Coloring classes

REB_EdgeDetectFilter(Generic) - Constructor for class reb:REB_EdgeDetectFilter
contructor
REB_EdgeDetectFilter() - Constructor for class reb:REB_EdgeDetectFilter
 
REB_EdgeDetectFilter - Class in reb
Basic Edge detection filter.
REB_Embers(Generic) - Constructor for class reb:REB_Embers
constructor
REB_Embers() - Constructor for class reb:REB_Embers
 
REB_Embers - Class in reb
Provides colors to use with some Direct Coloring classes

REB_EmbossFilter(Generic) - Constructor for class reb:REB_EmbossFilter
contructor
REB_EmbossFilter() - Constructor for class reb:REB_EmbossFilter
 
REB_EmbossFilter - Class in reb
Basic Emboss filter.
REB_EveningSky(Generic) - Constructor for class reb:REB_EveningSky
constructor
REB_EveningSky() - Constructor for class reb:REB_EveningSky
 
REB_EveningSky - Class in reb
Provides colors to use with some Direct Coloring classes

REB_ExponentialSmoothing(Generic) - Constructor for class reb:REB_ExponentialSmoothing
constructor
REB_ExponentialSmoothing() - Constructor for class reb:REB_ExponentialSmoothing
 
REB_ExponentialSmoothing - Class in reb
Based on the original 1994 algorithm of Ron Barnett.
REB_ExponentialSmoothing_Gradient(Generic) - Constructor for class reb:REB_ExponentialSmoothing_Gradient
constructor
REB_ExponentialSmoothing_Gradient() - Constructor for class reb:REB_ExponentialSmoothing_Gradient
 
REB_ExponentialSmoothing_Gradient - Class in reb
Based on the original 1994 algorithm of Ron Barnett.
REB_Fall(Generic) - Constructor for class reb:REB_Fall
constructor
REB_Fall() - Constructor for class reb:REB_Fall
 
REB_Fall - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Fantasia(Generic) - Constructor for class reb:REB_Fantasia
constructor
REB_Fantasia() - Constructor for class reb:REB_Fantasia
 
REB_Fantasia - Class in reb
Provides colors to use with some Direct Coloring classes

REB_FibersThings(Generic) - Constructor for class reb:REB_FibersThings
constructor
REB_FibersThings() - Constructor for class reb:REB_FibersThings
 
REB_FibersThings - Class in reb
Based upon the divergent formula code of Jussi Härkönen, but for convergent formulas.
REB_FibersThings_Gradient(Generic) - Constructor for class reb:REB_FibersThings_Gradient
constructor
REB_FibersThings_Gradient() - Constructor for class reb:REB_FibersThings_Gradient
 
REB_FibersThings_Gradient - Class in reb
Based upon the divergent formula code of Jussi Härkönen, but for convergent formulas.
REB_FloweringOrchard(Generic) - Constructor for class reb:REB_FloweringOrchard
constructor
REB_FloweringOrchard() - Constructor for class reb:REB_FloweringOrchard
 
REB_FloweringOrchard - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Flowers(Generic) - Constructor for class reb:REB_Flowers
constructor
REB_Flowers() - Constructor for class reb:REB_Flowers
 
REB_Flowers - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Flowers2(Generic) - Constructor for class reb:REB_Flowers2
constructor
REB_Flowers2() - Constructor for class reb:REB_Flowers2
 
REB_Flowers2 - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Flowers3(Generic) - Constructor for class reb:REB_Flowers3
constructor
REB_Flowers3() - Constructor for class reb:REB_Flowers3
 
REB_Flowers3 - Class in reb
Provides colors to use with some Direct Coloring classes

REB_FractalTiles(Generic) - Constructor for class reb:REB_FractalTiles
constructor
REB_FractalTiles() - Constructor for class reb:REB_FractalTiles
 
REB_FractalTiles - Class in reb
A tiling formula that can be used with any object formualas.
REB_FrameRobert(Generic) - Constructor for class reb:REB_FrameRobert
constructor
REB_FrameRobert() - Constructor for class reb:REB_FrameRobert
 
REB_FrameRobert - Class in reb
Based upon the Frame-Robertson fractal.
REB_FrameRobert_Switch(Generic) - Constructor for class reb:REB_FrameRobert_Switch
constructor
REB_FrameRobert_Switch() - Constructor for class reb:REB_FrameRobert_Switch
 
REB_FrameRobert_Switch - Class in reb

REB_FrameRobertJulia(Generic) - Constructor for class reb:REB_FrameRobertJulia
constructor
REB_FrameRobertJulia() - Constructor for class reb:REB_FrameRobertJulia
 
REB_FrameRobertJulia - Class in reb
Based upon the Frame-Robertson fractal.
REB_FrameRobertRoots_Switch(Generic) - Constructor for class reb:REB_FrameRobertRoots_Switch
constructor
REB_FrameRobertRoots_Switch() - Constructor for class reb:REB_FrameRobertRoots_Switch
 
REB_FrameRobertRoots_Switch - Class in reb

REB_FunBarnsley1(Generic) - Constructor for class reb:REB_FunBarnsley1
constructor
REB_FunBarnsley1() - Constructor for class reb:REB_FunBarnsley1
 
REB_FunBarnsley1 - Class in reb
Barnsley formula that uses Fractint style bailouts.
REB_FunBarnsley1_Switch(Generic) - Constructor for class reb:REB_FunBarnsley1_Switch
constructor
REB_FunBarnsley1_Switch() - Constructor for class reb:REB_FunBarnsley1_Switch
 
REB_FunBarnsley1_Switch - Class in reb

REB_FunBarnsley2_Switch(Generic) - Constructor for class reb:REB_FunBarnsley2_Switch
constructor
REB_FunBarnsley2_Switch() - Constructor for class reb:REB_FunBarnsley2_Switch
 
REB_FunBarnsley2_Switch - Class in reb

REB_FunBarnsleyJulia1(Generic) - Constructor for class reb:REB_FunBarnsleyJulia1
constructor
REB_FunBarnsleyJulia1() - Constructor for class reb:REB_FunBarnsleyJulia1
 
REB_FunBarnsleyJulia1 - Class in reb
Barnsley Julia with Fractint style bailout options.
REB_GeneralSmoothing(Generic) - Constructor for class reb:REB_GeneralSmoothing
constructor
REB_GeneralSmoothing() - Constructor for class reb:REB_GeneralSmoothing
 
REB_GeneralSmoothing - Class in reb
A smoothing algorithm that works for both convergent and divergen fractals.
REB_GeneralSmoothingGradient(Generic) - Constructor for class reb:REB_GeneralSmoothingGradient
constructor
REB_GeneralSmoothingGradient() - Constructor for class reb:REB_GeneralSmoothingGradient
 
REB_GeneralSmoothingGradient - Class in reb
A smoothing algorithm that works for both convergent and divergent fractals.
REB_GoldGreen(Generic) - Constructor for class reb:REB_GoldGreen
constructor
REB_GoldGreen() - Constructor for class reb:REB_GoldGreen
 
REB_GoldGreen - Class in reb
Provides colors to use with some Direct Coloring classes

REB_GoldMix(Generic) - Constructor for class reb:REB_GoldMix
constructor
REB_GoldMix() - Constructor for class reb:REB_GoldMix
 
REB_GoldMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_GoldSilver(Generic) - Constructor for class reb:REB_GoldSilver
constructor
REB_GoldSilver() - Constructor for class reb:REB_GoldSilver
 
REB_GoldSilver - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Gopalsamy(Generic) - Constructor for class reb:REB_Gopalsamy
constructor
REB_Gopalsamy() - Constructor for class reb:REB_Gopalsamy
 
REB_Gopalsamy - Class in reb
Gopalsamy with Fractint style bailout options.
REB_Gopalsamy3() - Constructor for class reb:REB_Gopalsamy3
 
REB_Gopalsamy3 - Class in reb
Gopalsamy3 with Fractint style bailout options.
REB_Gopalsamy3_Switch(Generic) - Constructor for class reb:REB_Gopalsamy3_Switch
constructor
REB_Gopalsamy3_Switch() - Constructor for class reb:REB_Gopalsamy3_Switch
 
REB_Gopalsamy3_Switch - Class in reb

REB_Gopalsamy5(Generic) - Constructor for class reb:REB_Gopalsamy5
constructor
REB_Gopalsamy5() - Constructor for class reb:REB_Gopalsamy5
 
REB_Gopalsamy5 - Class in reb
Gopalsamy5 with Fractint style bailout options.
REB_Gopalsamy5_Switch(Generic) - Constructor for class reb:REB_Gopalsamy5_Switch
constructor
REB_Gopalsamy5_Switch() - Constructor for class reb:REB_Gopalsamy5_Switch
 
REB_Gopalsamy5_Switch - Class in reb

REB_Gopalsamy_Switch(Generic) - Constructor for class reb:REB_Gopalsamy_Switch
constructor
REB_Gopalsamy_Switch() - Constructor for class reb:REB_Gopalsamy_Switch
 
REB_Gopalsamy_Switch - Class in reb

REB_GrayMatter(Generic) - Constructor for class reb:REB_GrayMatter
constructor
REB_GrayMatter() - Constructor for class reb:REB_GrayMatter
 
REB_GrayMatter - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Guernica(Generic) - Constructor for class reb:REB_Guernica
constructor
REB_Guernica() - Constructor for class reb:REB_Guernica
 
REB_Guernica - Class in reb
Provides colors to use with some Direct Coloring classes

REB_HighPassFilter(Generic) - Constructor for class reb:REB_HighPassFilter
contructor
REB_HighPassFilter() - Constructor for class reb:REB_HighPassFilter
 
REB_HighPassFilter - Class in reb
Quick Filter that attenuates low frequency content
REB_HyperbolicMapping(Generic) - Constructor for class reb:REB_HyperbolicMapping
constructor
REB_HyperbolicMapping() - Constructor for class reb:REB_HyperbolicMapping
 
REB_HyperbolicMapping - Class in reb
Hyperbolic mapping onto a sphere.
REB_Hyperparaboloid(Generic) - Constructor for class reb:REB_Hyperparaboloid
constructor
REB_Hyperparaboloid() - Constructor for class reb:REB_Hyperparaboloid
 
REB_Hyperparaboloid - Class in reb
3D Hyperparaboloid shape to create 3D "saddles"

REB_IceScape(Generic) - Constructor for class reb:REB_IceScape
constructor
REB_IceScape() - Constructor for class reb:REB_IceScape
 
REB_IceScape - Class in reb
Provides colors to use with some Direct Coloring classes

REB_IFSApollo(Generic) - Constructor for class reb:REB_IFSApollo
constructor
REB_IFSApollo() - Constructor for class reb:REB_IFSApollo
 
REB_IFSApollo - Class in reb
3D Hyperparaboloid shape to create 3D "saddles"

REB_Ikenaga_Switch(Generic) - Constructor for class reb:REB_Ikenaga_Switch
constructor
REB_Ikenaga_Switch() - Constructor for class reb:REB_Ikenaga_Switch
 
REB_Ikenaga_Switch - Class in reb

REB_IkenagaJulia(Generic) - Constructor for class reb:REB_IkenagaJulia
constructor
REB_IkenagaJulia() - Constructor for class reb:REB_IkenagaJulia
 
REB_IkenagaJulia - Class in reb
Based upon the Ikenaga fractal
REB_IkenagaMap(Generic) - Constructor for class reb:REB_IkenagaMap
constructor
REB_IkenagaMap() - Constructor for class reb:REB_IkenagaMap
 
REB_IkenagaMap - Class in reb
based upon the Ikenaga function described in Dewdneys's The Armchair Universe.
REB_IkenagaRoots_Switch(Generic) - Constructor for class reb:REB_IkenagaRoots_Switch
constructor
REB_IkenagaRoots_Switch() - Constructor for class reb:REB_IkenagaRoots_Switch
 
REB_IkenagaRoots_Switch - Class in reb

REB_ImageTileTexture(Generic) - Constructor for class reb:REB_ImageTileTexture
Constructor
REB_ImageTileTexture() - Constructor for class reb:REB_ImageTileTexture
 
REB_ImageTileTexture - Class in reb
Uses an image to create a texture.
REB_ImageTrapsColoring(Generic) - Constructor for class reb:REB_ImageTrapsColoring
constructor
REB_ImageTrapsColoring() - Constructor for class reb:REB_ImageTrapsColoring
 
REB_ImageTrapsColoring - Class in reb
An Orbit Traps variant with the addition of trapped image import.
REB_Inca(Generic) - Constructor for class reb:REB_Inca
constructor
REB_Inca() - Constructor for class reb:REB_Inca
 
REB_Inca - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Inversions(Generic) - Constructor for class reb:REB_Inversions
constructor
REB_Inversions() - Constructor for class reb:REB_Inversions
 
REB_Inversions - Class in reb
Circle Inversions transform.
REB_Julia(Generic) - Constructor for class reb:REB_Julia
constructor
REB_Julia() - Constructor for class reb:REB_Julia
 
REB_Julia - Class in reb
Mandelbrot Julia with Fractint style bailout options.
REB_laTerra(Generic) - Constructor for class reb:REB_laTerra
constructor
REB_laTerra() - Constructor for class reb:REB_laTerra
 
REB_laTerra - Class in reb
Provides colors to use with some Direct Coloring classes

REB_LightingDirect(Generic) - Constructor for class reb:REB_LightingDirect
constructor
REB_LightingDirect() - Constructor for class reb:REB_LightingDirect
 
REB_LightingDirect - Class in reb
Direct Coloring Lighting with textures and images.
REB_LowPassFilter(Generic) - Constructor for class reb:REB_LowPassFilter
contructor
REB_LowPassFilter() - Constructor for class reb:REB_LowPassFilter
 
REB_LowPassFilter - Class in reb
Quick Filter that attenuates high frequency content
REB_Magnet1_Switch(Generic) - Constructor for class reb:REB_Magnet1_Switch
constructor
REB_Magnet1_Switch() - Constructor for class reb:REB_Magnet1_Switch
 
REB_Magnet1_Switch - Class in reb

REB_Magnet2_Switch(Generic) - Constructor for class reb:REB_Magnet2_Switch
constructor
REB_Magnet2_Switch() - Constructor for class reb:REB_Magnet2_Switch
 
REB_Magnet2_Switch - Class in reb

REB_Mandelbrot(Generic) - Constructor for class reb:REB_Mandelbrot
constructor
REB_Mandelbrot() - Constructor for class reb:REB_Mandelbrot
 
REB_Mandelbrot - Class in reb
Mandelbrot formula that uses Fractint style bailouts.
REB_MandelbrotJulia_Switch(Generic) - Constructor for class reb:REB_MandelbrotJulia_Switch
constructor
REB_MandelbrotJulia_Switch() - Constructor for class reb:REB_MandelbrotJulia_Switch
 
REB_MandelbrotJulia_Switch - Class in reb

REB_MandelGopalsamy(Generic) - Constructor for class reb:REB_MandelGopalsamy
constructor
REB_MandelGopalsamy() - Constructor for class reb:REB_MandelGopalsamy
 
REB_MandelGopalsamy - Class in reb
Gopalsamy with Fractint style bailout options.
REB_MandelGopalsamy3(Generic) - Constructor for class reb:REB_MandelGopalsamy3
constructor
REB_MandelGopalsamy3() - Constructor for class reb:REB_MandelGopalsamy3
 
REB_MandelGopalsamy3 - Class in reb
Mandel Gopalsamy3 with Fractint style bailout options.
REB_MandelGopalsamy5(Generic) - Constructor for class reb:REB_MandelGopalsamy5
constructor
REB_MandelGopalsamy5() - Constructor for class reb:REB_MandelGopalsamy5
 
REB_MandelGopalsamy5 - Class in reb
Mandel Gopalsamy5 with Fractint style bailout options.
REB_Manowar_Switch(Generic) - Constructor for class reb:REB_Manowar_Switch
constructor
REB_Manowar_Switch() - Constructor for class reb:REB_Manowar_Switch
 
REB_Manowar_Switch - Class in reb

REB_MediumSeaGreenMix(Generic) - Constructor for class reb:REB_MediumSeaGreenMix
constructor
REB_MediumSeaGreenMix() - Constructor for class reb:REB_MediumSeaGreenMix
 
REB_MediumSeaGreenMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Meso(Generic) - Constructor for class reb:REB_Meso
constructor
REB_Meso() - Constructor for class reb:REB_Meso
 
REB_Meso - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Mobius(Generic) - Constructor for class reb:REB_Mobius
constructor
REB_Mobius() - Constructor for class reb:REB_Mobius
 
REB_Mobius - Class in reb
Kleinian Inversions.
REB_Mojave(Generic) - Constructor for class reb:REB_Mojave
constructor
REB_Mojave() - Constructor for class reb:REB_Mojave
 
REB_Mojave - Class in reb
Provides colors to use with some Direct Coloring classes

REB_MorningSky(Generic) - Constructor for class reb:REB_MorningSky
constructor
REB_MorningSky() - Constructor for class reb:REB_MorningSky
 
REB_MorningSky - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Native(Generic) - Constructor for class reb:REB_Native
constructor
REB_Native() - Constructor for class reb:REB_Native
 
REB_Native - Class in reb
Provides colors to use with some Direct Coloring classes

REB_NegativeMandelPower_Switch(Generic) - Constructor for class reb:REB_NegativeMandelPower_Switch
constructor
REB_NegativeMandelPower_Switch() - Constructor for class reb:REB_NegativeMandelPower_Switch
 
REB_NegativeMandelPower_Switch - Class in reb

REB_Newton(Generic) - Constructor for class reb:REB_Newton
constructor
REB_Newton() - Constructor for class reb:REB_Newton
 
REB_Newton - Class in reb
Newton with multiple convergence methods.
REB_Newton_Switch(Generic) - Constructor for class reb:REB_Newton_Switch
constructor
REB_Newton_Switch() - Constructor for class reb:REB_Newton_Switch
 
REB_Newton_Switch - Class in reb

REB_NullFilter(Generic) - Constructor for class reb:REB_NullFilter
contructor
REB_NullFilter() - Constructor for class reb:REB_NullFilter
 
REB_NullFilter - Class in reb

REB_Oasis(Generic) - Constructor for class reb:REB_Oasis
constructor
REB_Oasis() - Constructor for class reb:REB_Oasis
 
REB_Oasis - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Ocean(Generic) - Constructor for class reb:REB_Ocean
constructor
REB_Ocean() - Constructor for class reb:REB_Ocean
 
REB_Ocean - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Ocean2(Generic) - Constructor for class reb:REB_Ocean2
constructor
REB_Ocean2() - Constructor for class reb:REB_Ocean2
 
REB_Ocean2 - Class in reb
Provides colors to use with some Direct Coloring classes

REB_OldPhoenix(Generic) - Constructor for class reb:REB_OldPhoenix
constructor
REB_OldPhoenix() - Constructor for class reb:REB_OldPhoenix
 
REB_OldPhoenix - Class in reb

REB_OldPhoenix_Switch(Generic) - Constructor for class reb:REB_OldPhoenix_Switch
constructor
REB_OldPhoenix_Switch() - Constructor for class reb:REB_OldPhoenix_Switch
 
REB_OldPhoenix_Switch - Class in reb

REB_OldPhoenixMandelbrot(Generic) - Constructor for class reb:REB_OldPhoenixMandelbrot
constructor
REB_OldPhoenixMandelbrot() - Constructor for class reb:REB_OldPhoenixMandelbrot
 
REB_OldPhoenixMandelbrot - Class in reb

REB_Pastel(Generic) - Constructor for class reb:REB_Pastel
constructor
REB_Pastel() - Constructor for class reb:REB_Pastel
 
REB_Pastel - Class in reb
Provides colors to use with some Direct Coloring classes

REB_PastelRainbow(Generic) - Constructor for class reb:REB_PastelRainbow
constructor
REB_PastelRainbow() - Constructor for class reb:REB_PastelRainbow
 
REB_PastelRainbow - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Pastels2(Generic) - Constructor for class reb:REB_Pastels2
constructor
REB_Pastels2() - Constructor for class reb:REB_Pastels2
 
REB_Pastels2 - Class in reb
Provides colors to use with some Direct Coloring classes

REB_PeruMix(Generic) - Constructor for class reb:REB_PeruMix
constructor
REB_PeruMix() - Constructor for class reb:REB_PeruMix
 
REB_PeruMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Phoenix_Switch(Generic) - Constructor for class reb:REB_Phoenix_Switch
constructor
REB_Phoenix_Switch() - Constructor for class reb:REB_Phoenix_Switch
 
REB_Phoenix_Switch - Class in reb

REB_PurpleYellow(Generic) - Constructor for class reb:REB_PurpleYellow
constructor
REB_PurpleYellow() - Constructor for class reb:REB_PurpleYellow
 
REB_PurpleYellow - Class in reb
Provides colors to use with some Direct Coloring classes

REB_QuietForest(Generic) - Constructor for class reb:REB_QuietForest
constructor
REB_QuietForest() - Constructor for class reb:REB_QuietForest
 
REB_QuietForest - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Rainbow1(Generic) - Constructor for class reb:REB_Rainbow1
constructor
REB_Rainbow1() - Constructor for class reb:REB_Rainbow1
 
REB_Rainbow1 - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Rainbow2(Generic) - Constructor for class reb:REB_Rainbow2
constructor
REB_Rainbow2() - Constructor for class reb:REB_Rainbow2
 
REB_Rainbow2 - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Reb(Generic) - Constructor for class reb:REB_Reb
constructor
REB_Reb() - Constructor for class reb:REB_Reb
 
REB_Reb - Class in reb
Provides colors to use with some Direct Coloring classes

REB_RedTan(Generic) - Constructor for class reb:REB_RedTan
constructor
REB_RedTan() - Constructor for class reb:REB_RedTan
 
REB_RedTan - Class in reb
Provides colors to use with some Direct Coloring classes

REB_RoyalBlueMix(Generic) - Constructor for class reb:REB_RoyalBlueMix
constructor
REB_RoyalBlueMix() - Constructor for class reb:REB_RoyalBlueMix
 
REB_RoyalBlueMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Sahara(Generic) - Constructor for class reb:REB_Sahara
constructor
REB_Sahara() - Constructor for class reb:REB_Sahara
 
REB_Sahara - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Sand(Generic) - Constructor for class reb:REB_Sand
constructor
REB_Sand() - Constructor for class reb:REB_Sand
 
REB_Sand - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Sand2(Generic) - Constructor for class reb:REB_Sand2
constructor
REB_Sand2() - Constructor for class reb:REB_Sand2
 
REB_Sand2 - Class in reb
Provides colors to use with some Direct Coloring classes

REB_SandAndSky(Generic) - Constructor for class reb:REB_SandAndSky
constructor
REB_SandAndSky() - Constructor for class reb:REB_SandAndSky
 
REB_SandAndSky - Class in reb
Provides colors to use with some Direct Coloring classes

REB_SantaFe(Generic) - Constructor for class reb:REB_SantaFe
constructor
REB_SantaFe() - Constructor for class reb:REB_SantaFe
 
REB_SantaFe - Class in reb
Provides colors to use with some Direct Coloring classes

REB_SchottkyMix(Generic) - Constructor for class reb:REB_SchottkyMix
constructor
REB_SchottkyMix() - Constructor for class reb:REB_SchottkyMix
 
REB_SchottkyMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Showtime(Generic) - Constructor for class reb:REB_Showtime
constructor
REB_Showtime() - Constructor for class reb:REB_Showtime
 
REB_Showtime - Class in reb
Provides colors to use with some Direct Coloring classes

REB_SJFrameRobert_Switch(Generic) - Constructor for class reb:REB_SJFrameRobert_Switch
constructor
REB_SJFrameRobert_Switch() - Constructor for class reb:REB_SJFrameRobert_Switch
 
REB_SJFrameRobert_Switch - Class in reb

REB_SJIkenaga_Switch(Generic) - Constructor for class reb:REB_SJIkenaga_Switch
constructor
REB_SJIkenaga_Switch() - Constructor for class reb:REB_SJIkenaga_Switch
 
REB_SJIkenaga_Switch - Class in reb

REB_SJMagnet1_Switch(Generic) - Constructor for class reb:REB_SJMagnet1_Switch
constructor
REB_SJMagnet1_Switch() - Constructor for class reb:REB_SJMagnet1_Switch
 
REB_SJMagnet1_Switch - Class in reb

REB_SJMagnet2_Switch(Generic) - Constructor for class reb:REB_SJMagnet2_Switch
constructor
REB_SJMagnet2_Switch() - Constructor for class reb:REB_SJMagnet2_Switch
 
REB_SJMagnet2_Switch - Class in reb

REB_SJMandelbrot_Switch(Generic) - Constructor for class reb:REB_SJMandelbrot_Switch
constructor
REB_SJMandelbrot_Switch() - Constructor for class reb:REB_SJMandelbrot_Switch
 
REB_SJMandelbrot_Switch - Class in reb

REB_SJManowar_Switch(Generic) - Constructor for class reb:REB_SJManowar_Switch
constructor
REB_SJManowar_Switch() - Constructor for class reb:REB_SJManowar_Switch
 
REB_SJManowar_Switch - Class in reb

REB_SJSpider_Switch(Generic) - Constructor for class reb:REB_SJSpider_Switch
constructor
REB_SJSpider_Switch() - Constructor for class reb:REB_SJSpider_Switch
 
REB_SJSpider_Switch - Class in reb

REB_Slope(Generic) - Constructor for class reb:REB_Slope
constructor
REB_Slope() - Constructor for class reb:REB_Slope
 
REB_Slope - Class in reb
A slope formula that can be used with any object formualas.
REB_SlopeHelper(REB_Slope) - Constructor for class reb:REB_SlopeHelper
constructor
REB_SlopeHelper() - Constructor for class reb:REB_SlopeHelper
 
REB_SlopeHelper - Class in reb
Helper class for REB_Slope.
REB_Soleil(Generic) - Constructor for class reb:REB_Soleil
constructor
REB_Soleil() - Constructor for class reb:REB_Soleil
 
REB_Soleil - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Spider_Switch(Generic) - Constructor for class reb:REB_Spider_Switch
constructor
REB_Spider_Switch() - Constructor for class reb:REB_Spider_Switch
 
REB_Spider_Switch - Class in reb

REB_SpokesNRings(Generic) - Constructor for class reb:REB_SpokesNRings
constructor
REB_SpokesNRings() - Constructor for class reb:REB_SpokesNRings
 
REB_SpokesNRings - Class in reb
This trap creates rings and spokes shapes.
REB_Spring(Generic) - Constructor for class reb:REB_Spring
constructor
REB_Spring() - Constructor for class reb:REB_Spring
 
REB_Spring - Class in reb
Provides colors to use with some Direct Coloring classes

REB_SpringGreenMix(Generic) - Constructor for class reb:REB_SpringGreenMix
constructor
REB_SpringGreenMix() - Constructor for class reb:REB_SpringGreenMix
 
REB_SpringGreenMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Summer(Generic) - Constructor for class reb:REB_Summer
constructor
REB_Summer() - Constructor for class reb:REB_Summer
 
REB_Summer - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Sunset(Generic) - Constructor for class reb:REB_Sunset
constructor
REB_Sunset() - Constructor for class reb:REB_Sunset
 
REB_Sunset - Class in reb
Provides colors to use with some Direct Coloring classes

REB_SunsetClouds(Generic) - Constructor for class reb:REB_SunsetClouds
constructor
REB_SunsetClouds() - Constructor for class reb:REB_SunsetClouds
 
REB_SunsetClouds - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Switch_Embossed(Generic) - Constructor for class reb:REB_Switch_Embossed
 
REB_Switch_Embossed() - Constructor for class reb:REB_Switch_Embossed
 
REB_Switch_Embossed - Class in reb
Switchable Object version of the Embossed* formulas in Standard.ufm Originally written by Kerry Mitchell.
REB_Switch_EmbossedHelper(REB_Switch_Embossed) - Constructor for class reb:REB_Switch_EmbossedHelper
 
REB_Switch_EmbossedHelper() - Constructor for class reb:REB_Switch_EmbossedHelper
 
REB_Switch_EmbossedHelper - Class in reb
Helper class for Switch_Embossed.
REB_Switch_FractalTiler(Generic) - Constructor for class reb:REB_Switch_FractalTiler
 
REB_Switch_FractalTiler() - Constructor for class reb:REB_Switch_FractalTiler
 
REB_Switch_FractalTiler - Class in reb
A tiling formula that can be used with any object switch formualas.
REB_Switch_Slope(Generic) - Constructor for class reb:REB_Switch_Slope
constructor
REB_Switch_Slope() - Constructor for class reb:REB_Switch_Slope
 
REB_Switch_Slope - Class in reb
A slope formula that can be used with any object formualas.
REB_Switch_SlopeHelper(REB_Switch_Slope) - Constructor for class reb:REB_Switch_SlopeHelper
constructor
REB_Switch_SlopeHelper() - Constructor for class reb:REB_Switch_SlopeHelper
 
REB_Switch_SlopeHelper - Class in reb
Helper class for REB_Slope.
REB_TentMap(Generic) - Constructor for class reb:REB_TentMap
constructor
REB_TentMap() - Constructor for class reb:REB_TentMap
 
REB_TentMap - Class in reb
The Tent Map as described in Wikipedia and Mathworld.
REB_TentMap_Switch(Generic) - Constructor for class reb:REB_TentMap_Switch
constructor
REB_TentMap_Switch() - Constructor for class reb:REB_TentMap_Switch
 
REB_TentMap_Switch - Class in reb

REB_TentMapJulia(Generic) - Constructor for class reb:REB_TentMapJulia
constructor
REB_TentMapJulia() - Constructor for class reb:REB_TentMapJulia
 
REB_TentMapJulia - Class in reb
Julia version of the Tent Map as described in Wikipedia and Mathworld.
REB_TrapColoringIteration(Generic) - Constructor for class reb:REB_TrapColoringIteration
Constructor
REB_TrapColoringIteration() - Constructor for class reb:REB_TrapColoringIteration
 
REB_TrapColoringIteration - Class in reb
Returns a value based upon the iteration # which has been weighted by a texture
REB_TrapShape4DOrbit(Generic) - Constructor for class reb:REB_TrapShape4DOrbit
Constructor
REB_TrapShape4DOrbit() - Constructor for class reb:REB_TrapShape4DOrbit
 
REB_TrapShape4DOrbit - Class in reb
Based upon the 4D fractal formula approach of Gordon Lamb.
REB_TrapShapeAmpersand(Generic) - Constructor for class reb:REB_TrapShapeAmpersand
Constructor
REB_TrapShapeAmpersand() - Constructor for class reb:REB_TrapShapeAmpersand
 
REB_TrapShapeAmpersand - Class in reb
This shape uses the ampersand function.
REB_TrapShapeArachnida1(Generic) - Constructor for class reb:REB_TrapShapeArachnida1
Constructor
REB_TrapShapeArachnida1() - Constructor for class reb:REB_TrapShapeArachnida1
 
REB_TrapShapeArachnida1 - Class in reb
This shape uses the arachnida 1 function.
REB_TrapShapeArachnida2(Generic) - Constructor for class reb:REB_TrapShapeArachnida2
Constructor
REB_TrapShapeArachnida2() - Constructor for class reb:REB_TrapShapeArachnida2
 
REB_TrapShapeArachnida2 - Class in reb
This shape uses the arachnida 2 function.
REB_TrapShapeArchimedes(Generic) - Constructor for class reb:REB_TrapShapeArchimedes
Constructor
REB_TrapShapeArchimedes() - Constructor for class reb:REB_TrapShapeArchimedes
 
REB_TrapShapeArchimedes - Class in reb
This shape uses the Archimedes function.
REB_TrapShapeAtzemaSpiral(Generic) - Constructor for class reb:REB_TrapShapeAtzemaSpiral
Constructor
REB_TrapShapeAtzemaSpiral() - Constructor for class reb:REB_TrapShapeAtzemaSpiral
 
REB_TrapShapeAtzemaSpiral - Class in reb
This shape uses the Atzema spiral function.
REB_TrapShapeBean(Generic) - Constructor for class reb:REB_TrapShapeBean
Constructor
REB_TrapShapeBean() - Constructor for class reb:REB_TrapShapeBean
 
REB_TrapShapeBean - Class in reb
This shape uses the bean function.
REB_TrapShapeBicorn(Generic) - Constructor for class reb:REB_TrapShapeBicorn
Constructor
REB_TrapShapeBicorn() - Constructor for class reb:REB_TrapShapeBicorn
 
REB_TrapShapeBicorn - Class in reb
This shape uses the bicorn function.
REB_TrapShapeBicuspid(Generic) - Constructor for class reb:REB_TrapShapeBicuspid
Constructor
REB_TrapShapeBicuspid() - Constructor for class reb:REB_TrapShapeBicuspid
 
REB_TrapShapeBicuspid - Class in reb
This shape uses the bicuspid function.
REB_TrapShapeBifolium(Generic) - Constructor for class reb:REB_TrapShapeBifolium
Constructor
REB_TrapShapeBifolium() - Constructor for class reb:REB_TrapShapeBifolium
 
REB_TrapShapeBifolium - Class in reb
This shape uses the bifolium function.
REB_TrapShapeBow(Generic) - Constructor for class reb:REB_TrapShapeBow
Constructor
REB_TrapShapeBow() - Constructor for class reb:REB_TrapShapeBow
 
REB_TrapShapeBow - Class in reb
This shape uses the bow function.
REB_TrapShapeButterfly(Generic) - Constructor for class reb:REB_TrapShapeButterfly
Constructor
REB_TrapShapeButterfly() - Constructor for class reb:REB_TrapShapeButterfly
 
REB_TrapShapeButterfly - Class in reb
This shape uses the butterfly function.
REB_TrapShapeCardiod(Generic) - Constructor for class reb:REB_TrapShapeCardiod
Constructor
REB_TrapShapeCardiod() - Constructor for class reb:REB_TrapShapeCardiod
 
REB_TrapShapeCardiod - Class in reb
This shape uses the cardiod function.
REB_TrapShapeCassiniOvals(Generic) - Constructor for class reb:REB_TrapShapeCassiniOvals
Constructor
REB_TrapShapeCassiniOvals() - Constructor for class reb:REB_TrapShapeCassiniOvals
 
REB_TrapShapeCassiniOvals - Class in reb
This shape uses the Cassini ovals function.
REB_TrapShapeCayleysSextic(Generic) - Constructor for class reb:REB_TrapShapeCayleysSextic
Constructor
REB_TrapShapeCayleysSextic() - Constructor for class reb:REB_TrapShapeCayleysSextic
 
REB_TrapShapeCayleysSextic - Class in reb
This shape uses the Cayley's sextic function.
REB_TrapShapeCeilFloor(Generic) - Constructor for class reb:REB_TrapShapeCeilFloor
Constructor
REB_TrapShapeCeilFloor() - Constructor for class reb:REB_TrapShapeCeilFloor
 
REB_TrapShapeCeilFloor - Class in reb
This shape uses the ceil() and floor() functions.
REB_TrapShapeCfPlus(Generic) - Constructor for class reb:REB_TrapShapeCfPlus
Constructor
REB_TrapShapeCfPlus() - Constructor for class reb:REB_TrapShapeCfPlus
 
REB_TrapShapeCfPlus - Class in reb
This shape uses the ceil() and floor() functions.
REB_TrapShapeChip(Generic) - Constructor for class reb:REB_TrapShapeChip
Constructor
REB_TrapShapeChip() - Constructor for class reb:REB_TrapShapeChip
 
REB_TrapShapeChip - Class in reb
Based upon the Chip strange attractor.
REB_TrapShapeChip2(Generic) - Constructor for class reb:REB_TrapShapeChip2
Constructor
REB_TrapShapeChip2() - Constructor for class reb:REB_TrapShapeChip2
 
REB_TrapShapeChip2 - Class in reb
Based upon the Chip strange attractor.
REB_TrapShapeCircle(Generic) - Constructor for class reb:REB_TrapShapeCircle
Constructor
REB_TrapShapeCircle() - Constructor for class reb:REB_TrapShapeCircle
 
REB_TrapShapeCircle - Class in reb
This shape uses the circle function.
REB_TrapShapeCircleCatacaustic(Generic) - Constructor for class reb:REB_TrapShapeCircleCatacaustic
Constructor
REB_TrapShapeCircleCatacaustic() - Constructor for class reb:REB_TrapShapeCircleCatacaustic
 
REB_TrapShapeCircleCatacaustic - Class in reb
This shape uses the circle catacaustic function.
REB_TrapShapeCissoidofDiocles(Generic) - Constructor for class reb:REB_TrapShapeCissoidofDiocles
Constructor
REB_TrapShapeCissoidofDiocles() - Constructor for class reb:REB_TrapShapeCissoidofDiocles
 
REB_TrapShapeCissoidofDiocles - Class in reb
This shape uses the cissoid of Diocles function.
REB_TrapShapeCochleoid(Generic) - Constructor for class reb:REB_TrapShapeCochleoid
Constructor
REB_TrapShapeCochleoid() - Constructor for class reb:REB_TrapShapeCochleoid
 
REB_TrapShapeCochleoid - Class in reb
This shape uses the cochleoid function.
REB_TrapShapeConchoid(Generic) - Constructor for class reb:REB_TrapShapeConchoid
Constructor
REB_TrapShapeConchoid() - Constructor for class reb:REB_TrapShapeConchoid
 
REB_TrapShapeConchoid - Class in reb
This shape uses the conchoid function.
REB_TrapShapeCosMartin(Generic) - Constructor for class reb:REB_TrapShapeCosMartin
Constructor
REB_TrapShapeCosMartin() - Constructor for class reb:REB_TrapShapeCosMartin
 
REB_TrapShapeCosMartin - Class in reb
Uses the CosMartin strange attractor as the trap shape.
REB_TrapShapeCosMartin2(Generic) - Constructor for class reb:REB_TrapShapeCosMartin2
Constructor
REB_TrapShapeCosMartin2() - Constructor for class reb:REB_TrapShapeCosMartin2
 
REB_TrapShapeCosMartin2 - Class in reb
Uses the CosMartin strange attractor as the trap shape.
REB_TrapShapeCotesSpiral(Generic) - Constructor for class reb:REB_TrapShapeCotesSpiral
Constructor
REB_TrapShapeCotesSpiral() - Constructor for class reb:REB_TrapShapeCotesSpiral
 
REB_TrapShapeCotesSpiral - Class in reb
This shape uses the Cote's spiral function.
REB_TrapShapeCruciform(Generic) - Constructor for class reb:REB_TrapShapeCruciform
Constructor
REB_TrapShapeCruciform() - Constructor for class reb:REB_TrapShapeCruciform
 
REB_TrapShapeCruciform - Class in reb
This shape uses the cruciform function.
REB_TrapShapeCurtateCycloid(Generic) - Constructor for class reb:REB_TrapShapeCurtateCycloid
Constructor
REB_TrapShapeCurtateCycloid() - Constructor for class reb:REB_TrapShapeCurtateCycloid
 
REB_TrapShapeCurtateCycloid - Class in reb
This shape uses the curtate cycloid function.
REB_TrapShapeCycloid(Generic) - Constructor for class reb:REB_TrapShapeCycloid
Constructor
REB_TrapShapeCycloid() - Constructor for class reb:REB_TrapShapeCycloid
 
REB_TrapShapeCycloid - Class in reb
This shape uses the cycloid function.
REB_TrapShapeCycloidofSeva(Generic) - Constructor for class reb:REB_TrapShapeCycloidofSeva
Constructor
REB_TrapShapeCycloidofSeva() - Constructor for class reb:REB_TrapShapeCycloidofSeva
 
REB_TrapShapeCycloidofSeva - Class in reb
This shape uses the cycloid of Seva function.
REB_TrapShapeDeltoidCatacaustic(Generic) - Constructor for class reb:REB_TrapShapeDeltoidCatacaustic
Constructor
REB_TrapShapeDeltoidCatacaustic() - Constructor for class reb:REB_TrapShapeDeltoidCatacaustic
 
REB_TrapShapeDeltoidCatacaustic - Class in reb
This shape uses the deltoid catacaustic function.
REB_TrapShapeDevilsCurve(Generic) - Constructor for class reb:REB_TrapShapeDevilsCurve
Constructor
REB_TrapShapeDevilsCurve() - Constructor for class reb:REB_TrapShapeDevilsCurve
 
REB_TrapShapeDevilsCurve - Class in reb
This shape uses the devil's curve function.
REB_TrapShapeDiamond(Generic) - Constructor for class reb:REB_TrapShapeDiamond
Constructor
REB_TrapShapeDiamond() - Constructor for class reb:REB_TrapShapeDiamond
 
REB_TrapShapeDiamond - Class in reb
This shape uses the diamond function.
REB_TrapShapeDipoleCurve(Generic) - Constructor for class reb:REB_TrapShapeDipoleCurve
Constructor
REB_TrapShapeDipoleCurve() - Constructor for class reb:REB_TrapShapeDipoleCurve
 
REB_TrapShapeDipoleCurve - Class in reb
This shape uses the dipole function.
REB_TrapShapeDumbellCurve(Generic) - Constructor for class reb:REB_TrapShapeDumbellCurve
Constructor
REB_TrapShapeDumbellCurve() - Constructor for class reb:REB_TrapShapeDumbellCurve
 
REB_TrapShapeDumbellCurve - Class in reb
This shape uses the dumbell function.
REB_TrapShapeEightCurve(Generic) - Constructor for class reb:REB_TrapShapeEightCurve
Constructor
REB_TrapShapeEightCurve() - Constructor for class reb:REB_TrapShapeEightCurve
 
REB_TrapShapeEightCurve - Class in reb
This shape uses the eight function.
REB_TrapShapeEllipseCatacaustic(Generic) - Constructor for class reb:REB_TrapShapeEllipseCatacaustic
Constructor
REB_TrapShapeEllipseCatacaustic() - Constructor for class reb:REB_TrapShapeEllipseCatacaustic
 
REB_TrapShapeEllipseCatacaustic - Class in reb
This shape uses the ellipse catacaustic function.
REB_TrapShapeEllipseEvolute(Generic) - Constructor for class reb:REB_TrapShapeEllipseEvolute
Constructor
REB_TrapShapeEllipseEvolute() - Constructor for class reb:REB_TrapShapeEllipseEvolute
 
REB_TrapShapeEllipseEvolute - Class in reb
This shape uses the ellipse evolute function.
REB_TrapShapeEpicycloid(Generic) - Constructor for class reb:REB_TrapShapeEpicycloid
Constructor
REB_TrapShapeEpicycloid() - Constructor for class reb:REB_TrapShapeEpicycloid
 
REB_TrapShapeEpicycloid - Class in reb
This shape uses the epicycloid function.
REB_TrapShapeEpispiral(Generic) - Constructor for class reb:REB_TrapShapeEpispiral
Constructor
REB_TrapShapeEpispiral() - Constructor for class reb:REB_TrapShapeEpispiral
 
REB_TrapShapeEpispiral - Class in reb
This shape uses the epispiral function.
REB_TrapShapeFibonacci(Generic) - Constructor for class reb:REB_TrapShapeFibonacci
Constructor
REB_TrapShapeFibonacci() - Constructor for class reb:REB_TrapShapeFibonacci
 
REB_TrapShapeFibonacci - Class in reb
This shape based upon Fibonacci numbers
REB_TrapShapeFoliumOfDescartes(Generic) - Constructor for class reb:REB_TrapShapeFoliumOfDescartes
Constructor
REB_TrapShapeFoliumOfDescartes() - Constructor for class reb:REB_TrapShapeFoliumOfDescartes
 
REB_TrapShapeFoliumOfDescartes - Class in reb
This shape uses the folium of Descartes function.
REB_TrapShapeGearCurve(Generic) - Constructor for class reb:REB_TrapShapeGearCurve
Constructor
REB_TrapShapeGearCurve() - Constructor for class reb:REB_TrapShapeGearCurve
 
REB_TrapShapeGearCurve - Class in reb
This shape uses the gear curve function.
REB_TrapShapeGenTexture(Generic) - Constructor for class reb:REB_TrapShapeGenTexture
Constructor
REB_TrapShapeGenTexture() - Constructor for class reb:REB_TrapShapeGenTexture
 
REB_TrapShapeGenTexture - Class in reb
This texture is derived from the code of Dennis Magar.
REB_TrapShapeGingerbread(Generic) - Constructor for class reb:REB_TrapShapeGingerbread
Constructor
REB_TrapShapeGingerbread() - Constructor for class reb:REB_TrapShapeGingerbread
 
REB_TrapShapeGingerbread - Class in reb
This shape uses the Gingerbread strange attractor.
REB_TrapShapeGnarlTexture(Generic) - Constructor for class reb:REB_TrapShapeGnarlTexture
constructor
REB_TrapShapeGnarlTexture() - Constructor for class reb:REB_TrapShapeGnarlTexture
 
REB_TrapShapeGnarlTexture - Class in reb
This texture is based upon the code of Mark Townsend
Convolution code added 10/10/08

REB_TrapShapeHenon(Generic) - Constructor for class reb:REB_TrapShapeHenon
Constructor
REB_TrapShapeHenon() - Constructor for class reb:REB_TrapShapeHenon
 
REB_TrapShapeHenon - Class in reb
This shape uses the Henon strange attractor
REB_TrapShapeHenon2(Generic) - Constructor for class reb:REB_TrapShapeHenon2
Constructor
REB_TrapShapeHenon2() - Constructor for class reb:REB_TrapShapeHenon2
 
REB_TrapShapeHenon2 - Class in reb
Uses the Henon strange attractor as the trap shape.
REB_TrapShapeHipopede(Generic) - Constructor for class reb:REB_TrapShapeHipopede
Constructor
REB_TrapShapeHipopede() - Constructor for class reb:REB_TrapShapeHipopede
 
REB_TrapShapeHipopede - Class in reb
This shape uses the hipopede function.
REB_TrapShapeHopalong(Generic) - Constructor for class reb:REB_TrapShapeHopalong
Constructor
REB_TrapShapeHopalong() - Constructor for class reb:REB_TrapShapeHopalong
 
REB_TrapShapeHopalong - Class in reb
This shape uses the Hopalong strange attractor.
REB_TrapShapeHopalong2(Generic) - Constructor for class reb:REB_TrapShapeHopalong2
Constructor
REB_TrapShapeHopalong2() - Constructor for class reb:REB_TrapShapeHopalong2
 
REB_TrapShapeHopalong2 - Class in reb
Uses the Hopalong strange attractor as the trap shape.
REB_TrapShapeHyperbola(Generic) - Constructor for class reb:REB_TrapShapeHyperbola
Constructor
REB_TrapShapeHyperbola() - Constructor for class reb:REB_TrapShapeHyperbola
 
REB_TrapShapeHyperbola - Class in reb
This shape uses the ophiuride function.
REB_TrapShapeIkenaga(Generic) - Constructor for class reb:REB_TrapShapeIkenaga
Constructor
REB_TrapShapeIkenaga() - Constructor for class reb:REB_TrapShapeIkenaga
 
REB_TrapShapeIkenaga - Class in reb
Uses the Ikenaga fractal function as the trap
REB_TrapShapeInversions(Generic) - Constructor for class reb:REB_TrapShapeInversions
import "reb.ulb" constructor
REB_TrapShapeInversions() - Constructor for class reb:REB_TrapShapeInversions
 
REB_TrapShapeInversions - Class in reb
This shape uses sphere and mobius inversions

REB_TrapShapeKampyleofEudoxus(Generic) - Constructor for class reb:REB_TrapShapeKampyleofEudoxus
Constructor
REB_TrapShapeKampyleofEudoxus() - Constructor for class reb:REB_TrapShapeKampyleofEudoxus
 
REB_TrapShapeKampyleofEudoxus - Class in reb
This shape uses the kampyle of Eudoxus function.
REB_TrapShapeKappaCurve(Generic) - Constructor for class reb:REB_TrapShapeKappaCurve
Constructor
REB_TrapShapeKappaCurve() - Constructor for class reb:REB_TrapShapeKappaCurve
 
REB_TrapShapeKappaCurve - Class in reb
This shape uses the kapp a curve function.
REB_TrapShapeKeratoidCusp(Generic) - Constructor for class reb:REB_TrapShapeKeratoidCusp
Constructor
REB_TrapShapeKeratoidCusp() - Constructor for class reb:REB_TrapShapeKeratoidCusp
 
REB_TrapShapeKeratoidCusp - Class in reb
This shape uses the keratoid cusp function.
REB_TrapShapeKnotCurve(Generic) - Constructor for class reb:REB_TrapShapeKnotCurve
Constructor
REB_TrapShapeKnotCurve() - Constructor for class reb:REB_TrapShapeKnotCurve
 
REB_TrapShapeKnotCurve - Class in reb
This shape uses the knot curve function.
REB_TrapShapeLatoocarfian(Generic) - Constructor for class reb:REB_TrapShapeLatoocarfian
Constructor
REB_TrapShapeLatoocarfian() - Constructor for class reb:REB_TrapShapeLatoocarfian
 
REB_TrapShapeLatoocarfian - Class in reb
This shape uses the Latoocarfian strange attractor
REB_TrapShapeLatticeTexture(Generic) - Constructor for class reb:REB_TrapShapeLatticeTexture
Constructor
REB_TrapShapeLatticeTexture() - Constructor for class reb:REB_TrapShapeLatticeTexture
 
REB_TrapShapeLatticeTexture - Class in reb
This texture provides a variety of 3D lattice shapes.
REB_TrapShapeLemniscate(Generic) - Constructor for class reb:REB_TrapShapeLemniscate
Constructor
REB_TrapShapeLemniscate() - Constructor for class reb:REB_TrapShapeLemniscate
 
REB_TrapShapeLemniscate - Class in reb
This shape uses the lemniscate function.
REB_TrapShapeLiar(Generic) - Constructor for class reb:REB_TrapShapeLiar
Constructor
REB_TrapShapeLiar() - Constructor for class reb:REB_TrapShapeLiar
 
REB_TrapShapeLiar - Class in reb
This shape uses the Liar formula of Chuck Ebbert.
REB_TrapShapeLimaconOfPascal(Generic) - Constructor for class reb:REB_TrapShapeLimaconOfPascal
Constructor
REB_TrapShapeLimaconOfPascal() - Constructor for class reb:REB_TrapShapeLimaconOfPascal
 
REB_TrapShapeLimaconOfPascal - Class in reb
This shape uses the limacon of Pascal function.
REB_TrapShapeLine(Generic) - Constructor for class reb:REB_TrapShapeLine
Constructor
REB_TrapShapeLine() - Constructor for class reb:REB_TrapShapeLine
 
REB_TrapShapeLine - Class in reb
This shape uses the ophiuride function.
REB_TrapShapeLinksCurve(Generic) - Constructor for class reb:REB_TrapShapeLinksCurve
Constructor
REB_TrapShapeLinksCurve() - Constructor for class reb:REB_TrapShapeLinksCurve
 
REB_TrapShapeLinksCurve - Class in reb
This shape uses the links curve function.
REB_TrapShapeLituus(Generic) - Constructor for class reb:REB_TrapShapeLituus
Constructor
REB_TrapShapeLituus() - Constructor for class reb:REB_TrapShapeLituus
 
REB_TrapShapeLituus - Class in reb
This shape uses the lituus function.
REB_TrapShapeLogSpiral(Generic) - Constructor for class reb:REB_TrapShapeLogSpiral
Constructor
REB_TrapShapeLogSpiral() - Constructor for class reb:REB_TrapShapeLogSpiral
 
REB_TrapShapeLogSpiral - Class in reb
This shape uses the log spiral function.
REB_TrapShapeLogSpiralCatacaustic(Generic) - Constructor for class reb:REB_TrapShapeLogSpiralCatacaustic
Constructor
REB_TrapShapeLogSpiralCatacaustic() - Constructor for class reb:REB_TrapShapeLogSpiralCatacaustic
 
REB_TrapShapeLogSpiralCatacaustic - Class in reb
This shape uses the log spiral catacaustic function.
REB_TrapShapeMalteseCross(Generic) - Constructor for class reb:REB_TrapShapeMalteseCross
Constructor
REB_TrapShapeMalteseCross() - Constructor for class reb:REB_TrapShapeMalteseCross
 
REB_TrapShapeMalteseCross - Class in reb
This shape uses the ophiuride function.
REB_TrapShapeModPerlinTexture(Generic) - Constructor for class reb:REB_TrapShapeModPerlinTexture
Constructor
REB_TrapShapeModPerlinTexture() - Constructor for class reb:REB_TrapShapeModPerlinTexture
 
REB_TrapShapeModPerlinTexture - Class in reb
This texture is based upon the code of Damien Jones
Convolution code added 10/10/08

REB_TrapShapeNephroid(Generic) - Constructor for class reb:REB_TrapShapeNephroid
Constructor
REB_TrapShapeNephroid() - Constructor for class reb:REB_TrapShapeNephroid
 
REB_TrapShapeNephroid - Class in reb
This shape uses the nephroid function.
REB_TrapShapeOphiuride(Generic) - Constructor for class reb:REB_TrapShapeOphiuride
Constructor
REB_TrapShapeOphiuride() - Constructor for class reb:REB_TrapShapeOphiuride
 
REB_TrapShapeOphiuride - Class in reb
This shape uses the ophiuride function.
REB_TrapShapeParabola(Generic) - Constructor for class reb:REB_TrapShapeParabola
Constructor
REB_TrapShapeParabola() - Constructor for class reb:REB_TrapShapeParabola
 
REB_TrapShapeParabola - Class in reb
This shape uses the parabola function.
REB_TrapShapePickover(Generic) - Constructor for class reb:REB_TrapShapePickover
Constructor
REB_TrapShapePickover() - Constructor for class reb:REB_TrapShapePickover
 
REB_TrapShapePickover - Class in reb
This shape uses the Pickover strange attractor
REB_TrapShapePiriform(Generic) - Constructor for class reb:REB_TrapShapePiriform
Constructor
REB_TrapShapePiriform() - Constructor for class reb:REB_TrapShapePiriform
 
REB_TrapShapePiriform - Class in reb
This shape uses the piriform function.
REB_TrapShapePoinsotSpiral1(Generic) - Constructor for class reb:REB_TrapShapePoinsotSpiral1
Constructor
REB_TrapShapePoinsotSpiral1() - Constructor for class reb:REB_TrapShapePoinsotSpiral1
 
REB_TrapShapePoinsotSpiral1 - Class in reb
This shape uses the Poinsot spiral 1 function.
REB_TrapShapePoinsotSpiral2(Generic) - Constructor for class reb:REB_TrapShapePoinsotSpiral2
Constructor
REB_TrapShapePoinsotSpiral2() - Constructor for class reb:REB_TrapShapePoinsotSpiral2
 
REB_TrapShapePoinsotSpiral2 - Class in reb
This shape uses the Poinsot spiral 2 function.
REB_TrapShapePolytrope(Generic) - Constructor for class reb:REB_TrapShapePolytrope
Constructor
REB_TrapShapePolytrope() - Constructor for class reb:REB_TrapShapePolytrope
 
REB_TrapShapePolytrope - Class in reb
This shape uses the polytrope function.
REB_TrapShapeProduct(Generic) - Constructor for class reb:REB_TrapShapeProduct
Constructor
REB_TrapShapeProduct() - Constructor for class reb:REB_TrapShapeProduct
 
REB_TrapShapeProduct - Class in reb
This shape is the product of the real and imaginary components of z.
REB_TrapShapeProduct2(Generic) - Constructor for class reb:REB_TrapShapeProduct2
Constructor
REB_TrapShapeProduct2() - Constructor for class reb:REB_TrapShapeProduct2
 
REB_TrapShapeProduct2 - Class in reb
This shape is a weighted product of the the real and imaginary components of z.
REB_TrapShapeQuadratrixOfHippias(Generic) - Constructor for class reb:REB_TrapShapeQuadratrixOfHippias
Constructor
REB_TrapShapeQuadratrixOfHippias() - Constructor for class reb:REB_TrapShapeQuadratrixOfHippias
 
REB_TrapShapeQuadratrixOfHippias - Class in reb
This shape uses the quadratrix of Hippias function.
REB_TrapShapeQuadrifolium(Generic) - Constructor for class reb:REB_TrapShapeQuadrifolium
Constructor
REB_TrapShapeQuadrifolium() - Constructor for class reb:REB_TrapShapeQuadrifolium
 
REB_TrapShapeQuadrifolium - Class in reb
This shape uses the quadrifolium function.
REB_TrapShapeQuadruptwo(Generic) - Constructor for class reb:REB_TrapShapeQuadruptwo
Constructor
REB_TrapShapeQuadruptwo() - Constructor for class reb:REB_TrapShapeQuadruptwo
 
REB_TrapShapeQuadruptwo - Class in reb
This shape uses the Quadruptwo strange attractor.
REB_TrapShapeQuotient1(Generic) - Constructor for class reb:REB_TrapShapeQuotient1
Constructor
REB_TrapShapeQuotient1() - Constructor for class reb:REB_TrapShapeQuotient1
 
REB_TrapShapeQuotient1 - Class in reb
This shape is a quotient of the real and imaginary components of z.
REB_TrapShapeQuotient2(Generic) - Constructor for class reb:REB_TrapShapeQuotient2
Constructor
REB_TrapShapeQuotient2() - Constructor for class reb:REB_TrapShapeQuotient2
 
REB_TrapShapeQuotient2 - Class in reb
This shape is a quotient of the real and imaginary components of z.
REB_TrapShapeQuotient3(Generic) - Constructor for class reb:REB_TrapShapeQuotient3
Constructor
REB_TrapShapeQuotient3() - Constructor for class reb:REB_TrapShapeQuotient3
 
REB_TrapShapeQuotient3 - Class in reb
This shape is a weighted quotient of the the real and imaginary components of z.
REB_TrapShapeQuotient4(Generic) - Constructor for class reb:REB_TrapShapeQuotient4
Constructor
REB_TrapShapeQuotient4() - Constructor for class reb:REB_TrapShapeQuotient4
 
REB_TrapShapeQuotient4 - Class in reb
This shape is a weighted quotient of the the real and imaginary components of z.
REB_TrapShapeREBAstroid(Generic) - Constructor for class reb:REB_TrapShapeREBAstroid
Constructor
REB_TrapShapeREBAstroid() - Constructor for class reb:REB_TrapShapeREBAstroid
 
REB_TrapShapeREBAstroid - Class in reb
This shape uses the astroid function.
REB_TrapShapeRose(Generic) - Constructor for class reb:REB_TrapShapeRose
Constructor
REB_TrapShapeRose() - Constructor for class reb:REB_TrapShapeRose
 
REB_TrapShapeRose - Class in reb
This shape uses the rose function.
REB_TrapShapeRoseOfTroy(Generic) - Constructor for class reb:REB_TrapShapeRoseOfTroy
Constructor
REB_TrapShapeRoseOfTroy() - Constructor for class reb:REB_TrapShapeRoseOfTroy
 
REB_TrapShapeRoseOfTroy - Class in reb
This shape uses the rose of Troy function.
REB_TrapShapeScarabaeus(Generic) - Constructor for class reb:REB_TrapShapeScarabaeus
Constructor
REB_TrapShapeScarabaeus() - Constructor for class reb:REB_TrapShapeScarabaeus
 
REB_TrapShapeScarabaeus - Class in reb
This shape uses the scarabaeus function.
REB_TrapShapeSemicubicalParabola(Generic) - Constructor for class reb:REB_TrapShapeSemicubicalParabola
Constructor
REB_TrapShapeSemicubicalParabola() - Constructor for class reb:REB_TrapShapeSemicubicalParabola
 
REB_TrapShapeSemicubicalParabola - Class in reb
This shape uses the semicubical parabola function.
REB_TrapShapeSerpentineCurve(Generic) - Constructor for class reb:REB_TrapShapeSerpentineCurve
Constructor
REB_TrapShapeSerpentineCurve() - Constructor for class reb:REB_TrapShapeSerpentineCurve
 
REB_TrapShapeSerpentineCurve - Class in reb
This shape uses the serpentine curve function.
REB_TrapShapeSierpinski(Generic) - Constructor for class reb:REB_TrapShapeSierpinski
Constructor
REB_TrapShapeSierpinski() - Constructor for class reb:REB_TrapShapeSierpinski
 
REB_TrapShapeSierpinski - Class in reb
This shape uses the Sierpinski strange attractor.
REB_TrapShapeSlopeBasic(Generic) - Constructor for class reb:REB_TrapShapeSlopeBasic
constructor
REB_TrapShapeSlopeBasic() - Constructor for class reb:REB_TrapShapeSlopeBasic
 
REB_TrapShapeSlopeBasic - Class in reb
Provides the basic trap shapes for Slope with Shapes.
REB_TrapShapeSprott3D(Generic) - Constructor for class reb:REB_TrapShapeSprott3D
Constructor
REB_TrapShapeSprott3D() - Constructor for class reb:REB_TrapShapeSprott3D
 
REB_TrapShapeSprott3D - Class in reb
This shape uses a Sprott strange attractor.
REB_TrapShapeSprott3D_ODE(Generic) - Constructor for class reb:REB_TrapShapeSprott3D_ODE
Constructor
REB_TrapShapeSprott3D_ODE() - Constructor for class reb:REB_TrapShapeSprott3D_ODE
 
REB_TrapShapeSprott3D_ODE - Class in reb
This shape uses a Sprott strange attractor.
REB_TrapShapeSprottQuad(Generic) - Constructor for class reb:REB_TrapShapeSprottQuad
Constructor
REB_TrapShapeSprottQuad() - Constructor for class reb:REB_TrapShapeSprottQuad
 
REB_TrapShapeSprottQuad - Class in reb
This shape uses a Sprott strange attractor.
REB_TrapShapeStirrupCurve(Generic) - Constructor for class reb:REB_TrapShapeStirrupCurve
Constructor
REB_TrapShapeStirrupCurve() - Constructor for class reb:REB_TrapShapeStirrupCurve
 
REB_TrapShapeStirrupCurve - Class in reb
This shape uses the stirrup curve function.
REB_TrapShapeStrophoid(Generic) - Constructor for class reb:REB_TrapShapeStrophoid
Constructor
REB_TrapShapeStrophoid() - Constructor for class reb:REB_TrapShapeStrophoid
 
REB_TrapShapeStrophoid - Class in reb
This shape uses the strophoid function.
REB_TrapShapeSum(Generic) - Constructor for class reb:REB_TrapShapeSum
Constructor
REB_TrapShapeSum() - Constructor for class reb:REB_TrapShapeSum
 
REB_TrapShapeSum - Class in reb
This shape is the sum of the real and imaginary components of z.
REB_TrapShapeSum2(Generic) - Constructor for class reb:REB_TrapShapeSum2
Constructor
REB_TrapShapeSum2() - Constructor for class reb:REB_TrapShapeSum2
 
REB_TrapShapeSum2 - Class in reb
This shape is a weighted sum of the the real and imaginary components of z.
REB_TrapShapeSwastikaCurve(Generic) - Constructor for class reb:REB_TrapShapeSwastikaCurve
Constructor
REB_TrapShapeSwastikaCurve() - Constructor for class reb:REB_TrapShapeSwastikaCurve
 
REB_TrapShapeSwastikaCurve - Class in reb
This shape uses the swastika curve function.
REB_TrapShapeTeardropCurve(Generic) - Constructor for class reb:REB_TrapShapeTeardropCurve
Constructor
REB_TrapShapeTeardropCurve() - Constructor for class reb:REB_TrapShapeTeardropCurve
 
REB_TrapShapeTeardropCurve - Class in reb
This shape uses the teardrop curve function.
REB_TrapShapeThreeply(Generic) - Constructor for class reb:REB_TrapShapeThreeply
Constructor
REB_TrapShapeThreeply() - Constructor for class reb:REB_TrapShapeThreeply
 
REB_TrapShapeThreeply - Class in reb
This shape is the Threeply strange attractor.
REB_TrapShapeTobyGeometrixTexture(Generic) - Constructor for class reb:REB_TrapShapeTobyGeometrixTexture
Constructor
REB_TrapShapeTobyGeometrixTexture() - Constructor for class reb:REB_TrapShapeTobyGeometrixTexture
 
REB_TrapShapeTobyGeometrixTexture - Class in reb
This texture is derived from the code of Toby Marshall.
REB_TrapShapeTractrix(Generic) - Constructor for class reb:REB_TrapShapeTractrix
Constructor
REB_TrapShapeTractrix() - Constructor for class reb:REB_TrapShapeTractrix
 
REB_TrapShapeTractrix - Class in reb
This shape uses the tractrix function.
REB_TrapShapeTrefoil(Generic) - Constructor for class reb:REB_TrapShapeTrefoil
Constructor
REB_TrapShapeTrefoil() - Constructor for class reb:REB_TrapShapeTrefoil
 
REB_TrapShapeTrefoil - Class in reb
This shape uses the trefoil function.
REB_TrapShapeTrident(Generic) - Constructor for class reb:REB_TrapShapeTrident
Constructor
REB_TrapShapeTrident() - Constructor for class reb:REB_TrapShapeTrident
 
REB_TrapShapeTrident - Class in reb
This shape uses the trident function.
REB_TrapShapeTridentOfDescartes(Generic) - Constructor for class reb:REB_TrapShapeTridentOfDescartes
Constructor
REB_TrapShapeTridentOfDescartes() - Constructor for class reb:REB_TrapShapeTridentOfDescartes
 
REB_TrapShapeTridentOfDescartes - Class in reb
This shape uses the trident of Descartes function.
REB_TrapShapeTrifolium(Generic) - Constructor for class reb:REB_TrapShapeTrifolium
Constructor
REB_TrapShapeTrifolium() - Constructor for class reb:REB_TrapShapeTrifolium
 
REB_TrapShapeTrifolium - Class in reb
This shape uses the trifolium function.
REB_TrapShapeTrisectrixOfMclaurin(Generic) - Constructor for class reb:REB_TrapShapeTrisectrixOfMclaurin
Constructor
REB_TrapShapeTrisectrixOfMclaurin() - Constructor for class reb:REB_TrapShapeTrisectrixOfMclaurin
 
REB_TrapShapeTrisectrixOfMclaurin - Class in reb
This shape uses the trisectrix of McLaurin function.
REB_TrapShapeTrPlus(Generic) - Constructor for class reb:REB_TrapShapeTrPlus
Constructor
REB_TrapShapeTrPlus() - Constructor for class reb:REB_TrapShapeTrPlus
 
REB_TrapShapeTrPlus - Class in reb
This shape uses the trunc() and round() functions.
REB_TrapShapeTruncRound(Generic) - Constructor for class reb:REB_TrapShapeTruncRound
Constructor
REB_TrapShapeTruncRound() - Constructor for class reb:REB_TrapShapeTruncRound
 
REB_TrapShapeTruncRound - Class in reb
This shape uses the trunc() and round() functions.
REB_TrapShapeTschirnhausenCubic(Generic) - Constructor for class reb:REB_TrapShapeTschirnhausenCubic
Constructor
REB_TrapShapeTschirnhausenCubic() - Constructor for class reb:REB_TrapShapeTschirnhausenCubic
 
REB_TrapShapeTschirnhausenCubic - Class in reb
This shape uses the Tschirnhausen cubic function.
REB_TrapShapeWitchOfAgnesi(Generic) - Constructor for class reb:REB_TrapShapeWitchOfAgnesi
Constructor
REB_TrapShapeWitchOfAgnesi() - Constructor for class reb:REB_TrapShapeWitchOfAgnesi
 
REB_TrapShapeWitchOfAgnesi - Class in reb
This shape uses the witch of Agnesi function.
REB_TrapShapeWorleyTextures(Generic) - Constructor for class reb:REB_TrapShapeWorleyTextures
Constructor
REB_TrapShapeWorleyTextures() - Constructor for class reb:REB_TrapShapeWorleyTextures
 
REB_TrapShapeWorleyTextures - Class in reb
Implementation of Worley cellular noise with Worley fractal modulation.
REB_TrapShapeZito(Generic) - Constructor for class reb:REB_TrapShapeZito
Constructor
REB_TrapShapeZito() - Constructor for class reb:REB_TrapShapeZito
 
REB_TrapShapeZito - Class in reb
This shape uses the Zito strange attractor.
REB_Volcano(Generic) - Constructor for class reb:REB_Volcano
constructor
REB_Volcano() - Constructor for class reb:REB_Volcano
 
REB_Volcano - Class in reb
Provides colors to use with some Direct Coloring classes

REB_WebgenMix(Generic) - Constructor for class reb:REB_WebgenMix
constructor
REB_WebgenMix() - Constructor for class reb:REB_WebgenMix
 
REB_WebgenMix - Class in reb
Provides colors to use with some Direct Coloring classes

REB_Winter(Generic) - Constructor for class reb:REB_Winter
constructor
REB_Winter() - Constructor for class reb:REB_Winter
 
REB_Winter - Class in reb
Provides colors to use with some Direct Coloring classes

Recurse() - Method in class reb:InvertMobius
Top level recursion function
Recurse() - Method in class reb:InvertSphere
Top level recursion function - calls the function recurse2
recurse2(int, int) - Method in class reb:InvertSphere
Function for recursive sphere inversion
Reduction(Generic) - Constructor for class jlb:Reduction
 
Reduction() - Constructor for class jlb:Reduction
 
Reduction - Class in jlb
Reduction base class.
Result(complex) - Method in class ck:Basic
 
Result(complex) - Method in class common:Coloring
Produce a resulting color index after a sequence is finished
Result(complex) - Method in class common:DirectColoring
Produce a resulting color index after a sequence is finished
Result(complex) - Method in class common:GradientColoring
Produce a resulting color index after a sequence is finished
Result(TrapMode) - Method in class common:TrapColoring
get a final result
Result(TrapMode) - Method in class common:TrapColoringDistance
 
Result() - Method in class common:TrapMode
call this to compute final results
Result(complex) - Method in class dmj5:DMJ_OrbitTrapsDirect
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringAngleToOrigin
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringAngleToTrap
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringDistance
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringImaginary
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringIteration
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringMagnitude
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringReal
 
Result(TrapMode) - Method in class dmj5:DMJ_TrapColoringTexture
 
Result() - Method in class dmj5:DMJ_TrapModeAverage
 
Result() - Method in class dmj5:DMJ_TrapModeInvertedSum
 
Result() - Method in class dmj5:DMJ_TrapModeProduct
 
Result() - Method in class dmj5:DMJ_TrapModeSecondClosest
 
Result() - Method in class dmj5:DMJ_TrapModeSecondFarthest
 
Result() - Method in class dmj5:DMJ_TrapModeSignAverage
 
Result() - Method in class dmj5:DMJ_TrapModeTwoClosest
 
Result() - Method in class dmj5:DMJ_TrapModeTwoFarthest
 
Result() - Method in class jlb:JLB_TrapModeCollection
 
Result(complex) - Method in class mmf:MMF_DLA
 
Result(complex) - Method in class mmf:MMF_ExtendedCilia
 
Result(complex) - Method in class mmf:MMF_FieldEstimator
 
Result(complex) - Method in class mmf:MMF_Layered
Result(complex) - Method in class mmf:MMF_MixedLighting
 
Result(complex) - Method in class mmf:MMF_MultiLayer
Result(complex) - Method in class mmf:MMF_SmoothOrbitTraps
Note that if "Process final iteration" is enabled then Iterate() is called first one last time using the final value of pz.
Result(TrapMode) - Method in class mmf:MMF_TrapColoring
Result() - Method in class mmf:MMF_TrapModeSmoothAverage
 
Result() - Method in class mmf:MMF_TrapModeSmoothAverageAbove
 
Result() - Method in class mmf:MMF_TrapModeSmoothAverageBelow
 
Result() - Method in class mmf:MMF_TrapModeSmoothAverageDist
 
Result() - Method in class mmf:MMF_TrapModeSmoothProduct
 
Result() - Method in class mmf:MMF_TrapModeSmoothSecondClosest
 
Result() - Method in class mmf:MMF_TrapModeSmoothSecondFarthest
 
Result() - Method in class mmf:MMF_TrapModeSmoothTurningPoints
 
Result() - Method in class mmf:MMF_TrapModeSmoothTwoClosest
 
Result() - Method in class mmf:MMF_TrapModeSmoothTwoFarthest
 
Result(complex) - Method in class mmf:MMF_TwoColourings
 
Result(complex) - Method in class mt:MT_ConvolutionColoring
 
Result() - Method in class mt:MT_ConvolutionHelper
 
Result(complex) - Method in class mt:MT_SpriteTrap
 
Result(TrapMode) - Method in class mt:MT_TrapColoringModulatedIter
 
Result(ImageTrapMode) - Method in class reb:ImageTrapColoring
get a final index result
Result(ImageTrapMode) - Method in class reb:ImageTrapColoringAngleToOrigin
use in the Result section of a direct coloring formula.
Result(ImageTrapMode) - Method in class reb:ImageTrapColoringAngleToTrap
use in the Result section of a direct coloring formula.
Result(ImageTrapMode) - Method in class reb:ImageTrapColoringDistance
use in the Result section of a direct coloring formula.
Result(ImageTrapMode) - Method in class reb:ImageTrapColoringImag
use in the Result section of a direct coloring formula.
Result(ImageTrapMode) - Method in class reb:ImageTrapColoringIteration
use in the Result section of a direct coloring formula.
Result(ImageTrapMode) - Method in class reb:ImageTrapColoringMagnitude
use in the Result section of a direct coloring formula.
Result(ImageTrapMode) - Method in class reb:ImageTrapColoringReal
use in the Result section of a direct coloring formula.
Result() - Method in class reb:ImageTrapMode
call this to compute final results
Result() - Method in class reb:ImageTrapModeAverage
call in the final section of the coloring formula/class
Result() - Method in class reb:ImageTrapModeInvertedSum
 
Result() - Method in class reb:ImageTrapModeProduct
 
Result() - Method in class reb:ImageTrapModeSecondClosest
call in the final section of the coloring formula/class
Result() - Method in class reb:ImageTrapModeSecondFarthest
 
Result() - Method in class reb:ImageTrapModeSignAverage
 
Result() - Method in class reb:ImageTrapModeTwoClosest
call in the final section of a coloring formula/class
Result() - Method in class reb:IMageTrapModeTwoFarthest
call in the final section of a coloring formula/class
Result() - Method in class reb:RaytraceGeneric
call result() in the final section
Result() - Method in class reb:RaytraceSphere
 
Result(complex) - Method in class reb:REB_ExponentialSmoothing
override the parent and call in the final section of the coloring formula.
Result(complex) - Method in class reb:REB_FibersThings
 
Result(complex) - Method in class reb:REB_GeneralSmoothing
override the parent and call in the final section of the coloring formula.
Result(complex) - Method in class reb:REB_ImageTrapsColoring
call in the final section of the ucl to get final coloring results.
Result(complex) - Method in class reb:REB_LightingDirect
call in final section of coloring formula/class
Result(TrapMode) - Method in class reb:REB_TrapColoringIteration
use in the Result section of a gradient coloring formula.
Result(complex) - Method in class Standard:Standard_DirectOrbitTraps
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringAngleToOrigin
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringAngleToOrigin2
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringAngleToTrap
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringDistance
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringImaginary
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringIteration
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringMagnitude
 
Result(TrapMode) - Method in class Standard:Standard_TrapColoringReal
 
Result() - Method in class Standard:Standard_TrapModeAverage
 
Result() - Method in class Standard:Standard_TrapModeSecondClosest
 
Result() - Method in class Standard:Standard_TrapModeSecondFarthest
 
Result() - Method in class Standard:Standard_TrapModeSum
 
Result() - Method in class Standard:Standard_TrapModeTwoBase
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringAngleToOrigin
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringAngleToOrigin2
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringAngleToTrap
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringImaginary
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringIteration
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringMagnitude
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringModulatedIter
 
Result(TrapMode) - Method in class tma:TMA_TrapColoringReal
 
ResultAngle(complex) - Method in class mmf:DistanceEstimatorBase
 
ResultAngle(complex) - Method in class mmf:MMF_Magnet1DistanceEstimator
 
ResultAngle(complex) - Method in class mmf:MMF_Magnet2DistanceEstimator
 
ResultAngle(complex) - Method in class mmf:MMF_NewtonDistanceEstimator
 
ResultAngle(complex) - Method in class mmf:MMF_NovaDistanceEstimator
 
ResultAngle(complex) - Method in class mmf:MMF_StandardDistanceEstimator
 
ResultColor(TrapMode) - Method in class mmf:MMF_TrapColoring
ResultDistance(complex) - Method in class mmf:DistanceEstimatorBase
 
ResultDistance(complex) - Method in class mmf:MMF_Magnet1DistanceEstimator
 
ResultDistance(complex) - Method in class mmf:MMF_Magnet2DistanceEstimator
 
ResultDistance(complex) - Method in class mmf:MMF_NewtonDistanceEstimator
 
ResultDistance(complex) - Method in class mmf:MMF_NovaDistanceEstimator
 
ResultDistance(complex) - Method in class mmf:MMF_StandardDistanceEstimator
 
ResultIndex(complex) - Method in class common:GradientColoring
Produce a resulting color index after a sequence is finished
ResultIndex(complex) - Method in class dmj5:DMJ_OrbitTrapsColoring
 
ResultIndex(complex) - Method in class jlb:JLB_RangeColoring
 
ResultIndex(complex) - Method in class mmf:MMF_DLA
 
ResultIndex(complex) - Method in class mmf:MMF_ExtendedCilia
 
ResultIndex(complex) - Method in class mmf:MMF_FieldEstimator
 
ResultIndex(complex) - Method in class mmf:MMF_Magnet1DistanceEstimator
 
ResultIndex(complex) - Method in class mmf:MMF_Magnet2DistanceEstimator
 
ResultIndex(complex) - Method in class mmf:MMF_NewtonDistanceEstimator
 
ResultIndex(complex) - Method in class mmf:MMF_NovaDistanceEstimator
 
ResultIndex(complex) - Method in class mmf:MMF_QuickGradient
 
ResultIndex(complex) - Method in class mmf:MMF_SmoothOrbitTraps
Note that if "Process final iteration" is enabled then Iterate() is called first one last time using the final value of pz.
ResultIndex(complex) - Method in class mmf:MMF_StandardDistanceEstimator
 
ResultIndex(complex) - Method in class mmf:MMF_TwoColourings
 
ResultIndex(complex) - Method in class mt:MT_DiskTexture
 
ResultIndex(complex) - Method in class mt:MT_TextureColoring
 
ResultIndex(complex) - Method in class reb:REB_DistanceEstimateGradient
override the parent and call in the final section of the coloring formula.
ResultIndex(complex) - Method in class reb:REB_ExponentialSmoothing_Gradient
override the parent and call in the final section of the coloring formula.
ResultIndex(complex) - Method in class reb:REB_FibersThings_Gradient
 
ResultIndex(complex) - Method in class reb:REB_GeneralSmoothingGradient
override the parent and call in the final section of the coloring formula.
ResultIndex(complex) - Method in class Standard:Standard_Basic
 
ResultIndex(complex) - Method in class Standard:Standard_BinaryDecomposition
 
ResultIndex(complex) - Method in class Standard:Standard_Decomposition
 
ResultIndex(complex) - Method in class Standard:Standard_Default
 
ResultIndex(complex) - Method in class Standard:Standard_DistanceEstimator
 
ResultIndex(complex) - Method in class Standard:Standard_Emboss
 
ResultIndex(complex) - Method in class Standard:Standard_ExponentialSmoothing
 
ResultIndex(complex) - Method in class Standard:Standard_Gradient
 
ResultIndex(complex) - Method in class Standard:Standard_Lighting
 
ResultIndex(complex) - Method in class Standard:Standard_OrbitTraps
 
ResultIndex(complex) - Method in class Standard:Standard_Smooth
 
ResultIndex(complex) - Method in class Standard:Standard_Triangle
 
ResultSubtract() - Method in class Standard:Standard_TrapModeTwoBase
 
ResultTexture(TrapMode) - Method in class mmf:MMF_TrapColoring
ResultUsingBaseColor(complex, color) - Method in class mmf:MMF_Layered
ResultUsingBaseColor(complex, color) - Method in class mmf:MMF_MultiLayer
ResultUsingBaseColor(complex, color) - Method in class mmf:MMF_MultiLayerBase
rkb - package rkb
rkb.ulb - Classes written by Robert K.
RKB_SSG(Generic) - Constructor for class rkb:RKB_SSG
Constructor
RKB_SSG() - Constructor for class rkb:RKB_SSG
 
RKB_SSG - Class in rkb

RKB_TrapShapeCollection(Generic) - Constructor for class rkb:RKB_TrapShapeCollection
 
RKB_TrapShapeCollection() - Constructor for class rkb:RKB_TrapShapeCollection
 
RKB_TrapShapeCollection - Class in rkb
A shape plug-in which combines all shape classes including textures into a single list (as of 7/4/08)
RKB_TrapShapeCombineShapes(Generic) - Constructor for class rkb:RKB_TrapShapeCombineShapes
 
RKB_TrapShapeCombineShapes() - Constructor for class rkb:RKB_TrapShapeCombineShapes
 
RKB_TrapShapeCombineShapes - Class in rkb
A shape plug-in which combines two shapes
RKB_TrapShapeDeformShape(Generic) - Constructor for class rkb:RKB_TrapShapeDeformShape
 
RKB_TrapShapeDeformShape() - Constructor for class rkb:RKB_TrapShapeDeformShape
 
RKB_TrapShapeDeformShape - Class in rkb
A shape plug-in which transforms other shapes including twists, ridges, and waves
RKB_TrapShapeFlower(Generic) - Constructor for class rkb:RKB_TrapShapeFlower
 
RKB_TrapShapeFlower() - Constructor for class rkb:RKB_TrapShapeFlower
 
RKB_TrapShapeFlower - Class in rkb
An extended version of an n-leaved rose (pinch) shape - There are 60+ base shapes hard coded with the parameters being delta values from the base shapes.
RotXW(float, Vector) - Method in class common:Vector
Rotate Vector in the XW plane.
RotXY(float, Vector) - Method in class common:Vector
Rotate Vector in the XY plane.
RotYW(float, Vector) - Method in class common:Vector
Rotate Vector in the YW plane.
RotYZ(float, Vector) - Method in class common:Vector
Rotate Vector in the YZ plane.
RotZW(float, Vector) - Method in class common:Vector
Rotate Vector in the ZW plane.
RotZX(float, Vector) - Method in class common:Vector
Rotate Vector in the ZX plane.

S

Set(int, float) - Method in class common:Vector
Set a Vector element by index.
SetArrayLength(int) - Method in class common:Array
setLength wrapper
SetArrayLength(int) - Method in class common:ArrayArray
setLength wrapper
SetArrayLength(int) - Method in class common:BooleanArray
setLength wrapper
SetArrayLength(int) - Method in class common:ColorArray
setLength wrapper
SetArrayLength(int) - Method in class common:ComplexArray
setLength wrapper
SetArrayLength(int) - Method in class common:FloatArray
setLength wrapper
SetArrayLength(int) - Method in class common:GenericArray
setLength wrapper
SetArrayLength(int) - Method in class common:IntegerArray
setLength wrapper
SetArrayLength(int) - Method in class common:VectorArray
setLength wrapper
SetArrayLength(int) - Method in class reb:MobiusArray
Set array length
SetArrayLength(int) - Method in class reb:PlaneArray
Set array length
SetArrayLength(int) - Method in class reb:PointArray
Set array length
SetArrayLength(int) - Method in class reb:SphereArray
Set array length
SetAspect(float) - Method in class common:ClipShape
 
SetAspect(float) - Method in class common:ClipShapeMerge
 
SetAThreshold(float) - Method in class reb:ImageTrapMode
 
SetAThreshold(float) - Method in class reb:ImageTrapModeWithThreshold
set the alpha threshold
SetCurve(DMJ_PolyCurve) - Method in class dmj5:DMJ_PolyCurveSelector
this function is used to set up the curve object do as much setup in the curve object as you like, but don't Rasterize() the curve
SetCurve(DMJ_PolyCurve) - Method in class dmj5:DMJ_SelectorArbitraryCurve
 
SetCurve(DMJ_PolyCurve) - Method in class dmj5:DMJ_SelectorArbitraryPolygon
 
SetDeadPoint(int, int, color, float) - Method in class mmf:MMF_DLA
 
SetExtensionMode(int) - Method in class dmj5:DMJ_PolyCurve
set the endpoint extension mode pmode = extension mode: 0 = none (cap endpoints) 1 = extend lines 2 = extend curves (not implemented)
SetHandleCircle(int, int, complex, float) - Method in class common:Handles
Define a handle circle
SetHandleCount(int, int, int, int) - Method in class common:Handles
Set the number of handles to render
SetHandleLine(int, int, boolean, complex, complex) - Method in class common:Handles
Define a handle line segment
SetHandlePoint(int, int, int, complex, complex, float) - Method in class common:Handles
Define a handle point
SetHandles(Handles) - Method in class common:ClipShape
 
SetHandles(Handles) - Method in class common:ClipShapeMerge
 
SetHandles(Handles) - Method in class dmj5:DMJ_ClipShapeCircle
 
SetHandles(Handles) - Method in class dmj5:DMJ_ClipShapePolyCurve
 
SetHandles(Handles) - Method in class dmj5:DMJ_ClipShapeRectangle
 
SetHandles(Handles) - Method in class dmj5:DMJ_PolyCurveSelector
this function is used to set up the handles on the curve
SetHandles(Handles) - Method in class dmj5:DMJ_SelectorArbitraryCurve
 
SetHandles(Handles) - Method in class dmj5:DMJ_SelectorArbitraryPolygon
 
SetHandles(Handles) - Method in class Standard:Standard_Clipping
 
SetNmax(int) - Method in class jlb:JLB_Random
Set the maximum integer for the range version.
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchConvergentDivergentFormula
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchConvergentFormula
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchDivergentFormula
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchFormula
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchFormulaTransformWrapper
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchFormulaWars2
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchGradientSlope
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchGradientSlopeHelper
 
SetParams(boolean, complex) - Method in class mmf:MMF_SwitchNova
Note that here if the formula is in Mandelbrot mode then one is added to the start value by default.
SetParams(boolean, boolean, complex) - Method in class reb:Switch
 
SetPointData(ComplexArray, Array) - Method in class dmj5:DMJ_FastClosestPoint
 
SetScreenRelative(int) - Method in class common:Handles
use this function to set the screen-relative coordinate style if you don't do this, and you allow screen-relative coordinates, your handles will appear in the wrong place
SetScreenRelative(int) - Method in class common:PixelCoordinate
set screen-relative style 0 = none, 1 = normal (0,0) ..
SetSegment(int, int, int, complex, complex, complex) - Method in class dmj5:DMJ_PolyCurve
set parameters for a segment note: do not manually specify a close point; use the auto-close flag instead.
SetSegmentCount(int) - Method in class dmj5:DMJ_PolyCurve
set the number of curve segments you must call this prior to setting any curve data
SetStartPoint(int, int) - Method in class mmf:MMF_DLA
 
SetTextureFlag(boolean) - Method in class mmf:MMF_TrapColoring
 
SetThreshold(float) - Method in class common:TrapMode
 
SetThreshold(float) - Method in class common:TrapModeWithThreshold
 
SetThreshold(float) - Method in class common:TrapShape
call this to set the threshold selected by the user it's up to the calling code to apply the threshold, but some trap shapes or merges need to know the threshold to work properly
SetThreshold(float) - Method in class common:TrapShapeBlock
 
SetThreshold(float) - Method in class common:TrapShapeMerge
 
SetThreshold(float) - Method in class jlb:JLB_TrapModeCollection
 
SetThreshold(float) - Method in class mmf:MMF_TrapModeSmoothTurningPoints
set threshold value
SetThreshold(float) - Method in class reb:ImageTrapMode
 
SetThreshold(float) - Method in class reb:ImageTrapModeWithThreshold
set the trap threshold
SetTransformed(complex) - Method in class reb:TransferDistanceVariants
set the transformed point value
SetTrapInfo(int, complex, complex, float) - Method in class Standard:Standard_TrapModeBase
SetTrapInfo makes it a little easier to set the information for a trapped point.
SetUnTransformed(complex) - Method in class reb:TransferDistanceVariants
set the untransformed point value
SetWindingMode(int) - Method in class dmj5:DMJ_PolyCurve
set the winding mode pmode = winding mode: 0 = fully self-intersecting (default) (like "invert overlaps" in DeluxeClipping) 1 = individual loops not self-intersecting, subsequent loops may intersect 2 = entire curve not self-intersecting (like "all inside" in DeluxeClipping)
Seven_Klein_Group(Generic) - Constructor for class reb:Seven_Klein_Group
constructor
Seven_Klein_Group() - Constructor for class reb:Seven_Klein_Group
 
Seven_Klein_Group - Class in reb
Modified from Morgan Owens' Fractint frm
Sgn(float) - Static method in class common:Math
Returns the sign of a number.
Shift(int, Vector) - Method in class common:Vector
Shift Vector elements.
siftdown(SphereArray, int, int) - Method in class reb:InvertSphere
A helper function for heapsort
siftdownz(SphereArray, int, int) - Method in class reb:InvertSphere
A helper function for heapsortz
Size() - Method in class common:Vector
Determine a Vector's size.
SizeAndRot() - Method in class reb:InvertMobius
Size and rotate spheres
Solarize(int, float, float) - Method in class dmj5:DMJ_Colorize
 
SolidMerge(color) - Method in class mmf:Layer
SolidMerge(color) - Method in class mmf:MMF_LayerMergeBase
SolveComplexCubicPolynomial(complex, complex, complex, complex, int, ComplexArray) - Static method in class common:Math
Solve (complex) cubic equation.
SolveComplexQuadraticPolynomial(complex, complex, complex, int, ComplexArray) - Static method in class common:Math
Solve (complex) quadratic equation.
SolveComplexQuarticPolynomial(complex, complex, complex, complex, complex, int, ComplexArray) - Static method in class common:Math
Solve (complex) quartic equation.
SolveRealCubicPolynomial(float, float, float, float, int, ComplexArray) - Static method in class common:Math
Solve (real) cubic equation.
SolveRealQuadraticPolynomial(float, float, float, int, ComplexArray) - Static method in class common:Math
Solve (real) quadratic equation.
SolveRealQuarticPolynomial(float, float, float, float, float, int, ComplexArray) - Static method in class common:Math
Solve (real) quartic equation.
Sphere(complex, float, float, int, int) - Constructor for class reb:Sphere
Sphere constructor
Sphere() - Constructor for class reb:Sphere
 
Sphere - Class in reb
class for creating sphere objects
SphereArray(int) - Constructor for class reb:SphereArray
Sphere array constructor
SphereArray() - Constructor for class reb:SphereArray
 
SphereArray - Class in reb
class for sphere arrays
SphericalLinear(Generic) - Constructor for class ck:SphericalLinear
 
SphericalLinear() - Constructor for class ck:SphericalLinear
 
SphericalLinear - Class in ck
Spherical Linear Interpolation between two Complex numbers
Stack(color, color, color, float) - Static method in class common:ColorMerge
Static composing/blending helper function
Standard - package Standard
Standard.ulb implements the transformations, formulas and coloring algorithms from Standard.uxf/ufm/ucl as objects for the common.ulb framework.
Standard_3DMapping(Generic) - Constructor for class Standard:Standard_3DMapping
 
Standard_3DMapping() - Constructor for class Standard:Standard_3DMapping
 
Standard_3DMapping - Class in Standard
Object version of 3d-mapping in Standard.uxf.
Standard_Aspect() - Constructor for class Standard:Standard_Aspect
 
Standard_Aspect - Class in Standard
Object version of Aspect in Standard.uxf.
Standard_Basic() - Constructor for class Standard:Standard_Basic
 
Standard_Basic - Class in Standard
Object version of Basic in Standard.ucl.
Standard_BinaryDecomposition() - Constructor for class Standard:Standard_BinaryDecomposition
 
Standard_BinaryDecomposition - Class in Standard
Object version of BinaryDecomposition in Standard.ucl.
Standard_Clipping() - Constructor for class Standard:Standard_Clipping
 
Standard_Clipping - Class in Standard
Object version of Clipping in Standard.uxf.
Standard_ColorTrapWrapper(Generic) - Constructor for class Standard:Standard_ColorTrapWrapper
 
Standard_ColorTrapWrapper() - Constructor for class Standard:Standard_ColorTrapWrapper
 
Standard_ColorTrapWrapper - Class in Standard
Reproduces the options in Direct Orbit Traps in Standard.ucl.
Standard_Decomposition() - Constructor for class Standard:Standard_Decomposition
 
Standard_Decomposition - Class in Standard
Object version of Decomposition in Standard.ucl.
Standard_Default() - Constructor for class Standard:Standard_Default
 
Standard_Default - Class in Standard
Object version of Default in Standard.ucl.
Standard_DirectOrbitTraps(Generic) - Constructor for class Standard:Standard_DirectOrbitTraps
 
Standard_DirectOrbitTraps() - Constructor for class Standard:Standard_DirectOrbitTraps
 
Standard_DirectOrbitTraps - Class in Standard
Object version of Direct Orbit Traps in Standard.ucl.
Standard_DistanceEstimator() - Constructor for class Standard:Standard_DistanceEstimator
 
Standard_DistanceEstimator - Class in Standard
Object version of DistanceEstimator in Standard.ucl.
Standard_Emboss() - Constructor for class Standard:Standard_Emboss
 
Standard_Emboss - Class in Standard
Object version of Emboss in Standard.ucl.
Standard_Embossed(Generic) - Constructor for class Standard:Standard_Embossed
 
Standard_Embossed() - Constructor for class Standard:Standard_Embossed
 
Standard_Embossed - Class in Standard
Object version of the Embossed* formulas in Standard.ufm which allows any fractal formula to be used.
Standard_EmbossedHelper(Standard_Embossed) - Constructor for class Standard:Standard_EmbossedHelper
 
Standard_EmbossedHelper() - Constructor for class Standard:Standard_EmbossedHelper
 
Standard_EmbossedHelper - Class in Standard
Helper class for Standard_Embossed.
Standard_ExponentialSmoothing() - Constructor for class Standard:Standard_ExponentialSmoothing
 
Standard_ExponentialSmoothing - Class in Standard
Object version of ExponentialSmoothing in Standard.ucl.
Standard_GlassHemisphere() - Constructor for class Standard:Standard_GlassHemisphere
 
Standard_GlassHemisphere - Class in Standard
Object version of GlassHemisphere in Standard.uxf.
Standard_Gradient() - Constructor for class Standard:Standard_Gradient
 
Standard_Gradient - Class in Standard
Object version of Gradient in Standard.ucl.
Standard_HeightTransfer() - Constructor for class Standard:Standard_HeightTransfer
 
Standard_HeightTransfer - Class in Standard
This implements the standard height transfer functionality for the Slope formulas in Standard.ufm.
Standard_Inverse() - Constructor for class Standard:Standard_Inverse
 
Standard_Inverse - Class in Standard
Object version of Inverse in Standard.uxf.
Standard_Julia() - Constructor for class Standard:Standard_Julia
 
Standard_Julia - Class in Standard
Object version of Julia in Standard.ufm.
Standard_Kaleidoscope() - Constructor for class Standard:Standard_Kaleidoscope
 
Standard_Kaleidoscope - Class in Standard
Object version of Kaleidoscope in Standard.uxf.
Standard_Lake() - Constructor for class Standard:Standard_Lake
 
Standard_Lake - Class in Standard
Object version of Lake in Standard.uxf.
Standard_LambdaJulia() - Constructor for class Standard:Standard_LambdaJulia
 
Standard_LambdaJulia - Class in Standard
Object version of LambdaJulia in Standard.ufm.
Standard_LambdaMandelbrot() - Constructor for class Standard:Standard_LambdaMandelbrot
 
Standard_LambdaMandelbrot - Class in Standard
Object version of LambdaMandelbrot in Standard.ufm Mandelbrot set corresponding to the classical Lambda Julia set.
Standard_Lighting() - Constructor for class Standard:Standard_Lighting
 
Standard_Lighting - Class in Standard
Object version of Lighting in Standard.ucl.
Standard_Magnet1Julia() - Constructor for class Standard:Standard_Magnet1Julia
 
Standard_Magnet1Julia - Class in Standard
Object version of Magnet1Julia in Standard.ufm.
Standard_Magnet1Mandelbrot() - Constructor for class Standard:Standard_Magnet1Mandelbrot
 
Standard_Magnet1Mandelbrot - Class in Standard
Object version of Magnet1Mandelbrot in Standard.ufm.
Standard_Magnet2Julia() - Constructor for class Standard:Standard_Magnet2Julia
 
Standard_Magnet2Julia - Class in Standard
Object version of Julia in Standard.ufm.
Standard_Magnet2Mandelbrot() - Constructor for class Standard:Standard_Magnet2Mandelbrot
 
Standard_Magnet2Mandelbrot - Class in Standard
Object version of Magnet2Mandelbrot in Standard.ufm.
Standard_Mandelbrot() - Constructor for class Standard:Standard_Mandelbrot
 
Standard_Mandelbrot - Class in Standard
Object version of Mandelbrot in Standard.ufm.
Standard_MappingShapeEgg() - Constructor for class Standard:Standard_MappingShapeEgg
 
Standard_MappingShapeEgg - Class in Standard
Implements the Egg shape (radius 0.5..0.667) from 3D Mapping in Standard.uxf.
Standard_MappingShapePlane() - Constructor for class Standard:Standard_MappingShapePlane
 
Standard_MappingShapePlane - Class in Standard
Implements the Plane shape from 3D Mapping in Standard.uxf.
Standard_MappingShapeSphere() - Constructor for class Standard:Standard_MappingShapeSphere
 
Standard_MappingShapeSphere - Class in Standard
Implements the Sphere shape with radius 0.5 from 3D Mapping in Standard.uxf.
Standard_Mirror() - Constructor for class Standard:Standard_Mirror
 
Standard_Mirror - Class in Standard
Object version of Mirror in Standard.uxf.
Standard_Newton() - Constructor for class Standard:Standard_Newton
 
Standard_Newton - Class in Standard
Object version of Newton in Standard.ufm.
Standard_NovaJulia() - Constructor for class Standard:Standard_NovaJulia
 
Standard_NovaJulia - Class in Standard
Object version of NovaJulia in Standard.ufm.
Standard_NovaMandel() - Constructor for class Standard:Standard_NovaMandel
 
Standard_NovaMandel - Class in Standard
Object version of NovaMandel in Standard.ufm.
Standard_OrbitTraps(Generic) - Constructor for class Standard:Standard_OrbitTraps
 
Standard_OrbitTraps() - Constructor for class Standard:Standard_OrbitTraps
 
Standard_OrbitTraps - Class in Standard
Object version of Orbit Traps in Standard.ucl.
Standard_PhoenixJulia() - Constructor for class Standard:Standard_PhoenixJulia
 
Standard_PhoenixJulia - Class in Standard
Object version of PhoenixJulia in Standard.ufm.
Standard_PhoenixMandel() - Constructor for class Standard:Standard_PhoenixMandel
 
Standard_PhoenixMandel - Class in Standard
Object version of PhoenixMandel in Standard.ufm.
Standard_Pixel() - Constructor for class Standard:Standard_Pixel
 
Standard_Pixel - Class in Standard
Based on mt-pixel by Mark Townsend.
Standard_Randomize() - Constructor for class Standard:Standard_Randomize
 
Standard_Randomize - Class in Standard
Implements the randomize option from the Gaussian Integer coloring algorithm in Standard.ucl.
Standard_Ripples() - Constructor for class Standard:Standard_Ripples
 
Standard_Ripples - Class in Standard
Object version of Ripples in Standard.uxf.
Standard_Slope(Generic) - Constructor for class Standard:Standard_Slope
 
Standard_Slope() - Constructor for class Standard:Standard_Slope
 
Standard_Slope - Class in Standard
Object version of the Slope formulas in Standard.ufm which allows any fractal formula to be used.
Standard_SlopeHelper(Standard_Slope) - Constructor for class Standard:Standard_SlopeHelper
 
Standard_SlopeHelper() - Constructor for class Standard:Standard_SlopeHelper
 
Standard_SlopeHelper - Class in Standard
Helper class for Standard_Slope.
Standard_Smooth() - Constructor for class Standard:Standard_Smooth
 
Standard_Smooth - Class in Standard
Object version of Smooth in Standard.ucl.
Standard_TrapColoringAngleToOrigin() - Constructor for class Standard:Standard_TrapColoringAngleToOrigin
 
Standard_TrapColoringAngleToOrigin - Class in Standard

Standard_TrapColoringAngleToOrigin2() - Constructor for class Standard:Standard_TrapColoringAngleToOrigin2
 
Standard_TrapColoringAngleToOrigin2 - Class in Standard

Standard_TrapColoringAngleToTrap() - Constructor for class Standard:Standard_TrapColoringAngleToTrap
 
Standard_TrapColoringAngleToTrap - Class in Standard

Standard_TrapColoringDistance() - Constructor for class Standard:Standard_TrapColoringDistance
 
Standard_TrapColoringDistance - Class in Standard

Standard_TrapColoringImaginary() - Constructor for class Standard:Standard_TrapColoringImaginary
 
Standard_TrapColoringImaginary - Class in Standard

Standard_TrapColoringIteration() - Constructor for class Standard:Standard_TrapColoringIteration
 
Standard_TrapColoringIteration - Class in Standard

Standard_TrapColoringMagnitude() - Constructor for class Standard:Standard_TrapColoringMagnitude
 
Standard_TrapColoringMagnitude - Class in Standard

Standard_TrapColoringReal() - Constructor for class Standard:Standard_TrapColoringReal
 
Standard_TrapColoringReal - Class in Standard

Standard_TrapModeAlternatingAverage() - Constructor for class Standard:Standard_TrapModeAlternatingAverage
 
Standard_TrapModeAlternatingAverage - Class in Standard

Standard_TrapModeAverage() - Constructor for class Standard:Standard_TrapModeAverage
 
Standard_TrapModeAverage - Class in Standard

Standard_TrapModeBase() - Constructor for class Standard:Standard_TrapModeBase
 
Standard_TrapModeBase - Class in Standard
Implements a few common things that most trap modes need.
Standard_TrapModeClosest() - Constructor for class Standard:Standard_TrapModeClosest
 
Standard_TrapModeClosest - Class in Standard

Standard_TrapModeExponentialAverage() - Constructor for class Standard:Standard_TrapModeExponentialAverage
 
Standard_TrapModeExponentialAverage - Class in Standard

Standard_TrapModeFarthest() - Constructor for class Standard:Standard_TrapModeFarthest
 
Standard_TrapModeFarthest - Class in Standard

Standard_TrapModeFirst() - Constructor for class Standard:Standard_TrapModeFirst
 
Standard_TrapModeFirst - Class in Standard

Standard_TrapModeLast() - Constructor for class Standard:Standard_TrapModeLast
 
Standard_TrapModeLast - Class in Standard

Standard_TrapModeProduct() - Constructor for class Standard:Standard_TrapModeProduct
 
Standard_TrapModeProduct - Class in Standard

Standard_TrapModeSecondClosest() - Constructor for class Standard:Standard_TrapModeSecondClosest
 
Standard_TrapModeSecondClosest - Class in Standard

Standard_TrapModeSecondFarthest() - Constructor for class Standard:Standard_TrapModeSecondFarthest
 
Standard_TrapModeSecondFarthest - Class in Standard

Standard_TrapModeSum() - Constructor for class Standard:Standard_TrapModeSum
 
Standard_TrapModeSum - Class in Standard

Standard_TrapModeTrapOnly() - Constructor for class Standard:Standard_TrapModeTrapOnly
 
Standard_TrapModeTrapOnly - Class in Standard

Standard_TrapModeTwoBase() - Constructor for class Standard:Standard_TrapModeTwoBase
 
Standard_TrapModeTwoBase - Class in Standard
Provides utility functions to easier implement the second/two closest/farthest trap modes.
Standard_TrapModeTwoClosest() - Constructor for class Standard:Standard_TrapModeTwoClosest
 
Standard_TrapModeTwoClosest - Class in Standard

Standard_TrapModeTwoFarthest() - Constructor for class Standard:Standard_TrapModeTwoFarthest
 
Standard_TrapModeTwoFarthest - Class in Standard

Standard_TrapShapeAstroid() - Constructor for class Standard:Standard_TrapShapeAstroid
 
Standard_TrapShapeAstroid - Class in Standard

Standard_TrapShapeBox() - Constructor for class Standard:Standard_TrapShapeBox
 
Standard_TrapShapeBox - Class in Standard

Standard_TrapShapeCross() - Constructor for class Standard:Standard_TrapShapeCross
 
Standard_TrapShapeCross - Class in Standard

Standard_TrapShapeDiamond() - Constructor for class Standard:Standard_TrapShapeDiamond
 
Standard_TrapShapeDiamond - Class in Standard

Standard_TrapShapeEgg() - Constructor for class Standard:Standard_TrapShapeEgg
 
Standard_TrapShapeEgg - Class in Standard

Standard_TrapShapeGaussianInteger() - Constructor for class Standard:Standard_TrapShapeGaussianInteger
 
Standard_TrapShapeGaussianInteger - Class in Standard

Standard_TrapShapeHeart() - Constructor for class Standard:Standard_TrapShapeHeart
 
Standard_TrapShapeHeart - Class in Standard

Standard_TrapShapeHyperbola() - Constructor for class Standard:Standard_TrapShapeHyperbola
 
Standard_TrapShapeHyperbola - Class in Standard

Standard_TrapShapeHypercross() - Constructor for class Standard:Standard_TrapShapeHypercross
 
Standard_TrapShapeHypercross - Class in Standard

Standard_TrapShapeLines() - Constructor for class Standard:Standard_TrapShapeLines
 
Standard_TrapShapeLines - Class in Standard

Standard_TrapShapePinch() - Constructor for class Standard:Standard_TrapShapePinch
 
Standard_TrapShapePinch - Class in Standard

Standard_TrapShapePoint() - Constructor for class Standard:Standard_TrapShapePoint
 
Standard_TrapShapePoint - Class in Standard

Standard_TrapShapeRectangle() - Constructor for class Standard:Standard_TrapShapeRectangle
 
Standard_TrapShapeRectangle - Class in Standard

Standard_TrapShapeRing() - Constructor for class Standard:Standard_TrapShapeRing
 
Standard_TrapShapeRing - Class in Standard

Standard_TrapShapeRing2() - Constructor for class Standard:Standard_TrapShapeRing2
 
Standard_TrapShapeRing2 - Class in Standard

Standard_TrapShapeRipples() - Constructor for class Standard:Standard_TrapShapeRipples
 
Standard_TrapShapeRipples - Class in Standard

Standard_TrapShapeSpiral() - Constructor for class Standard:Standard_TrapShapeSpiral
 
Standard_TrapShapeSpiral - Class in Standard

Standard_TrapShapeWaves() - Constructor for class Standard:Standard_TrapShapeWaves
 
Standard_TrapShapeWaves - Class in Standard

Standard_Triangle() - Constructor for class Standard:Standard_Triangle
 
Standard_Triangle - Class in Standard
Object version of Triangle in Standard.ucl.
Standard_Twist() - Constructor for class Standard:Standard_Twist
 
Standard_Twist - Class in Standard
Object version of Twist in Standard.uxf.
Sub(Vector, Vector) - Method in class common:Vector
Subtract two Vectors.
super1(float, float, float, float, float, float, float) - Method in class ck:TrapShapeSuperShape
 
swap(SphereArray, int, int) - Method in class reb:InvertSphere
A helper function for heapsort
Switch(Generic) - Constructor for class reb:Switch
Constructor
Switch() - Constructor for class reb:Switch
 
Switch - Class in reb


T

Threshold(float, float) - Method in class dmj5:DMJ_Colorize
 
tma - package tma
 
TMA_SwitchTalis() - Constructor for class tma:TMA_SwitchTalis
 
TMA_SwitchTalis - Class in tma
Object version of 'Talis & Friends' in tma2.ufm.
TMA_TrapColoringAngleToOrigin() - Constructor for class tma:TMA_TrapColoringAngleToOrigin
 
TMA_TrapColoringAngleToOrigin - Class in tma

TMA_TrapColoringAngleToOrigin2() - Constructor for class tma:TMA_TrapColoringAngleToOrigin2
 
TMA_TrapColoringAngleToOrigin2 - Class in tma

TMA_TrapColoringAngleToTrap() - Constructor for class tma:TMA_TrapColoringAngleToTrap
 
TMA_TrapColoringAngleToTrap - Class in tma

TMA_TrapColoringImaginary() - Constructor for class tma:TMA_TrapColoringImaginary
 
TMA_TrapColoringImaginary - Class in tma

TMA_TrapColoringIteration() - Constructor for class tma:TMA_TrapColoringIteration
 
TMA_TrapColoringIteration - Class in tma

TMA_TrapColoringMagnitude() - Constructor for class tma:TMA_TrapColoringMagnitude
 
TMA_TrapColoringMagnitude - Class in tma

TMA_TrapColoringModulatedIter() - Constructor for class tma:TMA_TrapColoringModulatedIter
 
TMA_TrapColoringModulatedIter - Class in tma

TMA_TrapColoringReal() - Constructor for class tma:TMA_TrapColoringReal
 
TMA_TrapColoringReal - Class in tma

TMA_TrapModeClosest() - Constructor for class tma:TMA_TrapModeClosest
 
TMA_TrapModeClosest - Class in tma

TobysMorph(Generic) - Constructor for class reb:TobysMorph
Constructor
TobysMorph() - Constructor for class reb:TobysMorph
 
TobysMorph - Class in reb
A transform based upon the Morph code of Toby Marshall
Trace(Mobius) - Method in class reb:Mobius
Mobius Trace
Transfer(Generic) - Constructor for class common:Transfer
constructor
Transfer() - Constructor for class common:Transfer
 
Transfer - Class in common
This is a generic transfer class.
TransferDistanceVariants(Generic) - Constructor for class reb:TransferDistanceVariants
constructor
TransferDistanceVariants() - Constructor for class reb:TransferDistanceVariants
 
TransferDistanceVariants - Class in reb
This is a basic transfer function useful for trap distances.
Transform(Generic) - Constructor for class common:Transform
Constructor
Transform() - Constructor for class common:Transform
 
Transform - Class in common
Transform base class.
TransformBefore() - Constructor for class ck:TransformBefore
 
TransformBefore - Class in ck
Object version of the 2 Alternating Formula now everything is possible :D the 3 alternating formula is no longer needed.
TransformMerge(Generic) - Constructor for class common:TransformMerge
 
TransformMerge() - Constructor for class common:TransformMerge
 
TransformMerge - Class in common
This is a wrappoer transform which allows you to use multiple transforms (up to 10) wherever a single transform is allowed.
TrapColoring(Generic) - Constructor for class common:TrapColoring
constructor
TrapColoring() - Constructor for class common:TrapColoring
 
TrapColoring - Class in common
This is a generic trap coloring mode formula.
TrapColoringDistance(Generic) - Constructor for class common:TrapColoringDistance
 
TrapColoringDistance() - Constructor for class common:TrapColoringDistance
 
TrapColoringDistance - Class in common

TrapMode(Generic) - Constructor for class common:TrapMode
constructor
TrapMode() - Constructor for class common:TrapMode
 
TrapMode - Class in common
This is a generic trap mode formula.
TrapModeFirst(Generic) - Constructor for class common:TrapModeFirst
 
TrapModeFirst() - Constructor for class common:TrapModeFirst
 
TrapModeFirst - Class in common
This trap mode uses the first trapped point that is within the threshold.
TrapModeWithThreshold(Generic) - Constructor for class common:TrapModeWithThreshold
 
TrapModeWithThreshold() - Constructor for class common:TrapModeWithThreshold
 
TrapModeWithThreshold - Class in common
Variant of TrapMode that is thresholdable
TrapShape(Generic) - Constructor for class common:TrapShape
constructor
TrapShape() - Constructor for class common:TrapShape
 
TrapShape - Class in common
Trap Shape base class.
TrapShapeBlock(Generic) - Constructor for class common:TrapShapeBlock
 
TrapShapeBlock() - Constructor for class common:TrapShapeBlock
 
TrapShapeBlock - Class in common
This is a generic trap "block".
TrapShapeFormulaGradientColoring(Generic) - Constructor for class common:TrapShapeFormulaGradientColoring
 
TrapShapeFormulaGradientColoring() - Constructor for class common:TrapShapeFormulaGradientColoring
 
TrapShapeFormulaGradientColoring - Class in common
Use any fractal formula and gradient coloring as a trap shape.
TrapShapeMerge(Generic) - Constructor for class common:TrapShapeMerge
 
TrapShapeMerge() - Constructor for class common:TrapShapeMerge
 
TrapShapeMerge - Class in common
This is a wrappoer transform which allows you to use multiple trap shapes (up to 10) wherever a single trap shape is allowed.
TrapShapeNoise(Generic) - Constructor for class common:TrapShapeNoise
 
TrapShapeNoise() - Constructor for class common:TrapShapeNoise
 
TrapShapeNoise - Class in common
Simple noise trap shape.
TrapShapePoint(Generic) - Constructor for class common:TrapShapePoint
 
TrapShapePoint() - Constructor for class common:TrapShapePoint
 
TrapShapePoint - Class in common
Simple point trap shape.
TrapShapeSuperShape(Generic) - Constructor for class ck:TrapShapeSuperShape
 
TrapShapeSuperShape() - Constructor for class ck:TrapShapeSuperShape
 
TrapShapeSuperShape - Class in ck
Super Shape UF5 Implementation c.kleinhuis 2008 Formula Taken from Paul Bourke's Website: http://local.wasp.uwa.edu.au/~pbourke/surfaces_curves/supershape/ visit fractalforums.com or fractalmovies.com for example usage of this formula
TrapTransfer(Generic) - Constructor for class common:TrapTransfer
 
TrapTransfer() - Constructor for class common:TrapTransfer
 
TrapTransfer - Class in common
This is a basic transfer function useful for trap distances.
TrapTransferBias(Generic) - Constructor for class reb:TrapTransferBias
 
TrapTransferBias() - Constructor for class reb:TrapTransferBias
 
TrapTransferBias - Class in reb
This is a basic transfer function useful for trap distances.
TrapTransform(Generic) - Constructor for class common:TrapTransform
 
TrapTransform() - Constructor for class common:TrapTransform
 
TrapTransform - Class in common
Basic move/rotate/size/stretch/skew trap shape transform.
TrapTransformMod(Generic) - Constructor for class reb:TrapTransformMod
constuctor
TrapTransformMod() - Constructor for class reb:TrapTransformMod
 
TrapTransformMod - Class in reb
Basic trap shape transform with trap modifier added.
Triangle_Wave(float) - Method in class mt:MT_MarbleTexture
 

U

updateRMin(float) - Method in class reb:REB_Switch_Embossed
 
updateRMin(float) - Method in class Standard:Standard_Embossed
 
UseColor() - Method in class mmf:MMF_TrapColoring
UserTransform(Generic) - Constructor for class common:UserTransform
Constructor
UserTransform() - Constructor for class common:UserTransform
 
UserTransform - Class in common
User-selectable Transform base class.
UsesAThreshold() - Method in class reb:ImageTrapMode
get whether alpha threshold is even used
UsesAThreshold() - Method in class reb:ImageTrapModeWithThreshold
determines whether an alpha threshold is being used.
UsesThreshold() - Method in class common:TrapMode
get whether threshold is even used
UsesThreshold() - Method in class common:TrapModeWithThreshold
 
UsesThreshold() - Method in class jlb:JLB_TrapModeCollection
get whether threshold is even used
UsesThreshold() - Method in class mmf:MMF_TrapModeSmoothTurningPoints
get whether threshold is even used
UsesThreshold() - Method in class reb:ImageTrapMode
get whether threshold is even used
UsesThreshold() - Method in class reb:ImageTrapModeWithThreshold
determines whether a threshold is being used
UtilityTransform(Generic) - Constructor for class common:UtilityTransform
Constructor
UtilityTransform() - Constructor for class common:UtilityTransform
 
UtilityTransform - Class in common
Utility Transform base class.

V

vanquish(SphereArray, int) - Method in class reb:InvertSphere
Removes duplicates from a sorted array
Vector(float, float, float, float) - Constructor for class common:Vector
Constructor
Vector() - Constructor for class common:Vector
 
Vector - Class in common
Vector class.
VectorArray(int) - Constructor for class common:VectorArray
Constructor
VectorArray() - Constructor for class common:VectorArray
 
VectorArray - Class in common
Generic Vector dynamic array object wrapper.
ViewPoint() - Method in class reb:RaytraceGeneric
call ViewPoint() in the init section

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