|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwitchModel | |
---|---|
com.jme.scene | |
com.jme.scene.lod |
Uses of SwitchModel in com.jme.scene |
---|
Classes in com.jme.scene that implement SwitchModel | |
---|---|
class |
DistanceSwitchModel
DistanceSwitchModel defines a SwitchModel for
selecting a child node based on the current distance from the containing node
to the camera. |
Uses of SwitchModel in com.jme.scene.lod |
---|
Methods in com.jme.scene.lod that return SwitchModel | |
---|---|
SwitchModel |
DiscreteLodNode.getSwitchModel()
Gets the switch model associated with this node. |
Constructors in com.jme.scene.lod with parameters of type SwitchModel | |
---|---|
DiscreteLodNode(java.lang.String name,
SwitchModel model)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |