org.hfbk.vis.visnode.VisWall Class Reference

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VisWall (Vector3f pos, float angle)

Package Functions

Override void transform ()

Package Attributes

float angle

Detailed Description

Definition at line 6 of file VisWall.java.


Constructor & Destructor Documentation

org.hfbk.vis.visnode.VisWall.VisWall ( Vector3f  pos,
float  angle 
)

Definition at line 9 of file VisWall.java.


Member Function Documentation

Override void org.hfbk.vis.visnode.VisWall.transform (  )  [package]

actually applies this nodes transform. should be overridden for abitrary transform changes, eg. animation, billboarding etc.

Reimplemented from org.hfbk.vis.visnode.VisTarget.

Definition at line 15 of file VisWall.java.

References org.hfbk.vis.visnode.VisWall.angle, and org.hfbk.vis.visnode.VisNode.position.


Member Data Documentation

float org.hfbk.vis.visnode.VisWall.angle [package]

Definition at line 8 of file VisWall.java.

Referenced by org.hfbk.vis.visnode.VisWall.transform().


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