PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "eglGraphicsBuffer.h"
#include "eglGraphicsPipe.h"
#include "eglGraphicsPixmap.h"
#include "eglGraphicsWindow.h"
#include "eglGraphicsStateGuardian.h"
#include "config_egldisplay.h"
#include "frameBufferProperties.h"
Go to the source code of this file.
Functions | |
PT (GraphicsPipe) eglGraphicsPipe | |
This function is passed to the GraphicsPipeSelection object to allow the user to make a default eglGraphicsPipe. More... | |
PT (GraphicsOutput) eglGraphicsPipe | |
Creates a new window on the pipe, if possible. More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file eglGraphicsPipe.cxx.
PT | ( | GraphicsPipe | ) |
This function is passed to the GraphicsPipeSelection object to allow the user to make a default eglGraphicsPipe.
Definition at line 71 of file eglGraphicsPipe.cxx.
PT | ( | GraphicsOutput | ) |
Creates a new window on the pipe, if possible.
Definition at line 79 of file eglGraphicsPipe.cxx.