dmj5
Class DMJ_TrapModeTwoFarthest

Object
  extended by common:Generic
      extended by common:TrapMode
          extended by common:TrapModeWithThreshold
              extended by dmj5:DMJ_TrapModeSecondFarthest
                  extended by dmj5:DMJ_TrapModeTwoFarthest

class 
DMJ_TrapModeSecondFarthest:DMJ_TrapModeTwoFarthest



Ultra Fractal Source

Toggle UF Source Code Display


Constructor Summary
DMJ_TrapModeTwoFarthest()
           
DMJ_TrapModeTwoFarthest(Generic pparent)
           
 
Method Summary
 void Result()
          call this to compute final results
 
Methods inherited from class dmj5:DMJ_TrapModeSecondFarthest
Init, Iterate
 
Methods inherited from class common:TrapModeWithThreshold
GetThreshold, SetThreshold, UsesThreshold
 
Methods inherited from class common:TrapMode
GetDistance, GetIteration, GetTexture, GetTransformedPoint, GetUntransformedPoint, IsSolid, IterateSilent
 
Methods inherited from class common:Generic
GetParent
 
Methods inherited from class Object
 

Constructor Detail

DMJ_TrapModeTwoFarthest

public DMJ_TrapModeTwoFarthest(Generic pparent)

DMJ_TrapModeTwoFarthest

public DMJ_TrapModeTwoFarthest()
Method Detail

Result

public void Result()
Description copied from class: TrapMode
call this to compute final results

Overrides:
Result in class DMJ_TrapModeSecondFarthest