|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchNode.Batch | |
---|---|
com.jme3.scene | The com.jme3.input package contains the scene graph implementation
in jMonkeyEngine. |
Uses of BatchNode.Batch in com.jme3.scene |
---|
Fields in com.jme3.scene with type parameters of type BatchNode.Batch | |
---|---|
protected SafeArrayList<BatchNode.Batch> |
BatchNode.batches
the list of geometry holding the batched meshes |
protected java.util.Map<Geometry,BatchNode.Batch> |
BatchNode.batchesByGeom
a map storing he batches by geometry to quickly acces the batch when updating |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |