XJRT Rendering Toolkit 1.0b06

org.autochthonous.graphics.rt
Interface Partitionable

All Superinterfaces:
java.lang.Cloneable, Traceable
All Known Implementing Classes:
Bounded, Metaball

public interface Partitionable
extends Traceable


Method Summary
 BBox bBox()
           
 
Methods inherited from interface org.autochthonous.graphics.rt.Traceable
clone, intersections, isIntersected, isShadowing
 

Method Detail

bBox

public BBox bBox()

XJRT Rendering Toolkit 1.0b06