|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "androidGraphicsPipe.h"#include "androidGraphicsWindow.h"#include "androidGraphicsStateGuardian.h"#include "config_androiddisplay.h"#include "frameBufferProperties.h"Go to the source code of this file.
Functions | |
| PT (GraphicsOutput) AndroidGraphicsPipe | |
| Creates a new window on the pipe, if possible. | |
| PT (GraphicsPipe) AndroidGraphicsPipe | |
| This function is passed to the GraphicsPipeSelection object to allow the user to make a default AndroidGraphicsPipe. | |
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 androidGraphicsPipe.cxx.
| PT | ( | GraphicsOutput | ) |
Creates a new window on the pipe, if possible.
Definition at line 101 of file androidGraphicsPipe.cxx.
| PT | ( | GraphicsPipe | ) |
This function is passed to the GraphicsPipeSelection object to allow the user to make a default AndroidGraphicsPipe.
Definition at line 80 of file androidGraphicsPipe.cxx.