|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Accumulator
Interface for classes that accumulate VNodes.
Method Summary | |
---|---|
void |
add(VSpatial node)
Adds the specified VNode to this Accumulator. |
java.lang.Iterable<VSpatial> |
items()
|
Method Detail |
---|
void add(VSpatial node)
node
- the node to addjava.lang.Iterable<VSpatial> items()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |