|
||||||||||
| 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.RelativeParticleSystemNode
public class RelativeParticleSystemNode
Insert comment here.
| Field Summary |
|---|
| 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, transformGroup, untransformedBounds |
| Fields inherited from class org.xith3d.scenegraph.SceneGraphObject |
|---|
XITH3D_USERDATAKEY_OLDUSERDATA |
| Constructor Summary | |
|---|---|
RelativeParticleSystemNode()
|
|
RelativeParticleSystemNode(org.softmed.jops.ParticleSystem ps)
|
|
| Method Summary | |
|---|---|
protected void |
customSetup()
|
protected void |
customUpdate(org.openmali.vecmath2.Vector3f up,
org.openmali.vecmath2.Vector3f right)
|
| Methods inherited from class org.xith3d.scenegraph.particles.jops.ParticleSystemNode |
|---|
clearShapes, getGeneratorShapes, getParticleSystem, installGenerators, isShowGeneratorsAndPointMasses, setParticleSystem, setShowGeneratorsAndPointMasses, setup, shutdown, 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, setName, setUserData, setUserData, setUserDataRecursive, setUserDataRecursive, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RelativeParticleSystemNode(org.softmed.jops.ParticleSystem ps)
public RelativeParticleSystemNode()
| Method Detail |
|---|
protected void customSetup()
customSetup in class ParticleSystemNode
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 | |||||||||