|
Panda3D
|
Functions | |
| def | filter_file |
Variables | |
| list | filename = sys.argv[1] |
| list | INCLUDE_FILES |
| tuple | infile = open(filename, 'r') |
This script converts a file into a format that doxygen can understand and process. It can be used as an INPUT_FILTER in doxygen.
| def directscripts.doxygen_filter.filter_file | ( | infile | ) |
| list filename = sys.argv[1] |
| list INCLUDE_FILES |
00001 ["fltnames.h", "dblnames.h", 00002 "flt2dblnames.h", "dbl2fltnames.h"]
1.7.3