org.hfbk.vis.visnode.VisScript Class Reference

Inheritance diagram for org.hfbk.vis.visnode.VisScript:

Inheritance graph
[legend]
Collaboration diagram for org.hfbk.vis.visnode.VisScript:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VisScript (Node node, Vector3f position)
void renderSelf ()

Package Attributes

String script
VisClientScripter scripter

Detailed Description

Definition at line 8 of file VisScript.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisScript.VisScript ( Node  node,
Vector3f  position 
)

Definition at line 14 of file VisScript.java.

References org.hfbk.vis.visnode.VisNode.node, org.hfbk.vis.visnode.VisNode.radius, org.hfbk.vis.visnode.VisScript.script, and org.dronus.graph.Node.text.


Member Function Documentation

void org.hfbk.vis.visnode.VisScript.renderSelf (  )  [virtual]

implement this to actually render this node itself. also used to update a node's state.

things not seen also do not update. this is sometimes akward, sometimes useful, eg. a movie not seen does not advance

Implements org.hfbk.vis.visnode.VisNode.

Definition at line 21 of file VisScript.java.

References org.hfbk.util.Scripter.ScriptFunction.call(), org.hfbk.util.Scripter.evaluate(), org.hfbk.util.Scripter.getFunction(), org.hfbk.vis.visnode.VisNode.getRoot(), org.hfbk.util.Scripter.put(), org.hfbk.vis.visnode.VisScript.script, and org.hfbk.vis.visnode.VisScript.scripter.

Here is the call graph for this function:


Member Data Documentation

String org.hfbk.vis.visnode.VisScript.script [package]

Definition at line 10 of file VisScript.java.

Referenced by org.hfbk.vis.visnode.VisScript.renderSelf(), and org.hfbk.vis.visnode.VisScript.VisScript().

VisClientScripter org.hfbk.vis.visnode.VisScript.scripter [package]

Definition at line 12 of file VisScript.java.

Referenced by org.hfbk.vis.visnode.VisScript.renderSelf().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:59:56 2009 for visclient by  doxygen 1.5.1