Class GLAllocation


  • public class GLAllocation
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GLAllocation()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.nio.ByteBuffer createByteBuffer​(int p_74524_0_)  
      static java.nio.FloatBuffer createFloatBuffer​(int p_74529_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GLAllocation

        public GLAllocation()
    • Method Detail

      • createByteBuffer

        public static java.nio.ByteBuffer createByteBuffer​(int p_74524_0_)
      • createFloatBuffer

        public static java.nio.FloatBuffer createFloatBuffer​(int p_74529_0_)