Uses of Interface
cz.cuni.jagrlib.iface.RTScene

Packages that use RTScene
cz.cuni.jagrlib.piece Public modules (building blocks of JaGrLib compositions). 
 

Uses of RTScene in cz.cuni.jagrlib.piece
 

Classes in cz.cuni.jagrlib.piece that implement RTScene
 class DynamicCSGScene
          CSG representation of 3D scenes for Ray-tracing rendering methods.
 class StaticCSGScene
          CSG representation of 3D scenes for Ray-tracing rendering methods.
 

Fields in cz.cuni.jagrlib.piece declared as RTScene
protected  RTScene RayCasting.scene
          Accelerator: actual Ray-tracing scene (everything but intersections).