net.sf.j3d.threeD.raytracer.constructives
Interface LSystem.SurfaceFactory

Enclosing class:
LSystem

public static interface LSystem.SurfaceFactory


Method Summary
 AbstractSurface next(AbstractSurface current)
           
 

Method Detail

next

AbstractSurface next(AbstractSurface current)