net.java.games.jogl.impl

Class GLContextInitActionPair


public class GLContextInitActionPair
extends java.lang.Object

Constructor Summary

GLContextInitActionPair(GLContext ctx, Runnable initAction)

Method Summary

GLContext
getContext()
Runnable
getInitAction()

Constructor Details

GLContextInitActionPair

public GLContextInitActionPair(GLContext ctx,
                               Runnable initAction)

Method Details

getContext

public GLContext getContext()

getInitAction

public Runnable getInitAction()