Aviatrix3D
2.1.0

org.j3d.aviatrix3d.pipeline.graphics
Class GraphicsProfilingData

java.lang.Object
  extended by org.j3d.aviatrix3d.rendering.ProfilingData
      extended by org.j3d.aviatrix3d.pipeline.graphics.GraphicsProfilingData

public class GraphicsProfilingData
extends ProfilingData

Graphics specific profiling data.

Author:
Alan Hudson

Field Summary
 long numRenderables
          The total number of renderables in the scene
 long numTriangles
          The total number of triangles in the scene
 
Fields inherited from class org.j3d.aviatrix3d.rendering.ProfilingData
sceneCullTime, sceneDrawTime, sceneRenderTime, sceneSortTime
 
Constructor Summary
GraphicsProfilingData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numTriangles

public long numTriangles
The total number of triangles in the scene


numRenderables

public long numRenderables
The total number of renderables in the scene

Constructor Detail

GraphicsProfilingData

public GraphicsProfilingData()

Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org