Interface AllocatedDirectMemory

All Superinterfaces:
DirectMemory, Memory

public interface AllocatedDirectMemory extends DirectMemory
  • Method Details

    • free

      void free()
    • setAutoRelease

      void setAutoRelease(boolean autorelease)