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"

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

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 ( 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() [2/2]

PT ( GraphicsOutput  )

Creates a new window on the pipe, if possible.

Definition at line 79 of file eglGraphicsPipe.cxx.