jlb
Class JLB_TrapShapeRRL

Object
  extended by common:Generic
      extended by common:TrapShape
          extended by jlb:JLB_TrapShapeRRL

class 
TrapShape:JLB_TrapShapeRRL

Same trap shape as Rose Range Light in lkm3.ucl if cos() and sin() are used.


Ultra Fractal Source

Toggle UF Source Code Display


Constructor Summary
JLB_TrapShapeRRL()
           
 
Method Summary
 float Iterate(complex pz)
          call this for each iteration being trapped
 void JLB_TrapShapeRRK(Generic pparent)
           
 
Methods inherited from class common:TrapShape
GetColorChannel, GetTextureValue, GetTransformedPoint, Init, IterateSilent, SetThreshold
 
Methods inherited from class common:Generic
GetParent
 
Methods inherited from class Object
 

Constructor Detail

JLB_TrapShapeRRL

public JLB_TrapShapeRRL()
Method Detail

JLB_TrapShapeRRK

public void JLB_TrapShapeRRK(Generic pparent)

Iterate

public float Iterate(complex pz)
Description copied from class: TrapShape
call this for each iteration being trapped

Overrides:
Iterate in class TrapShape