Panda3D
Loading...
Searching...
No Matches
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.
 
 PT (GraphicsPipe) eglGraphicsPipe
 This function is passed to the GraphicsPipeSelection object to allow the user to make a default eglGraphicsPipe.
 

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]

Creates a new window on the pipe, if possible.

Definition at line 229 of file eglGraphicsPipe.cxx.

References FrameBufferProperties::is_basic().

◆ 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 221 of file eglGraphicsPipe.cxx.