|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpatialCuller<T>
Used to add user controlled culling.
| Method Summary | |
|---|---|
boolean |
cull(SpatialHandle<T> handle)
Implement this method to supply a culling check against a node in a spatial container. |
| Method Detail |
|---|
boolean cull(SpatialHandle<T> handle)
handle - The spatial handle for this object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||