Xj3D 2.0 VRML/X3D Code API

org.web3d.vrml.renderer.ogl.browser
Class OGLProfilingInfo

java.lang.Object
  extended by org.web3d.browser.AbstractProfilingInfo
      extended by org.web3d.vrml.renderer.ogl.browser.OGLProfilingInfo
All Implemented Interfaces:
ProfilingInfo

public class OGLProfilingInfo
extends AbstractProfilingInfo

Timing data for profiling the performance of different rendering stages.

Version:
$Revision: 1.1 $
Author:
Rex Melton

Field Summary
 
Fields inherited from class org.web3d.browser.AbstractProfilingInfo
sceneCullTime, sceneDrawTime, sceneRenderTime, sceneSortTime
 
Constructor Summary
OGLProfilingInfo(org.j3d.aviatrix3d.rendering.ProfilingData data)
          Constructor
 
Method Summary
 
Methods inherited from class org.web3d.browser.AbstractProfilingInfo
getSceneCullTime, getSceneDrawTime, getSceneRenderTime, getSceneSortTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OGLProfilingInfo

public OGLProfilingInfo(org.j3d.aviatrix3d.rendering.ProfilingData data)
Constructor


Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium