|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EGL
The EGL
interface is the parent interface for
the Java(TM) programming language bindings for EGL 1.0, 1.1, and extensions.
An EGL object is obtained by calling
EGLContext.getEGL()
. The returned object may implement
the EGL10 interface only (if the underlying EGL implementation only
supports EGL 1.0), or it may additionally implement the EGL11
interface (if the underlying implementation supports EGL 1.1).
See the EGL10
and EGL11
interfaces
for more specific documentation.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal