Package com.jme3.util

Class LWJGLBufferAllocator.ConcurrentLWJGLBufferAllocator

java.lang.Object
com.jme3.util.LWJGLBufferAllocator
com.jme3.util.LWJGLBufferAllocator.ConcurrentLWJGLBufferAllocator
All Implemented Interfaces:
com.jme3.util.BufferAllocator
Enclosing class:
LWJGLBufferAllocator

public static class LWJGLBufferAllocator.ConcurrentLWJGLBufferAllocator extends LWJGLBufferAllocator
Threadsafe implementation of the LWJGLBufferAllocator.
Author:
JavaSaBr
  • Constructor Details

    • ConcurrentLWJGLBufferAllocator

      public ConcurrentLWJGLBufferAllocator()
  • Method Details