|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.scenegraph.SceneGraphObject
org.xith3d.scenegraph.Node
org.xith3d.scenegraph.GroupNode
org.xith3d.scenegraph.Group
org.xith3d.scenegraph.particles.jops.ParticleSystemNode
org.xith3d.scenegraph.particles.jops.AbsoluteParticleSystemNode
public class AbsoluteParticleSystemNode
Insert comment here.
| Field Summary | |
|---|---|
protected boolean |
instaled
|
| Fields inherited from class org.xith3d.scenegraph.particles.jops.ParticleSystemNode |
|---|
generatorShapes, node, particleSystem, showGeneratorsAndPointMasses, visualizer |
| Fields inherited from class org.xith3d.scenegraph.GroupNode |
|---|
children, hostGroup, numChildren, totalNumChildren, totalNumShapes |
| Fields inherited from class org.xith3d.scenegraph.Node |
|---|
bounds, boundsAutoCompute, boundsDirty, globalIgnoreBounds, instanceBoundsTypeHint, parent, transformGroup, untransformedBounds |
| Fields inherited from class org.xith3d.scenegraph.SceneGraphObject |
|---|
XITH3D_USERDATAKEY_OLDUSERDATA |
| Constructor Summary | |
|---|---|
AbsoluteParticleSystemNode()
|
|
AbsoluteParticleSystemNode(org.softmed.jops.ParticleSystem ps)
|
|
| Method Summary | |
|---|---|
protected void |
customSetup()
|
protected void |
customUpdate(org.openmali.vecmath2.Vector3f up,
org.openmali.vecmath2.Vector3f right)
|
void |
setParent(GroupNode parent)
Sets the parent for this Node object. |
| Methods inherited from class org.xith3d.scenegraph.particles.jops.ParticleSystemNode |
|---|
clearShapes, getGeneratorShapes, getParticleSystem, installGenerators, isShowGeneratorsAndPointMasses, setParticleSystem, setShowGeneratorsAndPointMasses, setup, update, update, updateGeneratorShapes |
| Methods inherited from class org.xith3d.scenegraph.Group |
|---|
moveTo, newInstance, traverse |
| Methods inherited from class org.xith3d.scenegraph.SceneGraphObject |
|---|
getName, getUserData, getUserData, getUserDataMap, isLive, setLive, setName, setUserData, setUserData, setUserDataRecursive, setUserDataRecursive, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected boolean instaled
| Constructor Detail |
|---|
public AbsoluteParticleSystemNode(org.softmed.jops.ParticleSystem ps)
public AbsoluteParticleSystemNode()
| Method Detail |
|---|
protected void customSetup()
customSetup in class ParticleSystemNodepublic void setParent(GroupNode parent)
Node
setParent in class Node
protected void customUpdate(org.openmali.vecmath2.Vector3f up,
org.openmali.vecmath2.Vector3f right)
customUpdate in class ParticleSystemNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||