Package com.mojang.blaze3d.opengl
Class GlBuffer.ReadView
java.lang.Object
com.mojang.blaze3d.opengl.GlBuffer.ReadView
- All Implemented Interfaces:
GpuBuffer.ReadView
,AutoCloseable
- Enclosing class:
GlBuffer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
target
private final int target -
data
-
-
Constructor Details
-
ReadView
-
-
Method Details
-
data
- Specified by:
data
in interfaceGpuBuffer.ReadView
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceGpuBuffer.ReadView
-