org.hfbk.vis.visnode.VisText.SmallButton Class Reference

Inheritance diagram for org.hfbk.vis.visnode.VisText.SmallButton:

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

Collaboration graph
[legend]
List of all members.

Package Functions

 SmallButton (String help, Vector3f color, Vector3f position)
void renderSelf ()

Package Attributes

Vector3f color

Detailed Description

Definition at line 198 of file VisText.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisText.SmallButton.SmallButton ( String  help,
Vector3f  color,
Vector3f  position 
) [package]

Definition at line 201 of file VisText.java.

References org.hfbk.vis.visnode.VisNodeMousable.h, org.hfbk.vis.visnode.VisNode.parent, org.hfbk.vis.visnode.VisNode.radius, and org.hfbk.vis.visnode.VisNodeMousable.w.


Member Function Documentation

void org.hfbk.vis.visnode.VisText.SmallButton.renderSelf (  )  [package, 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

Reimplemented from org.hfbk.vis.visnode.VisButton.

Definition at line 209 of file VisText.java.

References org.hfbk.vis.visnode.VisText.SmallButton.color, org.hfbk.vis.visnode.VisNodeMousable.h, org.hfbk.vis.visnode.VisNodeMousable.isHoovered, org.hfbk.vis.visnode.VisButton.renderHelp(), and org.hfbk.vis.visnode.VisNodeMousable.w.

Here is the call graph for this function:


Member Data Documentation

Vector3f org.hfbk.vis.visnode.VisText.SmallButton.color [package]

Definition at line 199 of file VisText.java.

Referenced by org.hfbk.vis.visnode.VisText.SmallButton.renderSelf().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 18:00:06 2009 for visclient by  doxygen 1.5.1