Class OGL43Graphics.DebugMessageLog

java.lang.Object
com.blackrook.gloop.opengl.gl4.OGL43Graphics.DebugMessageLog
All Implemented Interfaces:
Iterable<OGL43Graphics.DebugMessageLog.Message>
Enclosing class:
OGL43Graphics

public static class OGL43Graphics.DebugMessageLog extends Object implements Iterable<OGL43Graphics.DebugMessageLog.Message>
A representation of the response from a call to OGL43Graphics.getDebugMessageLog(int, int).
Author:
Matthew Tropiano