Panda3D
Functions
pandadx9.h File Reference
#include "pandabase.h"

Go to the source code of this file.

Functions

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

Detailed Description

Author
masad
Date
2004-01-15

Definition in file pandadx9.h.

Function Documentation

◆ get_pipe_type_pandadx9()

EXPCL_PANDADX 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()

EXPCL_PANDADX 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().