PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "wdxGraphicsPipe9.h"
#include "dxGraphicsDevice9.h"
#include "wdxGraphicsWindow9.h"
#include "wdxGraphicsBuffer9.h"
#include "config_dxgsg9.h"
Go to the source code of this file.
Functions | |
const char * | D3DFormatStr (D3DFORMAT fmt) |
void | Init_D3DFORMAT_map () |
PT (GraphicsPipe) wdxGraphicsPipe9 | |
This function is passed to the GraphicsPipeSelection object to allow the user to make a default wdxGraphicsPipe9. More... | |
PT (GraphicsOutput) wdxGraphicsPipe9 | |
Creates a new window on the pipe, if possible. More... | |
PT (GraphicsDevice) wdxGraphicsPipe9 | |
Creates a new reference to a particular hardware device and associates it with the pipe. More... | |
Variables | |
pmap< D3DFORMAT_FLAG, D3DFORMAT > | g_D3DFORMATmap |
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 wdxGraphicsPipe9.cxx.
PT | ( | GraphicsPipe | ) |
This function is passed to the GraphicsPipeSelection object to allow the user to make a default wdxGraphicsPipe9.
Definition at line 74 of file wdxGraphicsPipe9.cxx.
Referenced by PT().
PT | ( | GraphicsOutput | ) |
Creates a new window on the pipe, if possible.
Definition at line 82 of file wdxGraphicsPipe9.cxx.
PT | ( | GraphicsDevice | ) |
Creates a new reference to a particular hardware device and associates it with the pipe.
Definition at line 822 of file wdxGraphicsPipe9.cxx.
References PT().