de.grogra.blocks
Class BlockConst
java.lang.Object
de.grogra.blocks.BlockConst
public final class BlockConst
- extends java.lang.Object
Method Summary |
static Node |
createRevo(float[] xdata,
float[] ydata,
float[] zdata)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
child
public static final int child
- See Also:
- Constant Field Values
CHILD
public static final int CHILD
- See Also:
- Constant Field Values
multiply
public static final int multiply
- See Also:
- Constant Field Values
MULTIPLY
public static final int MULTIPLY
- See Also:
- Constant Field Values
next
public static final int next
- See Also:
- Constant Field Values
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
BlockConst
public BlockConst()
createRevo
public static Node createRevo(float[] xdata,
float[] ydata,
float[] zdata)