| javax.swing.JDialog org.jdesktop.j3dfly.utils.gui.StatsDialog
calcGeometryStats | public void calcGeometryStats(javax.media.j3d.BranchGroup[] branchGroups)(Code) | | Extract Geometry statistics from all the branch groups
If any of the graphs are compiled then Not Available (N/A) will
appear in the dialog.
|
calcGeometryStats | public void calcGeometryStats(javax.media.j3d.BranchGroup bg)(Code) | | Extract the geometry statistics from the graph
If bg is null 0 is displayed in the stats and the
|
setEnable | public void setEnable(boolean enable)(Code) | | Enable the Frame-per-second gathering of the Stats
|
updatePerformanceFigures | public void updatePerformanceFigures(float framesPerSecond)(Code) | | Called when new performance figures are available
|
|
|