Class DrawElementsIndirectCommand.Buffer

All Implemented Interfaces:
Addressable, ArrayPointer
Enclosing class:
DrawElementsIndirectCommand

public static class DrawElementsIndirectCommand.Buffer extends DrawElementsIndirectCommand 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 elements indirect commands.
Since:
0.1.0
Author:
squid233