Panda3D
Loading...
Searching...
No Matches
pandagles2.h
Go to the documentation of this file.
1/**
2 * @file pandagles2.h
3 * @author rdb
4 * @date 2009-06-16
5 */
6
7#ifndef PANDAGLES2_H
8#define PANDAGLES2_H
9
10#include "pandabase.h"
11
12EXPCL_PANDAGLES2 void init_libpandagles2();
13extern "C" EXPCL_PANDAGLES2 int get_pipe_type_pandagles2();
14
15#endif
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
EXPCL_PANDAGLES2 int get_pipe_type_pandagles2()
Returns the TypeHandle index of the recommended graphics pipe type defined by this module.
EXPCL_PANDAGLES2 void init_libpandagles2()
Initializes the library.