Panda3D
panda
metalibs
pandagl
pandagl.h
Go to the documentation of this file.
1
/**
2
* @file pandagl.h
3
* @author drose
4
* @date 2001-01-02
5
*/
6
7
#ifndef PANDAGL_H
8
#define PANDAGL_H
9
10
#include "
pandabase.h
"
11
12
EXPCL_PANDAGL
void
init_libpandagl
();
13
extern
"C"
EXPCL_PANDAGL
int
get_pipe_type_pandagl
();
14
15
#endif
get_pipe_type_pandagl
EXPCL_PANDAGL int get_pipe_type_pandagl()
Returns the TypeHandle index of the recommended graphics pipe type defined by this module.
Definition:
pandagl.cxx:63
pandabase.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
init_libpandagl
EXPCL_PANDAGL void init_libpandagl()
Initializes the library.
Definition:
pandagl.cxx:40
Generated on Wed Jan 23 2019 21:39:51 for Panda3D by
1.8.15