Bouncy Castle Rendering Toolkit 1.0

org.bouncycastle.graphics.rt
Interface Partitionable

All Superinterfaces:
Traceable
All Known Implementing Classes:
Bounded, Metaball

public interface Partitionable
extends Traceable


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

Method Detail

bBox

public BBox bBox()

Bouncy Castle Rendering Toolkit 1.0