|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.j3d.aviatrix3d.rendering.ProfilingData org.j3d.aviatrix3d.pipeline.graphics.GraphicsProfilingData
public class GraphicsProfilingData
Graphics specific profiling data.
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 |
---|
public long numTriangles
public long numRenderables
Constructor Detail |
---|
public GraphicsProfilingData()
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |