org.jbox2d.testbed.perf
Class StackTest
java.lang.Object
org.jbox2d.testbed.perf.PerfTest
org.jbox2d.testbed.perf.StackTest
public class StackTest
- extends PerfTest
- Author:
- Daniel Murphy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INNER_ITERS
public static final int INNER_ITERS
- See Also:
- Constant Field Values
OUTER_ITERS
public static final int OUTER_ITERS
- See Also:
- Constant Field Values
tests
public static String[] tests
aStore
public static float aStore
StackTest
public StackTest()
op
public float op(org.jbox2d.common.Vec2 argVec)
runTest
public void runTest(int argNum)
- Specified by:
runTest in class PerfTest
- See Also:
PerfTest.runTest(int)
getTestName
public String getTestName(int argNum)
- Specified by:
getTestName in class PerfTest
- See Also:
PerfTest.getTestName(int)
main
public static void main(String[] c)
Copyright © 2012. All Rights Reserved.