org.hfbk.vis.VisTests Class Reference

List of all members.

Static Public Member Functions

static void main (String[] args) throws Exception

Static Package Functions

static void waitTransition (VisClient client)
static float fps (VisClient c)
static boolean vpEquals (Viewpoint v1, Viewpoint v2)
static void printProperty (String name)
static void sysInfo ()
static void profile ()
static void countNodes (VisNode root)

Static Package Attributes

static final float DISTANCE_TOLERANCE = .1f
static final float ANGULAR_TOLERANCE = .01f

Detailed Description

Definition at line 24 of file VisTests.java.


Member Function Documentation

static void org.hfbk.vis.VisTests.waitTransition ( VisClient  client  )  [static, package]

Definition at line 30 of file VisTests.java.

References org.hfbk.vis.VisClient.transViewpoint.

Referenced by org.hfbk.vis.VisTests.main().

Here is the caller graph for this function:

static float org.hfbk.vis.VisTests.fps ( VisClient  c  )  [static, package]

Definition at line 35 of file VisTests.java.

References org.hfbk.vis.VisClient.dt.

Referenced by org.hfbk.vis.VisTests.main().

Here is the caller graph for this function:

static boolean org.hfbk.vis.VisTests.vpEquals ( Viewpoint  v1,
Viewpoint  v2 
) [static, package]

Definition at line 45 of file VisTests.java.

References org.hfbk.vis.Viewpoint.angle, org.hfbk.vis.VisTests.ANGULAR_TOLERANCE, org.hfbk.vis.VisTests.DISTANCE_TOLERANCE, and org.hfbk.vis.Viewpoint.elevation.

Referenced by org.hfbk.vis.VisTests.main().

Here is the caller graph for this function:

static void org.hfbk.vis.VisTests.printProperty ( String  name  )  [static, package]

Definition at line 51 of file VisTests.java.

Referenced by org.hfbk.vis.VisTests.sysInfo().

Here is the caller graph for this function:

static void org.hfbk.vis.VisTests.sysInfo (  )  [static, package]

Definition at line 55 of file VisTests.java.

References org.hfbk.vis.VisTests.printProperty().

Referenced by org.hfbk.vis.VisTests.main().

Here is the call graph for this function:

Here is the caller graph for this function:

static void org.hfbk.vis.VisTests.profile (  )  [static, package]

Definition at line 67 of file VisTests.java.

static void org.hfbk.vis.VisTests.countNodes ( VisNode  root  )  [static, package]

Definition at line 78 of file VisTests.java.

Referenced by org.hfbk.vis.VisTests.main().

Here is the caller graph for this function:

static void org.hfbk.vis.VisTests.main ( String[]  args  )  throws Exception [static]

Definition at line 99 of file VisTests.java.

References org.hfbk.vis.VisTests.ANGULAR_TOLERANCE, org.hfbk.vis.visnode.VisNode.children, org.hfbk.vis.VisClientPanel.client, org.hfbk.vis.VisClientWindow.clientPanel, org.hfbk.vis.UdpListener.close(), org.hfbk.vis.VisTests.countNodes(), org.hfbk.vis.VisTests.DISTANCE_TOLERANCE, org.hfbk.vis.visnode.VisRoot.epicenter, org.hfbk.vis.visnode.VisRoot.fetch(), org.hfbk.vis.visnode.VisNode.findNode(), org.hfbk.vis.Viewpoint.fov, org.hfbk.vis.VisTests.fps(), org.hfbk.vis.visnode.VisRoot.lastVisNode, org.hfbk.vis.VisClient.mouseViewpoint, org.hfbk.vis.VisClient.reset(), org.hfbk.vis.VisClient.root, org.hfbk.vis.VisTests.sysInfo(), org.hfbk.vis.VisClient.transViewpoint, org.hfbk.vis.VisTests.vpEquals(), and org.hfbk.vis.VisTests.waitTransition().

Here is the call graph for this function:


Member Data Documentation

final float org.hfbk.vis.VisTests.DISTANCE_TOLERANCE = .1f [static, package]

Definition at line 27 of file VisTests.java.

Referenced by org.hfbk.vis.VisTests.main(), and org.hfbk.vis.VisTests.vpEquals().

final float org.hfbk.vis.VisTests.ANGULAR_TOLERANCE = .01f [static, package]

Definition at line 28 of file VisTests.java.

Referenced by org.hfbk.vis.VisTests.main(), and org.hfbk.vis.VisTests.vpEquals().


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