Class StaticGPUBuffer

java.lang.Object
dev.pfaff.altargui.render.RenderObject
dev.pfaff.altargui.render.objects.StaticGPUBuffer
All Implemented Interfaces:
Uploadable, AutoCloseable

public final class StaticGPUBuffer extends RenderObject
Might be optimal for large amounts of data. Testing will be needed to confirm this and establish a rough threshold.