public class GLAllocation
extends java.lang.Object
コンストラクタと説明 |
---|
GLAllocation() |
修飾子とタイプ | メソッドと説明 |
---|---|
static java.nio.ByteBuffer |
createDirectByteBuffer(int capacity)
Creates and returns a direct byte buffer with the specified capacity.
|
static java.nio.FloatBuffer |
createDirectFloatBuffer(int capacity)
Creates and returns a direct float buffer with the specified capacity.
|
public static java.nio.ByteBuffer createDirectByteBuffer(int capacity)
public static java.nio.FloatBuffer createDirectFloatBuffer(int capacity)