|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.cal3d.util.BufferToArray
public class BufferToArray
Small class to convert buffers to array;
| Constructor Summary | |
|---|---|
BufferToArray()
|
|
| Method Summary | |
|---|---|
static float[] |
array(java.nio.FloatBuffer fb)
|
static int[] |
array(java.nio.IntBuffer ib)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufferToArray()
| Method Detail |
|---|
public static float[] array(java.nio.FloatBuffer fb)
public static int[] array(java.nio.IntBuffer ib)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||