Class DrawArraysIndirectCommand.Buffer

All Implemented Interfaces:
Addressable, ArrayPointer
Enclosing class:
DrawArraysIndirectCommand

public static class DrawArraysIndirectCommand.Buffer extends DrawArraysIndirectCommand implements ArrayPointer
Buffer relies on preview features of the Java platform:
Programs can only use Buffer when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
The OpenGL 4.2 draw arrays indirect commands.
Since:
0.1.0
Author:
squid233