Panda3D
Functions
eglGraphicsPipe.cxx File Reference

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"
#include <EGL/eglext.h>

Go to the source code of this file.

Functions

 PT (GraphicsOutput) eglGraphicsPipe
 Creates a new window on the pipe, if possible. More...
 
 PT (GraphicsPipe) eglGraphicsPipe
 This function is passed to the GraphicsPipeSelection object to allow the user to make a default eglGraphicsPipe. More...
 

Detailed Description

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."

Author
rdb
Date
2009-05-21

Definition in file eglGraphicsPipe.cxx.

Function Documentation

◆ PT() [1/2]

PT ( GraphicsOutput  )

Creates a new window on the pipe, if possible.

Definition at line 176 of file eglGraphicsPipe.cxx.

◆ PT() [2/2]

PT ( GraphicsPipe  )

This function is passed to the GraphicsPipeSelection object to allow the user to make a default eglGraphicsPipe.

Definition at line 168 of file eglGraphicsPipe.cxx.