|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.util.stat.graph.TimedAreaGrapher.AreaEntry
class TimedAreaGrapher.AreaEntry
Field Summary | |
---|---|
TriMesh |
area
|
int |
maxSamples
|
java.util.ArrayList<Vector3f> |
verts
|
boolean |
visited
|
Constructor Summary | |
---|---|
TimedAreaGrapher.AreaEntry(int maxSamples,
StatType type)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.ArrayList<Vector3f> verts
public int maxSamples
public boolean visited
public TriMesh area
Constructor Detail |
---|
public TimedAreaGrapher.AreaEntry(int maxSamples, StatType type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |