Panda3D
Functions
pandadx9.cxx File Reference
#include "pandadx9.h"
#include "config_dxgsg9.h"
#include "wdxGraphicsPipe9.h"

Go to the source code of this file.

Functions

int get_pipe_type_pandadx9 ()
 Returns the TypeHandle index of the recommended graphics pipe type defined by this module. More...
 
void init_libpandadx9 ()
 Initializes the library. More...
 

Detailed Description

Author
masad
Date
2004-01-15

Definition in file pandadx9.cxx.

Function Documentation

◆ get_pipe_type_pandadx9()

int get_pipe_type_pandadx9 ( )

Returns the TypeHandle index of the recommended graphics pipe type defined by this module.

Definition at line 28 of file pandadx9.cxx.

References TypeHandle::get_index.

◆ init_libpandadx9()

void init_libpandadx9 ( )

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 19 of file pandadx9.cxx.

References init_libdxgsg9().